User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
SELECT t0.country_id AS country_id_1, t0.name AS name_2, t0.phone AS phone_3, t0.address AS address_4, t0.map_embeded AS map_embeded_5, t0.has_gas_app AS has_gas_app_6, t0.has_web_platform AS has_web_platform_7, t0.hast_app_standar AS hast_app_standar_8, t0.has_app_lite AS has_app_lite_9, t0.is_active AS is_active_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.deleted_at AS deleted_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.deleted_by AS deleted_by_16 FROM country t0 WHERE t0.is_active = ?
SELECT t0.country_id AS country_id_1, t0.name AS name_2, t0.phone AS phone_3, t0.address AS address_4, t0.map_embeded AS map_embeded_5, t0.has_gas_app AS has_gas_app_6, t0.has_web_platform AS has_web_platform_7, t0.hast_app_standar AS hast_app_standar_8, t0.has_app_lite AS has_app_lite_9, t0.is_active AS is_active_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.deleted_at AS deleted_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.deleted_by AS deleted_by_16 FROM country t0 WHERE t0.country_id = ? LIMIT 1
SELECT b0_.blog_id AS blog_id_0, b0_.file_path AS file_path_1, b0_.title AS title_2, b0_.short_description AS short_description_3, b0_.description AS description_4, b0_.is_active AS is_active_5, b0_.created_at AS created_at_6, b0_.updated_at AS updated_at_7, b0_.deleted_at AS deleted_at_8, b0_.is_public AS is_public_9, b0_.created_by AS created_by_10, b0_.updated_by AS updated_by_11, b0_.deleted_by AS deleted_by_12 FROM blog b0_ WHERE b0_.is_active = 1 AND b0_.is_public = 1 ORDER BY b0_.created_at DESC LIMIT 8