Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead.
User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0.
User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
"SELECT t0.id AS id_1, t0.last_visited_at AS last_visited_at_2, t0.visits AS visits_3, t0.route AS route_4, t0.url AS url_5, t0.referrer AS referrer_6, t0.ip AS ip_7, t0.os AS os_8, t0.browser AS browser_9, t0.country AS country_10, t0.city AS city_11, t0.user_id AS user_id_12 FROM visitor t0 WHERE t0.ip = ? AND t0.route = ? LIMIT 1"
(parameters:
[1 => "14.18.16.155"
2 => "homepage"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.last_visited_at AS last_visited_at_2, t0.visits AS visits_3, t0.route AS route_4, t0.url AS url_5, t0.referrer AS referrer_6, t0.ip AS ip_7, t0.os AS os_8, t0.browser AS browser_9, t0.country AS country_10, t0.city AS city_11, t0.user_id AS user_id_12 FROM visitor t0 WHERE t0.ip = ? AND t0.route = ? LIMIT 1"
"params" => [1 => "14.18.16.155"
2 => "homepage"
]
"types" => [1 => 22 => 2]
]
"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.short AS short_4, t0.text AS text_5, t0.thumb AS thumb_6, t0.image AS image_7, t0.cover AS cover_8, t0.layout AS layout_9, t0.show_in_home AS show_in_home_10, t0.pagetitle AS pagetitle_11, t0.meta_description AS meta_description_12, t0.head_code AS head_code_13, t0.body_code AS body_code_14, t0.icon AS icon_15, t0.created_at AS created_at_16, t0.parent_id AS parent_id_17 FROM page t0 WHERE t0.slug = ? LIMIT 1"
(parameters:
[1 => "صفحه-اصلی"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.short AS short_4, t0.text AS text_5, t0.thumb AS thumb_6, t0.image AS image_7, t0.cover AS cover_8, t0.layout AS layout_9, t0.show_in_home AS show_in_home_10, t0.pagetitle AS pagetitle_11, t0.meta_description AS meta_description_12, t0.head_code AS head_code_13, t0.body_code AS body_code_14, t0.icon AS icon_15, t0.created_at AS created_at_16, t0.parent_id AS parent_id_17 FROM page t0 WHERE t0.slug = ? LIMIT 1"
"params" => [1 => "صفحه-اصلی"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.short AS short_3, p0_.text AS text_4, p0_.thumb AS thumb_5, p0_.image AS image_6, p0_.cover AS cover_7, p0_.layout AS layout_8, p0_.show_in_home AS show_in_home_9, p0_.pagetitle AS pagetitle_10, p0_.meta_description AS meta_description_11, p0_.head_code AS head_code_12, p0_.body_code AS body_code_13, p0_.icon AS icon_14, p0_.created_at AS created_at_15, p0_.parent_id AS parent_id_16 FROM page p0_ WHERE p0_.layout = ? ORDER BY p0_.created_at DESC"
(parameters:
[1 => "feature"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.short AS short_3, p0_.text AS text_4, p0_.thumb AS thumb_5, p0_.image AS image_6, p0_.cover AS cover_7, p0_.layout AS layout_8, p0_.show_in_home AS show_in_home_9, p0_.pagetitle AS pagetitle_10, p0_.meta_description AS meta_description_11, p0_.head_code AS head_code_12, p0_.body_code AS body_code_13, p0_.icon AS icon_14, p0_.created_at AS created_at_15, p0_.parent_id AS parent_id_16 FROM page p0_ WHERE p0_.layout = ? ORDER BY p0_.created_at DESC"
"params" => [1 => "feature"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.short AS short_3, p0_.text AS text_4, p0_.thumb AS thumb_5, p0_.image AS image_6, p0_.cover AS cover_7, p0_.layout AS layout_8, p0_.show_in_home AS show_in_home_9, p0_.pagetitle AS pagetitle_10, p0_.meta_description AS meta_description_11, p0_.head_code AS head_code_12, p0_.body_code AS body_code_13, p0_.icon AS icon_14, p0_.created_at AS created_at_15, p0_.parent_id AS parent_id_16 FROM page p0_ WHERE p0_.layout = ? ORDER BY p0_.created_at DESC"
(parameters:
[1 => "post"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.short AS short_3, p0_.text AS text_4, p0_.thumb AS thumb_5, p0_.image AS image_6, p0_.cover AS cover_7, p0_.layout AS layout_8, p0_.show_in_home AS show_in_home_9, p0_.pagetitle AS pagetitle_10, p0_.meta_description AS meta_description_11, p0_.head_code AS head_code_12, p0_.body_code AS body_code_13, p0_.icon AS icon_14, p0_.created_at AS created_at_15, p0_.parent_id AS parent_id_16 FROM page p0_ WHERE p0_.layout = ? ORDER BY p0_.created_at DESC"
"params" => [1 => "post"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.short AS short_3, p0_.text AS text_4, p0_.thumb AS thumb_5, p0_.image AS image_6, p0_.cover AS cover_7, p0_.layout AS layout_8, p0_.show_in_home AS show_in_home_9, p0_.pagetitle AS pagetitle_10, p0_.meta_description AS meta_description_11, p0_.head_code AS head_code_12, p0_.body_code AS body_code_13, p0_.icon AS icon_14, p0_.created_at AS created_at_15, p0_.parent_id AS parent_id_16 FROM page p0_ WHERE p0_.layout = ? ORDER BY p0_.created_at DESC"
(parameters:
[1 => "archive"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.short AS short_3, p0_.text AS text_4, p0_.thumb AS thumb_5, p0_.image AS image_6, p0_.cover AS cover_7, p0_.layout AS layout_8, p0_.show_in_home AS show_in_home_9, p0_.pagetitle AS pagetitle_10, p0_.meta_description AS meta_description_11, p0_.head_code AS head_code_12, p0_.body_code AS body_code_13, p0_.icon AS icon_14, p0_.created_at AS created_at_15, p0_.parent_id AS parent_id_16 FROM page p0_ WHERE p0_.layout = ? ORDER BY p0_.created_at DESC"
"params" => [1 => "archive"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.short AS short_4, t0.text AS text_5, t0.thumb AS thumb_6, t0.image AS image_7, t0.cover AS cover_8, t0.layout AS layout_9, t0.show_in_home AS show_in_home_10, t0.pagetitle AS pagetitle_11, t0.meta_description AS meta_description_12, t0.head_code AS head_code_13, t0.body_code AS body_code_14, t0.icon AS icon_15, t0.created_at AS created_at_16, t0.parent_id AS parent_id_17 FROM page t0 WHERE t0.slug = ? LIMIT 1"
(parameters:
[1 => "صفحه-اصلی"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.short AS short_4, t0.text AS text_5, t0.thumb AS thumb_6, t0.image AS image_7, t0.cover AS cover_8, t0.layout AS layout_9, t0.show_in_home AS show_in_home_10, t0.pagetitle AS pagetitle_11, t0.meta_description AS meta_description_12, t0.head_code AS head_code_13, t0.body_code AS body_code_14, t0.icon AS icon_15, t0.created_at AS created_at_16, t0.parent_id AS parent_id_17 FROM page t0 WHERE t0.slug = ? LIMIT 1"
"params" => [1 => "صفحه-اصلی"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.short AS short_3, p0_.text AS text_4, p0_.thumb AS thumb_5, p0_.image AS image_6, p0_.cover AS cover_7, p0_.layout AS layout_8, p0_.show_in_home AS show_in_home_9, p0_.pagetitle AS pagetitle_10, p0_.meta_description AS meta_description_11, p0_.head_code AS head_code_12, p0_.body_code AS body_code_13, p0_.icon AS icon_14, p0_.created_at AS created_at_15, p0_.parent_id AS parent_id_16 FROM page p0_ LEFT JOIN page p1_ ON p0_.parent_id = p1_.id WHERE p1_.slug = ? ORDER BY p0_.created_at DESC"
(parameters:
[1 => "صفحه-اصلی"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.short AS short_3, p0_.text AS text_4, p0_.thumb AS thumb_5, p0_.image AS image_6, p0_.cover AS cover_7, p0_.layout AS layout_8, p0_.show_in_home AS show_in_home_9, p0_.pagetitle AS pagetitle_10, p0_.meta_description AS meta_description_11, p0_.head_code AS head_code_12, p0_.body_code AS body_code_13, p0_.icon AS icon_14, p0_.created_at AS created_at_15, p0_.parent_id AS parent_id_16 FROM page p0_ LEFT JOIN page p1_ ON p0_.parent_id = p1_.id WHERE p1_.slug = ? ORDER BY p0_.created_at DESC"
"params" => [1 => "صفحه-اصلی"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "banner"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "banner"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "banner"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "banner"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "infoBoxSlide"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "infoBoxSlide"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "infoBoxSlide"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "infoBoxSlide"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "infoBoxRow"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "infoBoxRow"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "infoBoxRow"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "infoBoxRow"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "infoBoxRow2"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "infoBoxRow2"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "infoBoxRow2"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "infoBoxRow2"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "infoImageText"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "infoImageText"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "infoImageText"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "infoImageText"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "faq"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "faq"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "faq"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "faq"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "faq2"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "faq2"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "faq2"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "faq2"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "contact"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "contact"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "contact"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "contact"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "customers"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "customers"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "customers"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "customers"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "plans"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "plans"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "plans"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "plans"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "features"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "features"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "features"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "features"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
(parameters:
[1 => "plaintext"
2 => "صفحه-اصلی"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id INNER JOIN page p2_ ON c0_.page_id = p2_.id WHERE c1_.token = ? AND p2_.slug = ?"
"params" => [1 => "plaintext"
2 => "صفحه-اصلی"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
(parameters:
[1 => "plaintext"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.title AS title_2, c0_.caption AS caption_3, c0_.link AS link_4, c0_.sort AS sort_5, c0_.icon AS icon_6, c0_.text AS text_7, c0_.class_names AS class_names_8, c0_.content_id AS content_id_9, c0_.page_id AS page_id_10 FROM content_item c0_ INNER JOIN content c1_ ON c0_.content_id = c1_.id WHERE c1_.token = ? AND c0_.page_id IS NULL"
"params" => [1 => "plaintext"
]
"types" => [1 => 2]
]
deprecation
User Deprecated: Since twig/twig 3.9: Using the internal "twig_date_converter" function is deprecated.