3.21sRequest Duration16MBMemory UsageGET category/{id}/{slug1?}/{slug2?}/{slug3?}Route
    • Booting (1.62s)
    • Application (2.55s)
      8 templates were rendered
      • pages.category (resources/views/pages/category.blade.php)10blade
        Params
        0
        category
        1
        tags
        2
        articles
        3
        categoryName
        4
        articlesPhotos
        5
        tagsToSearch
        6
        newestArticles
        7
        parentCategoryId
        8
        categoriesNames
        9
        subcategories
      • components.main-nav (resources/views/components/main-nav.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        categories
        4
        settings
        5
        menu
        6
        errors
        7
        category
        8
        tags
        9
        articles
        10
        categoryName
        11
        articlesPhotos
        12
        tagsToSearch
        13
        newestArticles
        14
        parentCategoryId
        15
        categoriesNames
        16
        subcategories
      • components.category-banner (resources/views/components/category-banner.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        categories
        4
        settings
        5
        menu
        6
        errors
        7
        category
        8
        tags
        9
        articles
        10
        categoryName
        11
        articlesPhotos
        12
        tagsToSearch
        13
        newestArticles
        14
        parentCategoryId
        15
        categoriesNames
        16
        subcategories
      • components.breadcrumbs (resources/views/components/breadcrumbs.blade.php)1blade
        Params
        0
        breadcrumbs
      • components.articles (resources/views/components/articles.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        categories
        4
        settings
        5
        menu
        6
        errors
        7
        category
        8
        tags
        9
        articles
        10
        categoryName
        11
        articlesPhotos
        12
        tagsToSearch
        13
        newestArticles
        14
        parentCategoryId
        15
        categoriesNames
        16
        subcategories
      • components.news (resources/views/components/news.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        categories
        4
        settings
        5
        menu
        6
        errors
        7
        category
        8
        tags
        9
        articles
        10
        categoryName
        11
        articlesPhotos
        12
        tagsToSearch
        13
        newestArticles
        14
        parentCategoryId
        15
        categoriesNames
        16
        subcategories
      • index (resources/views/index.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        categories
        4
        settings
        5
        menu
        6
        errors
        7
        category
        8
        tags
        9
        articles
        10
        categoryName
        11
        articlesPhotos
        12
        tagsToSearch
        13
        newestArticles
        14
        parentCategoryId
        15
        categoriesNames
        16
        subcategories
      • components.footer (resources/views/components/footer.blade.php)24blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        categories
        4
        settings
        5
        menu
        6
        errors
        7
        category
        8
        tags
        9
        articles
        10
        categoryName
        11
        articlesPhotos
        12
        tagsToSearch
        13
        newestArticles
        14
        parentCategoryId
        15
        categoriesNames
        16
        subcategories
        17
        filesVersion
        18
        __currentLoopData
        19
        lang
        20
        loop
        21
        segments
        22
        url
        23
        baseUrl
      uri
      GET category/{id}/{slug1?}/{slug2?}/{slug3?}
      middleware
      web
      controller
      App\Http\Controllers\CategoriesController@index
      namespace
      App\Http\Controllers
      prefix
      null
      where
      as
      category
      file
      app/Http/Controllers/CategoriesController.php:86-160
      218 statements were executed, 92 of which were duplicated, 126 unique1.96s
      • select * from `articles_categories` where (`parent_id` is null and `status` = 'ACTIVE')302.43msbaza5943_roma
        Metadata
        Bindings
        • 0. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')3.81msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '1' and `lang` = 'pl'2.63msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '1' and `status` = 'ACTIVE')3.6msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')5.59msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '2' and `lang` = 'pl'2.62msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '2' and `status` = 'ACTIVE')2.66msbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')2.81msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '3' and `lang` = 'pl'2.07msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 3
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '3' and `status` = 'ACTIVE')6.98msbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')3.94msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '4' and `lang` = 'pl'470μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '4' and `status` = 'ACTIVE')460μsbaza5943_roma
        Metadata
        Bindings
        • 0. 4
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')410μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '5' and `lang` = 'pl'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 5
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '5' and `status` = 'ACTIVE')1.38msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')2.44msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '8' and `lang` = 'pl'18.03msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 8
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '8' and `status` = 'ACTIVE')1.74msbaza5943_roma
        Metadata
        Bindings
        • 0. 8
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')7.49msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '9' and `lang` = 'pl'7.64msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '9' and `status` = 'ACTIVE')2.52msbaza5943_roma
        Metadata
        Bindings
        • 0. 9
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')430μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '10' and `lang` = 'pl'620μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 10
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '10' and `status` = 'ACTIVE')390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 10
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')580μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '11' and `lang` = 'pl'450μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 11
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '11' and `status` = 'ACTIVE')2.02msbaza5943_roma
        Metadata
        Bindings
        • 0. 11
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')1.73msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '12' and `lang` = 'pl'6.4msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 12
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '12' and `status` = 'ACTIVE')7.67msbaza5943_roma
        Metadata
        Bindings
        • 0. 12
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')6.77msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '13' and `lang` = 'pl'730μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 13
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '13' and `status` = 'ACTIVE')6.39msbaza5943_roma
        Metadata
        Bindings
        • 0. 13
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')4.7msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '14' and `lang` = 'pl'3.97msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 14
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '14' and `status` = 'ACTIVE')4.07msbaza5943_roma
        Metadata
        Bindings
        • 0. 14
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')4.11msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '15' and `lang` = 'pl'4.35msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 15
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '15' and `status` = 'ACTIVE')7.77msbaza5943_roma
        Metadata
        Bindings
        • 0. 15
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')12.48msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '16' and `lang` = 'pl'4.67msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 16
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '16' and `status` = 'ACTIVE')5.68msbaza5943_roma
        Metadata
        Bindings
        • 0. 16
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')3.86msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '17' and `lang` = 'pl'1.9msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 17
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '17' and `status` = 'ACTIVE')5.11msbaza5943_roma
        Metadata
        Bindings
        • 0. 17
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')6.7msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '18' and `lang` = 'pl'2.86msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 18
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '18' and `status` = 'ACTIVE')530μsbaza5943_roma
        Metadata
        Bindings
        • 0. 18
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')350μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '19' and `lang` = 'pl'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 19
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '19' and `status` = 'ACTIVE')580μsbaza5943_roma
        Metadata
        Bindings
        • 0. 19
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')530μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '20' and `lang` = 'pl'4.52msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 20
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '20' and `status` = 'ACTIVE')233.03msbaza5943_roma
        Metadata
        Bindings
        • 0. 20
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')7.29msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '21' and `lang` = 'pl'7.57msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 21
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '21' and `status` = 'ACTIVE')7.65msbaza5943_roma
        Metadata
        Bindings
        • 0. 21
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')6.6msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '22' and `lang` = 'pl'7.66msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 22
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '22' and `status` = 'ACTIVE')4.66msbaza5943_roma
        Metadata
        Bindings
        • 0. 22
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')3.96msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '23' and `lang` = 'pl'6.38msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 23
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '23' and `status` = 'ACTIVE')4.64msbaza5943_roma
        Metadata
        Bindings
        • 0. 23
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')6.92msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '24' and `lang` = 'pl'7.36msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 24
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '24' and `status` = 'ACTIVE')2.03msbaza5943_roma
        Metadata
        Bindings
        • 0. 24
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')5.25msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '25' and `lang` = 'pl'7.58msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 25
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '25' and `status` = 'ACTIVE')3.7msbaza5943_roma
        Metadata
        Bindings
        • 0. 25
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')6.82msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '26' and `lang` = 'pl'3.84msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 26
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '26' and `status` = 'ACTIVE')5.17msbaza5943_roma
        Metadata
        Bindings
        • 0. 26
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')2.31msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '27' and `lang` = 'pl'1.96msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 27
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '27' and `status` = 'ACTIVE')4.59msbaza5943_roma
        Metadata
        Bindings
        • 0. 27
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')4.48msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '28' and `lang` = 'pl'5.79msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 28
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '28' and `status` = 'ACTIVE')7.64msbaza5943_roma
        Metadata
        Bindings
        • 0. 28
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')390μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '29' and `lang` = 'pl'4.43msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 29
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '29' and `status` = 'ACTIVE')650μsbaza5943_roma
        Metadata
        Bindings
        • 0. 29
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `settings`420μsbaza5943_roma
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
      • select * from `articles_categories` where `articles_categories`.`id` = '25' limit 17.77msbaza5943_roma
        Metadata
        Bindings
        • 0. 25
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `articles` where exists (select * from `articles_categories` inner join `articles_categories_join` on `articles_categories`.`id` = `articles_categories_join`.`category_id` where `articles`.`id` = `articles_categories_join`.`article_id` and `status` = 'ACTIVE') and `articles`.`deleted_at` is null order by `created_at` desc limit 318.1msbaza5943_roma
        Metadata
        Bindings
        • 0. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')17.54msbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '2' and `entity_id` = '556' and `lang` = 'pl'5.86msbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 556
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '556' and `lang` = 'pl'9.67msbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 556
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '556' and `lang` = 'pl'5.42msbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 556
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '556'7.6msbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 556
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '556'7.47msbaza5943_roma
        Metadata
        Bindings
        • 0. 556
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')3.52msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7979' and `lang` = 'pl'4.69msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7979
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')7.48msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7980' and `lang` = 'pl'7.57msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7980
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')5.59msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7982' and `lang` = 'pl'7.59msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7982
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '556' and `main_photo` = '1'1.9msbaza5943_roma
        Metadata
        Bindings
        • 0. 556
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')6.49msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7979' and `lang` = 'pl'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7979
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')3.68msbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '2' and `entity_id` = '555' and `lang` = 'pl'4.57msbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 555
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '555' and `lang` = 'pl'7.71msbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 555
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '555' and `lang` = 'pl'5.46msbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 555
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '555'2.88msbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 555
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '555'470μsbaza5943_roma
        Metadata
        Bindings
        • 0. 555
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')500μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7956' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7956
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')4.17msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7957' and `lang` = 'pl'2.63msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7957
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')7.51msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7958' and `lang` = 'pl'6.61msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7958
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')370μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7959' and `lang` = 'pl'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7959
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')360μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7960' and `lang` = 'pl'3.08msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7960
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')5.84msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7962' and `lang` = 'pl'3.57msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7962
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')4.52msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7963' and `lang` = 'pl'6.66msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7963
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')610μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7964' and `lang` = 'pl'2.37msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7964
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')2.66msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7965' and `lang` = 'pl'5.6msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7965
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')7.37msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7966' and `lang` = 'pl'610μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7966
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')7.6msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7967' and `lang` = 'pl'580μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7967
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')3.61msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7968' and `lang` = 'pl'7.47msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7968
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')380μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7969' and `lang` = 'pl'470μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7969
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')360μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7970' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7970
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')4.1msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7971' and `lang` = 'pl'4.06msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7971
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')7.8msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7972' and `lang` = 'pl'7.65msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7972
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')440μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7973' and `lang` = 'pl'580μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7973
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')380μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7974' and `lang` = 'pl'224.09msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7974
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')5msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7975' and `lang` = 'pl'5msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7975
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')6.71msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7976' and `lang` = 'pl'6.91msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7976
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '555' and `main_photo` = '1'2.73msbaza5943_roma
        Metadata
        Bindings
        • 0. 555
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')7.44msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7974' and `lang` = 'pl'4.47msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7974
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')7.43msbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '2' and `entity_id` = '554' and `lang` = 'pl'7.74msbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 554
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '554' and `lang` = 'pl'8.06msbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 554
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '554' and `lang` = 'pl'460μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 554
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '554'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 554
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '554'6.17msbaza5943_roma
        Metadata
        Bindings
        • 0. 554
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')2.42msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7946' and `lang` = 'pl'480μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7946
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')5.37msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7947' and `lang` = 'pl'3.64msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7947
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')7.53msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7948' and `lang` = 'pl'6.31msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7948
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')340μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7949' and `lang` = 'pl'430μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7949
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')380μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7950' and `lang` = 'pl'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7950
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')1.45msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7951' and `lang` = 'pl'5.1msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7951
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')4.59msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7952' and `lang` = 'pl'7.52msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7952
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')2.7msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7953' and `lang` = 'pl'3.43msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7953
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')4.73msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7954' and `lang` = 'pl'7.37msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7954
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')4.53msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7955' and `lang` = 'pl'15.93msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7955
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '554' and `main_photo` = '1'3.46msbaza5943_roma
        Metadata
        Bindings
        • 0. 554
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')1.53msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7952' and `lang` = 'pl'3.64msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7952
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where `key` in ('name') and (`table` = 'articles_categories')2.65msbaza5943_roma
        Metadata
        Bindings
        • 0. name
        • 1. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '25' and `lang` = 'pl'4.13msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 25
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where `parent_id` = '25'9.43msbaza5943_roma
        Metadata
        Bindings
        • 0. 25
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_tags` where `status` = 'ACTIVE' and `category_id` = '25'5.81msbaza5943_roma
        Metadata
        Bindings
        • 0. ACTIVE
        • 1. 25
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_tags')2.7msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_tags
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '4' and `entity_id` = '34' and `lang` = 'pl'5.42msbaza5943_roma
        Metadata
        Bindings
        • 0. 4
        • 1. 34
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_tags')5.65msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_tags
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '4' and `entity_id` = '35' and `lang` = 'pl'3.4msbaza5943_roma
        Metadata
        Bindings
        • 0. 4
        • 1. 35
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_tags')12.67msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_tags
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '4' and `entity_id` = '36' and `lang` = 'pl'4.27msbaza5943_roma
        Metadata
        Bindings
        • 0. 4
        • 1. 36
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_tags')4.59msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_tags
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '4' and `entity_id` = '37' and `lang` = 'pl'2.62msbaza5943_roma
        Metadata
        Bindings
        • 0. 4
        • 1. 37
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '25')3.65msbaza5943_roma
        Metadata
        Bindings
        • 0. 25
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles` where exists (select * from `articles_categories` inner join `articles_categories_join` on `articles_categories`.`id` = `articles_categories_join`.`category_id` where `articles`.`id` = `articles_categories_join`.`article_id` and `category_id` in ('25') and `status` = 'ACTIVE') and `articles`.`deleted_at` is null order by `name` asc7.29msbaza5943_roma
        Metadata
        Bindings
        • 0. 25
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')5.33msbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '2' and `entity_id` = '171' and `lang` = 'pl'9.56msbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 171
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '171' and `lang` = 'pl'3.12msbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 171
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '171' and `lang` = 'pl'1.2msbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 171
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '171'2.58msbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 171
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')230.5msbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '2' and `entity_id` = '253' and `lang` = 'pl'2.62msbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 253
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '253' and `lang` = 'pl'4.67msbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 253
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '253' and `lang` = 'pl'7.63msbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 253
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '253'4.52msbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 253
        Hints
        • Use SELECT * only if you need all columns from table
      • select `articles_categories`.*, `articles_categories_join`.`article_id` as `pivot_article_id`, `articles_categories_join`.`category_id` as `pivot_category_id` from `articles_categories` inner join `articles_categories_join` on `articles_categories`.`id` = `articles_categories_join`.`category_id` where `articles_categories_join`.`article_id` = '171'7.24msbaza5943_roma
        Metadata
        Bindings
        • 0. 171
      • select * from `attributes` where (`table` = 'articles_categories')11.17msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '25' and `lang` = 'pl'6.56msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 25
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select `articles_categories`.*, `articles_categories_join`.`article_id` as `pivot_article_id`, `articles_categories_join`.`category_id` as `pivot_category_id` from `articles_categories` inner join `articles_categories_join` on `articles_categories`.`id` = `articles_categories_join`.`category_id` where `articles_categories_join`.`article_id` = '253'6.44msbaza5943_roma
        Metadata
        Bindings
        • 0. 253
      • select * from `attributes` where (`table` = 'articles_categories')7.55msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '25' and `lang` = 'pl'4.86msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 25
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')3.91msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '25' and `lang` = 'en'5.11msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 25
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')5.41msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '25' and `lang` = 'en'6.14msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 25
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` in ('171', '253')6.8msbaza5943_roma
        Metadata
        Bindings
        • 0. 171
        • 1. 253
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `settings`7.82msbaza5943_roma
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
      • select * from `articles_categories` where (`id` = '25') order by `id` asc2.98msbaza5943_roma
        Metadata
        Bindings
        • 0. 25
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')6.56msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '25' and `lang` = 'pl'6.65msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 25
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles_categories' and `entity_id` = '25'3.27msbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        • 1. 25
        Hints
        • Use SELECT * only if you need all columns from table
        _token
        LN7JjHv60KG11ZD99OuXdAlRmg8BbHtOvZTFd3Wo
        _previous
        array:1 [ "url" => "https://roma-nonpertutti.com/public/category/25/museums" ]
        PHPDEBUGBAR_STACK_DATA
        []
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        []
        request_request
        []
        request_headers
        array:19 [ "x-from-ssl" => array:1 [ 0 => "yes" ] "x-forwarded-proto" => array:1 [ 0 =...
        request_server
        array:93 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_SERVER_S_DN_CN" => "*.ibc.pl" "REDIRECT_SSL_...
        request_cookies
        []
        response_headers
        array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
        path_info
        /category/25/museums
        session_attributes
        array:3 [ "_token" => "LN7JjHv60KG11ZD99OuXdAlRmg8BbHtOvZTFd3Wo" "_previous" => array:1 [ "u...