333.22msRequest Duration18MBMemory UsageGET pl/category/{id}/{slug1?}/{slug2?}/{slug3?}Route
    • Booting (128.37ms)
    • Application (271.7ms)
      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 pl/category/{id}/{slug1?}/{slug2?}/{slug3?}
      middleware
      web
      controller
      App\Http\Controllers\CategoriesController@index
      namespace
      App\Http\Controllers
      prefix
      /pl
      where
      as
      category
      file
      app/Http/Controllers/CategoriesController.php:86-160
      359 statements were executed, 164 of which were duplicated, 195 unique148.58ms
      • select * from `articles_categories` where (`parent_id` is null and `status` = 'ACTIVE')3.66msbaza5943_roma
        Metadata
        Bindings
        • 0. ACTIVE
        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` = '1' and `lang` = 'pl'450μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '1' and `status` = 'ACTIVE')370μ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')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` = '2' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '2' and `status` = 'ACTIVE')360μ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')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` = '3' and `lang` = 'pl'450μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 3
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '3' and `status` = 'ACTIVE')300μ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')290μ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` = 'pl'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '4' and `status` = 'ACTIVE')380μ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')280μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '5' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 5
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '5' and `status` = 'ACTIVE')380μ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')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` = '8' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 8
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '8' and `status` = 'ACTIVE')380μ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` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 9
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '9' and `status` = 'ACTIVE')380μ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')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` = '10' and `lang` = 'pl'330μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 10
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '10' and `status` = 'ACTIVE')390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 10
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')280μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '11' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 11
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '11' and `status` = 'ACTIVE')370μ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')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` = '12' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 12
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '12' and `status` = 'ACTIVE')370μ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')300μ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` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 13
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '13' and `status` = 'ACTIVE')520μ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')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` = '14' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 14
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '14' and `status` = 'ACTIVE')350μ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')280μ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` = 'pl'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 15
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '15' and `status` = 'ACTIVE')330μ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')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` = '16' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 16
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '16' and `status` = 'ACTIVE')620μ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')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` = '17' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 17
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '17' and `status` = 'ACTIVE')350μ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')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` = '18' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 18
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '18' and `status` = 'ACTIVE')360μ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')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` = '19' and `lang` = 'pl'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 19
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '19' and `status` = 'ACTIVE')300μ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')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` = '20' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 20
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '20' and `status` = 'ACTIVE')410μ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')290μ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` = '21' and `lang` = 'pl'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 21
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '21' and `status` = 'ACTIVE')480μ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')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` = '22' and `lang` = 'pl'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 22
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '22' and `status` = 'ACTIVE')340μ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')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` = '23' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 23
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '23' and `status` = 'ACTIVE')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')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` = '24' and `lang` = 'pl'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 24
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '24' and `status` = 'ACTIVE')440μ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')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` = '25' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 25
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '25' and `status` = 'ACTIVE')360μ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')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` = '26' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 26
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '26' and `status` = 'ACTIVE')390μ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')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` = '27' and `lang` = 'pl'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 27
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '27' and `status` = 'ACTIVE')390μ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')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` = '28' and `lang` = 'pl'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 28
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '28' and `status` = 'ACTIVE')360μ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')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` = '29' and `lang` = 'pl'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 29
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '29' and `status` = 'ACTIVE')370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 29
        • 1. ACTIVE
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `settings`330μ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` = '4' limit 1380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 4
        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 3410μsbaza5943_roma
        Metadata
        Bindings
        • 0. ACTIVE
        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` = '553' and `lang` = 'pl'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 553
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '553' and `lang` = 'pl'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 553
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '553' and `lang` = 'pl'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 553
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '553'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 553
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '553'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 553
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')310μ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` = '7942' and `lang` = 'pl'310μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7942
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')310μ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` = '7943' and `lang` = 'pl'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7943
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')440μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7944' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7944
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')350μ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` = '7945' and `lang` = 'pl'330μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7945
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '553' and `main_photo` = '1'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 553
        • 1. 1
        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` = '7945' and `lang` = 'pl'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7945
        • 2. pl
        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` = '552' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 552
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '552' and `lang` = 'pl'690μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 552
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '552' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 552
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '552'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 552
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '552'500μsbaza5943_roma
        Metadata
        Bindings
        • 0. 552
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')460μ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` = '7937' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7937
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')280μ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` = '7938' and `lang` = 'pl'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7938
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')470μ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` = '7939' and `lang` = 'pl'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7939
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')350μ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` = '7940' and `lang` = 'pl'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7940
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')410μ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` = '7941' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7941
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '552' and `main_photo` = '1'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 552
        • 1. 1
        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` = '7941' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7941
        • 2. pl
        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` = '551' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 551
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '551' and `lang` = 'pl'760μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 551
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '551' and `lang` = 'pl'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 551
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '551'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 551
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '551'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 551
        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` = '7928' and `lang` = 'pl'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7928
        • 2. pl
        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` = '7929' and `lang` = 'pl'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7929
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')360μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7930' and `lang` = 'pl'610μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7930
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')350μ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` = '7931' and `lang` = 'pl'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7931
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')360μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7932' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7932
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')370μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7933' and `lang` = 'pl'500μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7933
        • 2. pl
        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` = '7934' and `lang` = 'pl'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7934
        • 2. pl
        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` = '7935' and `lang` = 'pl'550μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7935
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')380μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_photos
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '5' and `entity_id` = '7936' and `lang` = 'pl'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7936
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_photos` where `article_id` = '551' and `main_photo` = '1'330μsbaza5943_roma
        Metadata
        Bindings
        • 0. 551
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_photos')390μ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` = '7936' and `lang` = 'pl'430μsbaza5943_roma
        Metadata
        Bindings
        • 0. 5
        • 1. 7936
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where `key` in ('name') and (`table` = 'articles_categories')360μ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` = '4' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where `parent_id` = '4'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 4
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_tags` where `status` = 'ACTIVE' and `category_id` = '4'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. ACTIVE
        • 1. 4
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`parent_id` = '4')350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 4
        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 ('4') and `status` = 'ACTIVE') and `articles`.`deleted_at` is null order by `name` asc740μ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')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` = '10' and `lang` = 'pl'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 10
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '10' and `lang` = 'pl'680μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 10
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '10' and `lang` = 'pl'530μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 10
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '10'480μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 10
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')520μ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` = '306' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 306
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '306' and `lang` = 'pl'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 306
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '306' and `lang` = 'pl'430μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 306
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '306'460μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 306
        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` = '28' and `lang` = 'pl'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 28
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '28' and `lang` = 'pl'900μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 28
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '28' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 28
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '28'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 28
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')490μ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` = '265' and `lang` = 'pl'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 265
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '265' and `lang` = 'pl'450μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 265
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '265' and `lang` = 'pl'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 265
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '265'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 265
        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` = '420' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 420
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '420' and `lang` = 'pl'710μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 420
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '420' and `lang` = 'pl'710μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 420
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '420'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 420
        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` = '270' and `lang` = 'pl'500μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 270
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '270' and `lang` = 'pl'530μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 270
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '270' and `lang` = 'pl'450μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 270
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '270'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 270
        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` = '50' and `lang` = 'pl'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 50
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '50' and `lang` = 'pl'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 50
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '50' and `lang` = 'pl'560μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 50
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '50'450μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 50
        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` = '79' and `lang` = 'pl'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 79
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '79' and `lang` = 'pl'710μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 79
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '79' and `lang` = 'pl'580μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 79
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '79'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 79
        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` = '52' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 52
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '52' and `lang` = 'pl'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 52
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '52' and `lang` = 'pl'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 52
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '52'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 52
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')640μ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` = '33' and `lang` = 'pl'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 33
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '33' and `lang` = 'pl'580μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 33
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '33' and `lang` = 'pl'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 33
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '33'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 33
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles')420μ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` = '206' and `lang` = 'pl'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 206
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '206' and `lang` = 'pl'450μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 206
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '206' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 206
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '206'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 206
        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` = '263' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 263
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '263' and `lang` = 'pl'730μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 263
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '263' and `lang` = 'pl'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 263
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '263'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 263
        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` = '166' and `lang` = 'pl'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 166
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '166' and `lang` = 'pl'510μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 166
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '166' and `lang` = 'pl'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 166
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '166'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 166
        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` = '53' and `lang` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 53
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '53' and `lang` = 'pl'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 53
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '53' and `lang` = 'pl'500μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 53
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '53'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 53
        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` = '318' and `lang` = 'pl'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 318
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '318' and `lang` = 'pl'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 318
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '318' and `lang` = 'pl'520μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 318
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '318'470μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 318
        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` = '168' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 168
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '168' and `lang` = 'pl'810μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 168
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '168' and `lang` = 'pl'550μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 168
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '168'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 168
        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` = '476' and `lang` = 'pl'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 476
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '476' and `lang` = 'pl'780μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 476
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '476' and `lang` = 'pl'540μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 476
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '476'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 476
        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` = '27' and `lang` = 'pl'530μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 27
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '27' and `lang` = 'pl'480μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 27
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '27' and `lang` = 'pl'680μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 27
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '27'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 27
        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` = '161' and `lang` = 'pl'450μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        • 1. 161
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '3' and `entity_id` = '161' and `lang` = 'pl'490μsbaza5943_roma
        Metadata
        Bindings
        • 0. 3
        • 1. 161
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_text` where `attribute_id` = '6' and `entity_id` = '161' and `lang` = 'pl'460μsbaza5943_roma
        Metadata
        Bindings
        • 0. 6
        • 1. 161
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles' and `entity_id` = '161'380μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles
        • 1. 161
        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` = '10'480μsbaza5943_roma
        Metadata
        Bindings
        • 0. 10
      • 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` = '4' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '306'480μsbaza5943_roma
        Metadata
        Bindings
        • 0. 306
      • select * from `attributes` where (`table` = 'articles_categories')300μ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` = 'pl'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '28'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 28
      • 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` = '4' and `lang` = 'pl'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '265'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 265
      • 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` = '4' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '420'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 420
      • 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` = '4' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '270'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 270
      • 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` = '4' and `lang` = 'pl'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '50'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 50
      • select * from `attributes` where (`table` = 'articles_categories')270μ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` = 'pl'310μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '79'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 79
      • 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` = '4' and `lang` = 'pl'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '52'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 52
      • 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` = '4' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '33'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 33
      • 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` = '4' and `lang` = 'pl'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '206'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 206
      • 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` = '4' and `lang` = 'pl'310μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '263'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 263
      • 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` = '4' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '166'510μsbaza5943_roma
        Metadata
        Bindings
        • 0. 166
      • 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` = '4' and `lang` = 'pl'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '53'430μsbaza5943_roma
        Metadata
        Bindings
        • 0. 53
      • select * from `attributes` where (`table` = 'articles_categories')310μ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` = 'pl'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '318'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. 318
      • 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` = '4' and `lang` = 'pl'440μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '168'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 168
      • 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` = '4' and `lang` = 'pl'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '476'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 476
      • 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` = '4' and `lang` = 'pl'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '27'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 27
      • 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` = '4' and `lang` = 'pl'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '161'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 161
      • 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` = '4' and `lang` = 'pl'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 2. pl
        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` = '4' and `lang` = 'en'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '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 `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` = '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 `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` = '4' and `lang` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '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 `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` = '4' and `lang` = 'en'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '4' and `lang` = 'en'400μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 2. en
        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` = '4' and `lang` = 'en'430μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '4' and `lang` = 'en'320μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 2. en
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')310μ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'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 2. en
        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` = '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 `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` = '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 `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` = '4' and `lang` = 'en'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '4' and `lang` = 'en'420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '4' and `lang` = 'en'410μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '4' and `lang` = 'en'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '4' and `lang` = 'en'390μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 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` = '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 `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` = '4' and `lang` = 'en'360μ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 `articles_categories`.`id` = '2' limit 1340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        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 ('10', '306', '28', '265', '420', '270', '50', '79', '52', '33', '206', '263', '166', '53', '318', '168', '476', '27', '161')1.46msbaza5943_roma
        Metadata
        Bindings
        • 0. 10
        • 1. 306
        • 2. 28
        • 3. 265
        • 4. 420
        • 5. 270
        • 6. 50
        • 7. 79
        • 8. 52
        • 9. 33
        • 10. 206
        • 11. 263
        • 12. 166
        • 13. 53
        • 14. 318
        • 15. 168
        • 16. 476
        • 17. 27
        • 18. 161
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `settings`470μ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` = '4') order by `id` asc420μsbaza5943_roma
        Metadata
        Bindings
        • 0. 4
        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` = '4' and `lang` = 'pl'360μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 4
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles_categories' and `entity_id` = '4'370μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        • 1. 4
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`id` = '2') order by `id` asc290μsbaza5943_roma
        Metadata
        Bindings
        • 0. 2
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')310μ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` = 'pl'310μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles_categories' and `entity_id` = '2'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        • 1. 2
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `articles_categories` where (`id` = '1') order by `id` asc380μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes` where (`table` = 'articles_categories')430μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `attributes_varchar` where `attribute_id` = '1' and `entity_id` = '1' and `lang` = 'pl'340μsbaza5943_roma
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. pl
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `urls` where `table` = 'articles_categories' and `entity_id` = '1'350μsbaza5943_roma
        Metadata
        Bindings
        • 0. articles_categories
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        _token
        McNqARdSMesmuqu7mYIVflQzAm4WYg6IpNzoQtSV
        _previous
        array:1 [ "url" => "https://roma-nonpertutti.com/pl/category/4/people/artists" ]
        PHPDEBUGBAR_STACK_DATA
        []
        format
        html
        content_type
        text/html; charset=UTF-8
        status_text
        OK
        status_code
        200
        request_query
        []
        request_request
        []
        request_headers
        array:19 [ "x-from-ssl" => array:1 [ 0 => "yes" ] "x-forwarded-proto" => array:1 [ 0 =...
        request_server
        array:119 [ "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_SSL_SERVER_S_DN_CN" => "*.ibc.p...
        request_cookies
        []
        response_headers
        array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
        path_info
        /pl/category/4/people/artists
        session_attributes
        array:3 [ "_token" => "McNqARdSMesmuqu7mYIVflQzAm4WYg6IpNzoQtSV" "_previous" => array:1 [ "u...