417.79msRequest Duration10MBMemory UsageGET en/category/{id}/{slug1?}/{slug2?}/{slug3?}Route
    • Booting (134.77ms)
    • Application (362.57ms)
      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)23blade
        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
      uri
      GET en/category/{id}/{slug1?}/{slug2?}/{slug3?}
      middleware
      web
      controller
      App\Http\Controllers\CategoriesController@index
      namespace
      App\Http\Controllers
      prefix
      /en
      where
      as
      category
      file
      app/Http/Controllers/CategoriesController.php:86-160
      423 statements were executed, 196 of which were duplicated, 227 unique209.77ms
      • select * from `articles_categories` where (`parent_id` is null and `status` = 'ACTIVE')4.01msbaza5943_roma
        Metadata
        Bindings
        • 0. 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` = '1' and `lang` = 'en'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '1' and `status` = 'ACTIVE')400μsbaza5943_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')360μ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` = '2' and `lang` = 'en'510μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '2' and `status` = 'ACTIVE')450μsbaza5943_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')330μ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` = '3' and `lang` = 'en'480μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 3
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '3' and `status` = 'ACTIVE')380μsbaza5943_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')460μ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` = '4' and `lang` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '4' and `status` = 'ACTIVE')390μ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')420μ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` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 5
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '5' and `status` = 'ACTIVE')430μsbaza5943_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')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` = '8' and `lang` = 'en'500μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 8
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '8' and `status` = 'ACTIVE')500μsbaza5943_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')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` = '9' and `lang` = 'en'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '9' and `status` = 'ACTIVE')500μsbaza5943_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')560μ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` = 'en'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 10
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '10' and `status` = 'ACTIVE')450μ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')420μ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` = 'en'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 11
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '11' and `status` = 'ACTIVE')390μsbaza5943_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')440μ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` = '12' and `lang` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 12
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '12' and `status` = 'ACTIVE')540μsbaza5943_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')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` = '13' and `lang` = 'en'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 13
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '13' and `status` = 'ACTIVE')390μsbaza5943_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')400μ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` = '14' and `lang` = 'en'610μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 14
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '14' and `status` = 'ACTIVE')330μsbaza5943_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')320μ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` = '15' and `lang` = 'en'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 15
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '15' and `status` = 'ACTIVE')390μsbaza5943_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')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` = '16' and `lang` = 'en'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 16
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '16' and `status` = 'ACTIVE')470μsbaza5943_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')400μ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` = '17' and `lang` = 'en'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 17
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '17' and `status` = 'ACTIVE')690μsbaza5943_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')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` = '18' and `lang` = 'en'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 18
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '18' and `status` = 'ACTIVE')550μ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')710μ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` = 'en'800μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 19
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '19' and `status` = 'ACTIVE')910μ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')920μ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` = 'en'1.01msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 20
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '20' and `status` = 'ACTIVE')910μsbaza5943_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')1.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` = '21' and `lang` = 'en'1.01msbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 21
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '21' and `status` = 'ACTIVE')350μsbaza5943_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')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` = '22' and `lang` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 22
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '22' and `status` = 'ACTIVE')410μsbaza5943_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')340μ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` = '23' and `lang` = 'en'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 23
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '23' and `status` = 'ACTIVE')350μsbaza5943_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')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` = '24' and `lang` = 'en'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 24
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '24' and `status` = 'ACTIVE')400μsbaza5943_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')360μ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` = '25' and `lang` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 25
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '25' and `status` = 'ACTIVE')370μsbaza5943_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')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` = '26' and `lang` = 'en'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 26
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '26' and `status` = 'ACTIVE')370μsbaza5943_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')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` = '27' and `lang` = 'en'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 27
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '27' and `status` = 'ACTIVE')580μsbaza5943_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')450μ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` = '28' and `lang` = 'en'550μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 28
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '28' and `status` = 'ACTIVE')380μsbaza5943_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')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` = '29' and `lang` = 'en'330μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 29
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '29' and `status` = 'ACTIVE')400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 29
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `settings`360μ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` = '9' limit 1620μsbaza5943_roma
        Metadata
        Bindings
        • 0. 9
        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 3540μsbaza5943_roma
        Metadata
        Bindings
        • 0. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')380μsbaza5943_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` = 'en'330μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 556
        • 2. en
        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` = 'en'610μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 556
        • 2. en
        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` = 'en'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 556
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '556'360μsbaza5943_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'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 556
        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` = '7979' and `lang` = 'en'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7979
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')400μ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` = '7980' and `lang` = 'en'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7980
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')420μ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` = '7982' and `lang` = 'en'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7982
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '556' and `main_photo` = '1'350μsbaza5943_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')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` = '7979' and `lang` = 'en'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7979
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')460μsbaza5943_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` = 'en'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 555
        • 2. en
        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` = 'en'610μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 555
        • 2. en
        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` = 'en'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 555
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '555'440μsbaza5943_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'510μsbaza5943_roma
        Metadata
        Bindings
        • 0. 555
        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` = '7956' and `lang` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7956
        • 2. en
        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` = '7957' and `lang` = 'en'470μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7957
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')590μ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` = '7958' and `lang` = 'en'770μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7958
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')920μ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` = 'en'1.19msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7959
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')1.12msbaza5943_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` = 'en'1.36msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7960
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')1.3msbaza5943_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` = 'en'1.39msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7962
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')1.72msbaza5943_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` = 'en'1.73msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7963
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')1.91msbaza5943_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` = 'en'1.99msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7964
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')1.91msbaza5943_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` = 'en'2.57msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7965
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')2.57msbaza5943_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` = 'en'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7966
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')590μ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` = '7967' and `lang` = 'en'710μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7967
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')600μ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` = '7968' and `lang` = 'en'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7968
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')820μ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` = 'en'780μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7969
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')910μ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` = 'en'1.12msbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7970
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')290μ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` = '7971' and `lang` = 'en'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7971
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')320μ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` = '7972' and `lang` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7972
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')320μ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` = 'en'310μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7973
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')330μ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` = 'en'290μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7974
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')330μ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` = '7975' and `lang` = 'en'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7975
        • 2. en
        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` = '7976' and `lang` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7976
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '555' and `main_photo` = '1'380μsbaza5943_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')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` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7974
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')370μsbaza5943_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` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 554
        • 2. en
        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` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 554
        • 2. en
        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` = 'en'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 554
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '554'350μ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'430μsbaza5943_roma
        Metadata
        Bindings
        • 0. 554
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')320μ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` = '7946' and `lang` = 'en'330μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7946
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')300μ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` = '7947' and `lang` = 'en'300μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7947
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')330μ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` = '7948' and `lang` = 'en'300μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7948
        • 2. en
        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` = '7949' and `lang` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7949
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')330μ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` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7950
        • 2. en
        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` = '7951' and `lang` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7951
        • 2. en
        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` = '7952' and `lang` = 'en'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7952
        • 2. en
        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` = '7953' and `lang` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7953
        • 2. en
        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` = '7954' and `lang` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7954
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')490μ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` = '7955' and `lang` = 'en'450μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7955
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '554' and `main_photo` = '1'580μsbaza5943_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')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` = '7952' and `lang` = 'en'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7952
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where `key` in ('name') and (`table` = 'articles_categories')400μsbaza5943_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` = '9' and `lang` = 'en'430μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where `parent_id` = '9'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 9
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_tags` where `status` = 'ACTIVE' and `category_id` = '9'330μsbaza5943_roma
        Metadata
        Bindings
        • 0. ACTIVE
        • 1. 9
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_tags')350μsbaza5943_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` = '1' and `lang` = 'en'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 4
        • 1. 1
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_tags')350μsbaza5943_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` = '2' and `lang` = 'en'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 4
        • 1. 2
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '9')330μsbaza5943_roma
        Metadata
        Bindings
        • 0. 9
        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 ('9') and `status` = 'ACTIVE') and `articles`.`deleted_at` is null order by `name` asc490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 9
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')390μsbaza5943_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` = '13' and `lang` = 'en'330μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 13
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '13' and `lang` = 'en'610μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 13
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '13' and `lang` = 'en'450μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 13
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '13'330μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 13
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')400μsbaza5943_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` = '14' and `lang` = 'en'620μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 14
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '14' and `lang` = 'en'530μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 14
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '14' and `lang` = 'en'500μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 14
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '14'590μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 14
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')530μsbaza5943_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` = '46' and `lang` = 'en'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 46
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '46' and `lang` = 'en'530μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 46
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '46' and `lang` = 'en'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 46
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '46'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 46
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')390μsbaza5943_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` = '80' and `lang` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 80
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '80' and `lang` = 'en'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 80
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '80' and `lang` = 'en'530μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 80
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '80'330μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 80
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')350μsbaza5943_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` = '248' and `lang` = 'en'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 248
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '248' and `lang` = 'en'450μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 248
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '248' and `lang` = 'en'510μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 248
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '248'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 248
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')540μsbaza5943_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` = '118' and `lang` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 118
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '118' and `lang` = 'en'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 118
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '118' and `lang` = 'en'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 118
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '118'500μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 118
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')380μsbaza5943_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` = '125' and `lang` = 'en'610μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 125
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '125' and `lang` = 'en'630μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 125
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '125' and `lang` = 'en'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 125
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '125'480μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 125
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')410μsbaza5943_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` = '439' and `lang` = 'en'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 439
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '439' and `lang` = 'en'510μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 439
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '439' and `lang` = 'en'710μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 439
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '439'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 439
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')380μsbaza5943_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` = '167' and `lang` = 'en'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 167
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '167' and `lang` = 'en'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 167
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '167' and `lang` = 'en'580μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 167
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '167'430μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 167
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')370μsbaza5943_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` = '209' and `lang` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 209
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '209' and `lang` = 'en'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 209
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '209' and `lang` = 'en'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 209
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '209'480μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 209
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')330μsbaza5943_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` = '251' and `lang` = 'en'500μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 251
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '251' and `lang` = 'en'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 251
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '251' and `lang` = 'en'550μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 251
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '251'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 251
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')450μsbaza5943_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` = '104' and `lang` = 'en'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 104
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '104' and `lang` = 'en'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 104
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '104' and `lang` = 'en'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 104
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '104'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 104
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')340μsbaza5943_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` = '258' and `lang` = 'en'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 258
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '258' and `lang` = 'en'510μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 258
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '258' and `lang` = 'en'530μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 258
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '258'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 258
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')360μsbaza5943_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` = '239' and `lang` = 'en'310μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 239
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '239' and `lang` = 'en'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 239
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '239' and `lang` = 'en'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 239
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '239'560μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 239
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')380μsbaza5943_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` = '101' and `lang` = 'en'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 101
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '101' and `lang` = 'en'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 101
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '101' and `lang` = 'en'500μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 101
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '101'470μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 101
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')390μsbaza5943_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` = '259' and `lang` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 259
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '259' and `lang` = 'en'460μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 259
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '259' and `lang` = 'en'330μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 259
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '259'430μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 259
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')340μsbaza5943_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` = '45' and `lang` = 'en'570μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 45
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '45' and `lang` = 'en'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 45
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '45' and `lang` = 'en'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 45
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '45'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 45
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')400μsbaza5943_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` = '349' and `lang` = 'en'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 349
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '349' and `lang` = 'en'1.13msbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 349
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '349' and `lang` = 'en'1.18msbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 349
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '349'1.14msbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 349
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')1.56msbaza5943_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` = '114' and `lang` = 'en'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 114
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '114' and `lang` = 'en'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 114
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '114' and `lang` = 'en'470μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 114
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '114'530μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 114
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')340μsbaza5943_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` = '245' and `lang` = 'en'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 245
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '245' and `lang` = 'en'500μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 245
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '245' and `lang` = 'en'510μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 245
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '245'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 245
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')340μsbaza5943_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` = '247' and `lang` = 'en'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 247
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '247' and `lang` = 'en'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 247
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '247' and `lang` = 'en'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 247
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '247'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 247
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')370μsbaza5943_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` = '126' and `lang` = 'en'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 126
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '126' and `lang` = 'en'730μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 126
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '126' and `lang` = 'en'570μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 126
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '126'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 126
        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` = '13'510μsbaza5943_roma
        Metadata
        Bindings
        • 0. 13
      • 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` = '9' and `lang` = 'pl'310μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '14'940μsbaza5943_roma
        Metadata
        Bindings
        • 0. 14
      • select * from `attributes` where (`table` = 'articles_categories')550μ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` = '9' and `lang` = 'pl'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '46'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 46
      • select * from `attributes` where (`table` = 'articles_categories')360μ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` = '9' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '80'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 80
      • select * from `attributes` where (`table` = 'articles_categories')360μ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` = '9' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '248'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 248
      • select * from `attributes` where (`table` = 'articles_categories')380μ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` = '9' and `lang` = 'pl'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '118'470μsbaza5943_roma
        Metadata
        Bindings
        • 0. 118
      • select * from `attributes` where (`table` = 'articles_categories')380μ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` = '9' and `lang` = 'pl'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '125'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 125
      • select * from `attributes` where (`table` = 'articles_categories')380μ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` = '9' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '439'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 439
      • select * from `attributes` where (`table` = 'articles_categories')600μ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` = '9' and `lang` = 'pl'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '167'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 167
      • select * from `attributes` where (`table` = 'articles_categories')460μ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` = '9' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '209'610μsbaza5943_roma
        Metadata
        Bindings
        • 0. 209
      • 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` = '9' and `lang` = 'pl'560μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '251'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 251
      • select * from `attributes` where (`table` = 'articles_categories')370μ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` = '9' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '104'550μsbaza5943_roma
        Metadata
        Bindings
        • 0. 104
      • 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` = '9' and `lang` = 'pl'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '258'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 258
      • 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` = '9' and `lang` = 'pl'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '239'580μsbaza5943_roma
        Metadata
        Bindings
        • 0. 239
      • select * from `attributes` where (`table` = 'articles_categories')360μ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` = '9' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '101'570μsbaza5943_roma
        Metadata
        Bindings
        • 0. 101
      • select * from `attributes` where (`table` = 'articles_categories')370μ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` = '9' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '259'570μsbaza5943_roma
        Metadata
        Bindings
        • 0. 259
      • select * from `attributes` where (`table` = 'articles_categories')520μ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` = '9' and `lang` = 'pl'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '45'590μsbaza5943_roma
        Metadata
        Bindings
        • 0. 45
      • 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` = '9' and `lang` = 'pl'590μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '349'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 349
      • select * from `attributes` where (`table` = 'articles_categories')370μ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` = '9' and `lang` = 'pl'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '114'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. 114
      • 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` = '9' and `lang` = 'pl'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '245'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. 245
      • select * from `attributes` where (`table` = 'articles_categories')370μ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` = '9' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '247'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 247
      • select * from `attributes` where (`table` = 'articles_categories')420μ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` = '9' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 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` = '126'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 126
      • select * from `attributes` where (`table` = 'articles_categories')360μ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` = '9' and `lang` = 'pl'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')370μ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` = '9' and `lang` = 'en'580μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        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` = '9' and `lang` = 'en'580μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')380μ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` = '9' and `lang` = 'en'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')520μ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` = '9' and `lang` = 'en'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')370μ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` = '9' and `lang` = 'en'580μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')360μ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` = '9' and `lang` = 'en'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')370μ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` = '9' and `lang` = 'en'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')380μ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` = '9' and `lang` = 'en'580μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')370μ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` = '9' and `lang` = 'en'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        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` = '9' and `lang` = 'en'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')340μ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` = '9' and `lang` = 'en'430μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        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` = '9' and `lang` = 'en'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')370μ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` = '9' and `lang` = 'en'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')330μ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` = '9' and `lang` = 'en'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')360μ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` = '9' and `lang` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')560μ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` = '9' and `lang` = 'en'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        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` = '9' and `lang` = 'en'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')400μ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` = '9' and `lang` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')490μ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` = '9' and `lang` = 'en'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')340μ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` = '9' and `lang` = 'en'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')360μ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` = '9' and `lang` = 'en'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')340μ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` = '9' and `lang` = 'en'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where `articles_categories`.`id` = '8' limit 1340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 8
        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_photos` where `article_id` in ('13', '14', '46', '80', '248', '118', '125', '439', '167', '209', '251', '104', '258', '239', '101', '259', '45', '349', '114', '245', '247', '126')1.41msbaza5943_roma
        Metadata
        Bindings
        • 0. 13
        • 1. 14
        • 2. 46
        • 3. 80
        • 4. 248
        • 5. 118
        • 6. 125
        • 7. 439
        • 8. 167
        • 9. 209
        • 10. 251
        • 11. 104
        • 12. 258
        • 13. 239
        • 14. 101
        • 15. 259
        • 16. 45
        • 17. 349
        • 18. 114
        • 19. 245
        • 20. 247
        • 21. 126
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `settings`660μ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 (`id` = '9') order by `id` asc470μsbaza5943_roma
        Metadata
        Bindings
        • 0. 9
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')470μ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` = '9' and `lang` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles_categories' and `entity_id` = '9'530μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        • 1. 9
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`id` = '8') order by `id` asc420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 8
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')330μ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` = '8' and `lang` = 'en'560μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 8
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles_categories' and `entity_id` = '8'460μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        • 1. 8
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`id` = '1') order by `id` asc340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')400μ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` = '1' and `lang` = 'en'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles_categories' and `entity_id` = '1'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        _token
        Jmc1vKzNvxMaiNFvyOqEfRjM8eULVAGt8MJYsQsi
        _previous
        array:1 [ "url" => "https://roma-nonpertutti.com/public/en/category/9/cesarze-rzymscy-i-ich-otocze...
        PHPDEBUGBAR_STACK_DATA
        []
        _flash
        array:2 [ "old" => [] "new" => [] ]
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        []
        request_request
        []
        request_headers
        array:20 [ "x-from-ssl" => array:1 [ 0 => "yes" ] "x-forwarded-proto" => array:1 [ 0 =...
        request_server
        array:94 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_SERVER_S_DN_CN" => "*.ibc.pl" "REDIRECT_SSL_...
        request_cookies
        array:2 [ "XSRF-TOKEN" => "Jmc1vKzNvxMaiNFvyOqEfRjM8eULVAGt8MJYsQsi" "laravel_session" => "TFtKB...
        response_headers
        array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
        path_info
        /en/category/9/cesarze-rzymscy-i-ich-otoczenie
        session_attributes
        array:4 [ "_token" => "Jmc1vKzNvxMaiNFvyOqEfRjM8eULVAGt8MJYsQsi" "_previous" => array:1 [ "u...