- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 18
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine 2
- Migrations
- Debug
- E-mails
- Notifications
- EasyAdmin
- VichUploader
- Configuration
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 (4)
Time | Message |
---|---|
deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Subscriber\SessionSubscriber" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6770 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /home/fuzxzwq/www/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 "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Action\SendSearchAction" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6769 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › { /home/fuzxzwq/www/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › |
deprecation |
Class "App\Domain\Entity\User" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6762 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › |
deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\EasyAdminSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6761 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › |
deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Subscriber\ContactSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6760 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › |
deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Subscriber\SessionSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6757 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › |
deprecation |
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Subscriber\UserSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6759 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › |
deprecation |
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\ContentExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6764 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › |
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 {#6765 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1144 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerSessionConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader) … › { /home/fuzxzwq/www/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1144 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerSessionConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader) … › |
deprecation |
Since symfony/security-bundle 5.3: Configuring an encoder for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "App\Domain\Entity\User" should implement it.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6766 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:722 { Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->createEncoders(array $encoders, ContainerBuilder $container) … › { /home/fuzxzwq/www/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:722 { Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->createEncoders(array $encoders, ContainerBuilder $container) … › |
deprecation |
Since symfony/security-bundle 5.3: Configuring a password hasher for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "App\Domain\Entity\User" should implement it.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6767 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:837 { Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->createHashers(array $hashers, ContainerBuilder $container) … › { /home/fuzxzwq/www/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:837 { Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->createHashers(array $hashers, ContainerBuilder $container) … › |
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 "Nelmio\Alice\Bridge\Symfony\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6768 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › |
deprecation |
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Domain\Entity\Job" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6755 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › |
info |
Matched route "index" .
request
[ "route" => "index" "route_parameters" => [ "_route" => "index" "_controller" => "App\Action\HomeAction" ] "request_uri" => "https://tracol-dev.idp.lu/" "method" => "GET" ] |
deprecation |
User Deprecated: Class "App\Domain\Entity\User" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
php
[ "exception" => ErrorException {#788 #message: "User Deprecated: Class "App\Domain\Entity\User" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address)." #code: 0 #file: "/home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php" #line: 331 #severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › |
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\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
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 "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::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\DebugHandlersListener::configure" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "App\Security\FormLoginAuthenticator" ] |
debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "App\Security\FormLoginAuthenticator" ] |
debug |
Checking for authenticator support.
security
[ "firewall_name" => "main" "authenticators" => 1 ] |
debug |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext" .
event
[ "event" => "kernel.request" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext" ] |
debug |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
debug |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::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 "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
debug |
Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController" ] |
deprecation |
User Deprecated: Method "PDO::exec()" might add "int|false" as a native return type declaration in the future. Do the same in child class "Doctrine\DBAL\Driver\PDOConnection" now to avoid errors or add an explicit @return annotation to suppress this message.
php
[ "exception" => ErrorException {#1007 #message: "User Deprecated: Method "PDO::exec()" might add "int|false" as a native return type declaration in the future. Do the same in child class "Doctrine\DBAL\Driver\PDOConnection" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php" #line: 331 #severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › { /home/fuzxzwq/www/vendor/symfony/error-handler/DebugClassLoader.php:331 { spl_autoload_call($class_name) … › |
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id
doctrine
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id WHERE t0.parent_id = ?
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM city t0 WHERE t0.id IN (?)
doctrine
[
[
1
]
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
7
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
7
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
38
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
38
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
39
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
40
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
39
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
40
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id WHERE t0.parent_id = ?
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id WHERE t0.id IN (?)
doctrine
[
[
92
]
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
42
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
42
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
46
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
48
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
46
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
63
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
48
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
63
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id WHERE t0.parent_id = ?
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
83
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
83
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
85
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
85
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
100
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
100
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
102
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
102
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
23
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
23
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
24
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
24
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
26
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
26
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id WHERE t0.parent_id = ?
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
27
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
27
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
28
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
28
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
49
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
49
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
73
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
73
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
29
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
29
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
30
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
31
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
30
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
32
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
31
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
34
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
32
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
34
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
35
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
35
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
43
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id WHERE t0.parent_id = ?
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
22
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
22
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
33
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
33
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
36
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
36
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
41
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
45
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
41
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
45
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
47
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
47
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
71
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
71
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
79
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
79
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
110
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id WHERE t0.id IN (?)
doctrine
[
[
79
]
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
111
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
111
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
110
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
120
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
120
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id WHERE t0.id IN (?)
doctrine
[
[
84
]
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
121
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
121
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
122
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
123
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
122
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
124
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
123
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
125
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
124
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
125
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
126
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
126
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id WHERE t0.id IN (?)
doctrine
[
[
87
]
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
127
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
127
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
128
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
128
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
129
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
130
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
129
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
130
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
131
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
131
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
78
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
78
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
77
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
43
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id WHERE t0.parent_id = ?
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
77
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id WHERE t0.id IN (?)
doctrine
[
[
81
]
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
65
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
65
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
66
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
66
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
67
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
68
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
68
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
69
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
69
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
70
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
74
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
70
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
74
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
81
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
81
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
89
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
89
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
90
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
90
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
67
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
72
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
72
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
75
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
75
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id WHERE t0.parent_id = ?
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id WHERE t0.id IN (?)
doctrine
[
[
78
]
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
88
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
88
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
91
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
91
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
92
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
92
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
98
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
98
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
104
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
104
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
105
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
105
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
106
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
107
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
106
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
107
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
108
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
108
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
109
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
109
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
113
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
114
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
113
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
114
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
115
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
116
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
115
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
116
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
117
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
117
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
118
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
118
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
119
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
119
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id WHERE t0.parent_id = ?
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM city t0 WHERE t0.id IN (?)
doctrine
[
[
8
]
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
25
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
25
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
37
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
37
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id WHERE t0.parent_id = ?
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
44
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
44
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
50
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
50
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
84
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
84
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
86
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
86
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
99
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
99
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
101
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
101
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id WHERE t0.parent_id = ?
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM city t0 WHERE t0.id IN (?)
doctrine
[
[
7
]
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
52
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
53
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
53
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
54
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
54
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
55
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
55
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
56
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
56
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
57
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
57
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
58
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
58
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
59
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
59
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
60
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
60
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
61
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
61
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
62
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
62
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
87
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
87
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
52
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id WHERE t0.parent_id = ?
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM type t0 INNER JOIN property_type ON t0.id = property_type.type_id WHERE property_type.property_id = ?
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63, t64.id AS id_65, t64.url AS url_66, t64.property_id AS property_id_67 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id LEFT JOIN image t64 ON t64.property_id = t0.id INNER JOIN property_type ON t0.id = property_type.property_id WHERE property_type.type_id = ?
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0 INNER JOIN property_category ON t0.id = property_category.category_id WHERE property_category.property_id = ?
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.url AS url_2, t0.property_id AS property_id_3 FROM image t0 WHERE t0.property_id = ?
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
7
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
22
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
23
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
24
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
25
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
26
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
27
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
28
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
29
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
30
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
31
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
32
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
33
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
34
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
35
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
36
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
37
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
38
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
39
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
40
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
41
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
42
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
43
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
44
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
45
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
46
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
47
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
48
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
49
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
50
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
52
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
53
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
54
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
55
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
56
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
57
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
58
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
59
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
60
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
61
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
62
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
63
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
65
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
66
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
67
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
68
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
69
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
70
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
71
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
72
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
73
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
74
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
75
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
77
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
78
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
79
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
81
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
83
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
84
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
85
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
86
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
87
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
88
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
89
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
90
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
91
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
92
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
98
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
99
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
100
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
101
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
102
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
104
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
105
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
106
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
107
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
108
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
109
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
110
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
111
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
113
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
114
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
115
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
116
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
117
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
118
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
119
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
120
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
121
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
122
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
123
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
124
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
125
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
126
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
127
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
128
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
129
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
130
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
131
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id
doctrine
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
7
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
22
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
23
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
24
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
25
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
26
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
27
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
28
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
29
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
30
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
31
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
32
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
33
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
34
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
35
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
36
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
37
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
38
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
39
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
40
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
41
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
42
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
43
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
44
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
45
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
46
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
47
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
48
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
49
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
50
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
52
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
53
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
54
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
55
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
56
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
57
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
58
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
59
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
60
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
61
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
62
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
63
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
65
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
66
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
67
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
68
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
69
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
70
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
71
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
72
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
73
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
74
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
75
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
77
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
78
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
79
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
81
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
83
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
84
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
85
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
86
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
87
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
88
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
89
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
90
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
91
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
92
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
98
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
99
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
100
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
101
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
102
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
104
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
105
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
106
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
107
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
108
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
109
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
110
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
111
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
113
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
114
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
115
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
116
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
117
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
118
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
119
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
120
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
121
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
122
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
123
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
124
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
125
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
126
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
127
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
128
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
129
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
130
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
131
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id
doctrine
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
7
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
22
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
23
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
24
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
25
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
26
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
27
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
28
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
29
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
30
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
31
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
32
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
33
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
34
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
35
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
36
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
37
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
38
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
39
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
40
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
41
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
42
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
43
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
44
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
45
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
46
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
47
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
48
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
49
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
50
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
52
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
53
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
54
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
55
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
56
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
57
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
58
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
59
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
60
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
62
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
61
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
63
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
65
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
66
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
67
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
68
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
69
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
70
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
71
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
72
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
73
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
74
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
75
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
77
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
78
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
79
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
81
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
83
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
84
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
85
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
86
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
87
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
88
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
89
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
90
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
91
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
92
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
98
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
99
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
100
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
101
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
102
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
104
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
105
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
106
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
107
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
108
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
109
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
110
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
111
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
113
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
114
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
115
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
116
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
117
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
118
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
119
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
120
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
121
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
122
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
123
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
124
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
125
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
126
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
127
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
128
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
129
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
130
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
131
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id
doctrine
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
7
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
22
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
23
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
24
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
25
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
26
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
27
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
28
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
29
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
30
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
31
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
32
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
33
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
34
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
35
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
36
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
37
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
38
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
39
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
40
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
41
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
42
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
43
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
44
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
45
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
46
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
47
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
48
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
49
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
50
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
52
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
53
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
54
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
55
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
56
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
57
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
58
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
59
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
60
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
61
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
62
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
63
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
65
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
66
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
67
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
68
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
69
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
70
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
71
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
72
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
73
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
74
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
75
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
77
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
78
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
79
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
81
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
83
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
84
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
85
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
86
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
87
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
88
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
89
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
90
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
91
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
92
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
98
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
99
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
100
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
101
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
102
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
104
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
105
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
106
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
107
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
108
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
109
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
110
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
111
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
113
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
114
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
115
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
116
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
117
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
118
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
119
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
120
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
121
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
122
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
123
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
124
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
125
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
126
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
127
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
128
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
129
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
130
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
131
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id
doctrine
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
7
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
22
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
23
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
24
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
25
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
26
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
27
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
28
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
29
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
30
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
31
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
32
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
33
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
34
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
35
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
36
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
37
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
38
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
39
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
40
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
41
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
42
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
43
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
44
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
45
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
46
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
47
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
48
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
49
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
50
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
52
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
53
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
54
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
55
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
56
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
57
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
58
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
59
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
60
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
61
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
62
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
63
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
65
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
66
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
67
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
68
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
69
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
70
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
71
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
72
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
73
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
74
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
75
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
77
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
78
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
79
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
81
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
83
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
84
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
85
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
86
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
87
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
88
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
89
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
90
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
91
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
92
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
98
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
99
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
100
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
101
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
102
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
104
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
105
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
106
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
107
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
108
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
109
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
110
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
111
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
113
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
114
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
115
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
116
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
117
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
118
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
119
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
120
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
121
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
122
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
123
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
124
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
125
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
126
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
127
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
128
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
129
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
130
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
131
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id
doctrine
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
7
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
22
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
23
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
24
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
25
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
26
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
27
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
28
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
29
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
30
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
31
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
32
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
33
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
34
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
35
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
36
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
37
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
38
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
39
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
40
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
41
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
42
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
43
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
44
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
45
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
46
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
47
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
48
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
49
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
50
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
52
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
53
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
54
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
55
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
56
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
57
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
58
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
59
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
60
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
61
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
62
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
63
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
65
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
66
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
67
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
68
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
69
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
70
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
71
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
72
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
73
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
74
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
75
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
77
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
78
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
79
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
81
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
83
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
84
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
85
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
86
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
87
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
88
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
89
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
90
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
91
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
92
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
98
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
99
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
100
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
101
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
102
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
104
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
105
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
106
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
107
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
108
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
109
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
110
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
111
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
113
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
114
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
115
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
116
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
117
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
118
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
119
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
120
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
121
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
122
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
123
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
124
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
125
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
126
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
127
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
128
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
129
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
130
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
131
]
|
debug |
SELECT t0_.name AS name_0, t0_.content AS content_1, t0_.id AS id_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.section_id AS section_id_5, t0_.page_id AS page_id_6 FROM text_tracol t0_ INNER JOIN page_tracol p1_ ON t0_.page_id = p1_.id INNER JOIN section_tracol s2_ ON t0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
doctrine
[ "Home" "Header" ] |
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 {#4078 #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: "/home/fuzxzwq/www/var/cache/dev/ContainerYCHXiUh/getSession_Storage_NativeService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/var/cache/dev/ContainerYCHXiUh/getSession_Storage_NativeService.php:22 { ContainerYCHXiUh\getSession_Storage_NativeService::do($container, $lazyLoad = __CLASS__) … › { /home/fuzxzwq/www/var/cache/dev/ContainerYCHXiUh/getSession_Storage_NativeService.php:22 { ContainerYCHXiUh\getSession_Storage_NativeService::do($container, $lazyLoad = __CLASS__) … › |
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 {#4045 #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: "/home/fuzxzwq/www/var/cache/dev/ContainerYCHXiUh/getSession_Storage_Factory_ServiceService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/var/cache/dev/ContainerYCHXiUh/getSession_Storage_Factory_ServiceService.php:22 { ContainerYCHXiUh\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = __CLASS__) … › { /home/fuzxzwq/www/var/cache/dev/ContainerYCHXiUh/getSession_Storage_Factory_ServiceService.php:22 { ContainerYCHXiUh\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = __CLASS__) … › |
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 {#4156 #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: "/home/fuzxzwq/www/var/cache/dev/ContainerYCHXiUh/getSession_Storage_MetadataBagService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/fuzxzwq/www/var/cache/dev/ContainerYCHXiUh/getSession_Storage_MetadataBagService.php:22 { ContainerYCHXiUh\getSession_Storage_MetadataBagService::do($container, $lazyLoad = __CLASS__) … › { /home/fuzxzwq/www/var/cache/dev/ContainerYCHXiUh/getSession_Storage_MetadataBagService.php:22 { ContainerYCHXiUh\getSession_Storage_MetadataBagService::do($container, $lazyLoad = __CLASS__) … › |
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id
doctrine
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
7
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
22
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
23
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
24
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
25
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
26
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
27
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
28
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
29
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
30
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
31
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
32
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
33
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
34
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
35
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
36
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
37
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
38
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
40
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
39
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
41
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
42
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
43
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
44
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
45
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
46
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
47
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
48
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
49
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
50
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
52
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
53
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
54
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
55
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
56
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
57
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
58
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
59
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
60
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
61
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
62
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
63
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
65
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
66
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
67
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
68
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
69
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
70
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
71
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
72
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
73
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
74
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
75
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
77
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
78
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
79
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
81
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
83
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
84
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
85
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
86
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
87
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
88
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
89
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
90
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
91
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
92
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
98
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
99
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
100
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
101
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
102
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
104
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
105
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
106
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
107
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
108
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
109
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
110
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
111
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
113
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
114
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
115
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
116
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
117
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
118
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
119
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
120
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
121
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
122
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
123
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
124
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
125
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
126
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
127
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
128
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
129
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
130
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
131
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id
doctrine
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
7
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
22
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
23
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
24
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
25
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
26
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
27
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
28
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
29
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
30
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
31
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
32
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
33
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
34
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
35
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
36
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
37
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
38
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
39
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
40
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
41
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
42
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
43
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
44
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
45
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
46
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
47
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
48
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
49
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
50
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
52
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
53
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
54
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
55
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
56
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
57
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
58
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
59
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
61
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
60
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
62
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
63
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
65
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
66
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
67
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
68
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
69
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
70
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
71
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
72
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
73
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
74
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
75
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
77
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
78
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
79
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
81
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
83
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
84
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
85
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
86
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
87
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
88
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
89
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
90
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
91
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
92
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
98
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
99
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
100
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
101
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
102
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
104
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
105
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
106
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
107
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
108
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
109
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
110
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
111
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
113
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
114
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
115
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
116
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
117
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
118
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
119
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
120
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
121
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
122
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
123
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
124
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
125
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
126
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
127
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
128
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
129
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
130
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
131
]
|
debug |
SELECT t0.id AS id_1, t0.apimo_id AS apimo_id_2, t0.reference AS reference_3, t0.step AS step_4, t0.type AS type_5, t0.json AS json_6, t0.subtype AS subtype_7, t0.status AS status_8, t0.category AS category_9, t0.apimo_parent_id AS apimo_parent_id_10, t0.parent_id AS parent_id_11, t12.id AS id_13, t12.price AS price_14, t12.published_at AS published_at_15, t12.title AS title_16, t12.content AS content_17, t12.longitude AS longitude_18, t12.latitude AS latitude_19, t12.rooms AS rooms_20, t12.bedrooms AS bedrooms_21, t12.water_hot_device AS water_hot_device_22, t12.water_hot_access AS water_hot_access_23, t12.area AS area_24, t12.city_id AS city_id_25, t12.parent_id AS parent_id_26, t12.apimo_id AS apimo_id_27 FROM apimo t0 LEFT JOIN property t12 ON t12.apimo_id = t0.id
doctrine
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
1
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
2
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
3
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
4
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
5
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
6
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
7
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
8
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
9
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
10
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
11
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
12
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
13
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
14
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
15
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
16
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
17
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
18
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
20
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
19
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
21
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
22
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
23
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
24
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
25
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
26
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
27
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
28
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
29
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
30
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
31
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
32
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
33
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
34
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
35
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
36
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
37
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
38
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
39
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
40
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
41
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
42
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
43
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
44
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
45
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
46
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
47
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
48
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
49
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
50
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
51
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
52
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
53
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
54
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
55
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
56
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
57
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
58
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
59
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
60
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
61
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
62
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
63
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
64
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
65
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
66
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
67
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
68
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
69
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
70
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
71
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
72
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
73
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
74
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
75
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
76
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
77
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
78
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
79
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
80
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
81
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
82
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
83
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
84
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
85
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
86
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
87
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
88
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
89
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
90
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
91
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
92
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
93
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
94
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
95
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
96
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
97
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
98
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
99
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
100
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
101
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
102
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
103
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
104
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
105
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
106
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
107
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
108
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
109
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
110
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
111
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
112
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
113
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
114
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
115
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
116
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
117
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
118
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
119
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
120
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
121
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
122
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
123
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
124
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
125
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
126
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
127
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
128
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
129
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
130
]
|
debug |
SELECT t0.id AS id_1, t0.price AS price_2, t0.published_at AS published_at_3, t0.title AS title_4, t0.content AS content_5, t0.longitude AS longitude_6, t0.latitude AS latitude_7, t0.rooms AS rooms_8, t0.bedrooms AS bedrooms_9, t0.water_hot_device AS water_hot_device_10, t0.water_hot_access AS water_hot_access_11, t0.area AS area_12, t0.city_id AS city_id_13, t14.id AS id_15, t14.name AS name_16, t14.description AS description_17, t0.parent_id AS parent_id_18, t19.id AS id_20, t19.price AS price_21, t19.published_at AS published_at_22, t19.title AS title_23, t19.content AS content_24, t19.longitude AS longitude_25, t19.latitude AS latitude_26, t19.rooms AS rooms_27, t19.bedrooms AS bedrooms_28, t19.water_hot_device AS water_hot_device_29, t19.water_hot_access AS water_hot_access_30, t19.area AS area_31, t19.city_id AS city_id_32, t19.parent_id AS parent_id_33, t19.apimo_id AS apimo_id_34, t35.id AS id_36, t35.price AS price_37, t35.published_at AS published_at_38, t35.title AS title_39, t35.content AS content_40, t35.longitude AS longitude_41, t35.latitude AS latitude_42, t35.rooms AS rooms_43, t35.bedrooms AS bedrooms_44, t35.water_hot_device AS water_hot_device_45, t35.water_hot_access AS water_hot_access_46, t35.area AS area_47, t35.city_id AS city_id_48, t35.parent_id AS parent_id_49, t35.apimo_id AS apimo_id_50, t0.apimo_id AS apimo_id_51, t52.id AS id_53, t52.apimo_id AS apimo_id_54, t52.reference AS reference_55, t52.step AS step_56, t52.type AS type_57, t52.json AS json_58, t52.subtype AS subtype_59, t52.status AS status_60, t52.category AS category_61, t52.apimo_parent_id AS apimo_parent_id_62, t52.parent_id AS parent_id_63 FROM property t0 INNER JOIN city t14 ON t0.city_id = t14.id LEFT JOIN property t19 ON t0.parent_id = t19.id LEFT JOIN property t35 ON t35.parent_id = t0.id INNER JOIN apimo t52 ON t0.apimo_id = t52.id WHERE t0.apimo_id = ? LIMIT 1
doctrine
[
131
]
|
debug |
SELECT t0_.name AS name_0, t0_.content AS content_1, t0_.id AS id_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.section_id AS section_id_5, t0_.page_id AS page_id_6 FROM text_tracol t0_ INNER JOIN page_tracol p1_ ON t0_.page_id = p1_.id INNER JOIN section_tracol s2_ ON t0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
doctrine
[ "Home" "Header" ] |
debug |
SELECT t0.path AS path_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM picture_tracol t0 INNER JOIN text_pictures ON t0.id = text_pictures.picture_id WHERE text_pictures.text_id = ?
doctrine
[ Ramsey\Uuid\Lazy\LazyUuidFromString {#4094 -uuid: "9b252844-d884-4d95-bd57-6c5c2051df5c" -unwrapped: null uuid: "9b252844-d884-4d95-bd57-6c5c2051df5c" } ] |
debug |
SELECT t0_.name AS name_0, t0_.content AS content_1, t0_.id AS id_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.section_id AS section_id_5, t0_.page_id AS page_id_6 FROM text_tracol t0_ INNER JOIN page_tracol p1_ ON t0_.page_id = p1_.id INNER JOIN section_tracol s2_ ON t0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
doctrine
[ "Home" "Projects" ] |
debug |
SELECT t0_.name AS name_0, t0_.content AS content_1, t0_.id AS id_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.section_id AS section_id_5, t0_.page_id AS page_id_6 FROM text_tracol t0_ INNER JOIN page_tracol p1_ ON t0_.page_id = p1_.id INNER JOIN section_tracol s2_ ON t0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
doctrine
[ "Home" "References" ] |
debug |
SELECT t0_.name AS name_0, t0_.content AS content_1, t0_.id AS id_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.section_id AS section_id_5, t0_.page_id AS page_id_6 FROM text_tracol t0_ INNER JOIN page_tracol p1_ ON t0_.page_id = p1_.id INNER JOIN section_tracol s2_ ON t0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
doctrine
[ "Home" "Biens" ] |
debug |
SELECT t0_.name AS name_0, t0_.content AS content_1, t0_.id AS id_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.section_id AS section_id_5, t0_.page_id AS page_id_6 FROM text_tracol t0_ INNER JOIN page_tracol p1_ ON t0_.page_id = p1_.id INNER JOIN section_tracol s2_ ON t0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
doctrine
[ "Footer" "Footer" ] |
debug |
SELECT t0_.name AS name_0, t0_.content AS content_1, t0_.id AS id_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.section_id AS section_id_5, t0_.page_id AS page_id_6 FROM text_tracol t0_ INNER JOIN page_tracol p1_ ON t0_.page_id = p1_.id INNER JOIN section_tracol s2_ ON t0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
doctrine
[ "Footer" "Footer2" ] |
debug |
SELECT t0_.name AS name_0, t0_.content AS content_1, t0_.id AS id_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.section_id AS section_id_5, t0_.page_id AS page_id_6 FROM text_tracol t0_ INNER JOIN page_tracol p1_ ON t0_.page_id = p1_.id INNER JOIN section_tracol s2_ ON t0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
doctrine
[ "Footer" "Footer3" ] |
debug |
SELECT t0_.name AS name_0, t0_.content AS content_1, t0_.id AS id_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.section_id AS section_id_5, t0_.page_id AS page_id_6 FROM text_tracol t0_ INNER JOIN page_tracol p1_ ON t0_.page_id = p1_.id INNER JOIN section_tracol s2_ ON t0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
doctrine
[ "Footer" "Footer4" ] |
debug |
SELECT t0_.name AS name_0, t0_.content AS content_1, t0_.id AS id_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.section_id AS section_id_5, t0_.page_id AS page_id_6 FROM text_tracol t0_ INNER JOIN page_tracol p1_ ON t0_.page_id = p1_.id INNER JOIN section_tracol s2_ ON t0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
doctrine
[ "Footer" "Footer adresse" ] |
debug |
SELECT t0_.name AS name_0, t0_.content AS content_1, t0_.id AS id_2, t0_.created_at AS created_at_3, t0_.updated_at AS updated_at_4, t0_.section_id AS section_id_5, t0_.page_id AS page_id_6 FROM text_tracol t0_ INNER JOIN page_tracol p1_ ON t0_.page_id = p1_.id INNER JOIN section_tracol s2_ ON t0_.section_id = s2_.id WHERE p1_.name = ? AND s2_.name = ?
doctrine
[ "Footer" "Footer siège" ] |
debug |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
doctrine
|
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::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.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.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
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.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.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\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
There are no log messages.
Container Compilation Logs (1542)
Log messages generated during the compilation of the service container.
Messages | Class |
---|---|
287 |
|
274 |
|
115 |
|
265 |
|
145 |
|
456 |
|