Menu

IoTize

IoTize is a French technology start-up based near Grenoble, a European hub for micro and nanotechnologies. In collaboration with industry-leading partners, IoTize designs and manufactures a range of wireless connectivity solutions for microcontroller-based embedded systems (TapNLink) and systems implementing any industry-standard system BUS (TapNPass). To meet the demands of diverse use cases in the Internet of Things (IoT), IoTize solutions integrate a range of wireless technologies ranging from Near Field Communications (NFC), Bluetooth and Wi-Fi to LPWAN technologies such as LoRA and SigFox. All IoTize solutions are designed for plug'n play integration into existing system designs thus reducing time-to-market and risks associated with migrating them to the IoT.

Categories

Recommend Products

8.3.15PHP Version239msRequest Duration35MBMemory UsageGET manufacturer/{slug}/{id}Route
  • debuglog[05:20:17] LOG.debug: redis: [default] get, time cost: 0.23ms [ "beikeshop_cache:KsC9IaKZYeSP7YG...
  • debuglog[05:20:17] LOG.debug: redis: [cache] get, time cost: 0.07ms [ "beikeshop_cache:languages" ]
  • logHOOK === hook_filter: footer.contentHelpers.php#906
  • logHOOK === hook_filter: menu.contentHelpers.php#906
  • debuglog[05:20:17] LOG.debug: redis: [cache] get, time cost: 0.48ms [ "beikeshop_cache:en:nav_categories...
  • debuglog[05:20:17] LOG.debug: [mysql] select * from `categories` [0.48 ms]
  • debuglog[05:20:17] LOG.debug: [mysql] select * from `category_descriptions` where `locale` = ? and `category...
  • debuglog[05:20:17] LOG.debug: [mysql] select count(*) as aggregate from `product_categories` where `category...
  • debuglog[05:20:17] LOG.debug: [mysql] select count(*) as aggregate from `product_categories` where `category...
  • debuglog[05:20:17] LOG.debug: [mysql] select count(*) as aggregate from `product_categories` where `category...
  • debuglog[05:20:17] LOG.debug: redis: [cache] get, time cost: 0.54ms [ "beikeshop_cache:en:nav_manufactur...
  • debuglog[05:20:17] LOG.debug: redis: [cache] get, time cost: 0.22ms [ "beikeshop_cache:en:manufacturer:2...
  • logHOOK === @hook: layout.header.codeHook.php#63
  • logHOOK === @hook: header.beforeHook.php#63
  • debuglog[05:20:17] LOG.debug: [mysql] select * from `currencies` where `status` = ? [0.54 ms] [ true ]
  • logHOOK === @hookwrapper: header.top.currencyHook.php#80
  • debuglog[05:20:17] LOG.debug: [mysql] select * from `languages` where `code` = ? limit 1 [0.32 ms] [ "en...
  • logHOOK === @hookwrapper: header.top.languageHook.php#80
  • logHOOK === @hook: header.top.leftHook.php#63
  • logHOOK === @hook: header.top.language.afterHook.php#63
  • logHOOK === @hookwrapper: header.top.telephoneHook.php#80
  • logHOOK === @hook: header.top.rightHook.php#63
  • logHOOK === @hookwrapper: header.menu.logoHook.php#80
  • logHOOK === @hook: header.menu.beforeHook.php#63
  • logHOOK === @hook: header.menu.afterHook.php#63
  • logHOOK === @hookwrapper: header.menu.iconHook.php#80
  • logHOOK === @hook: header.afterHook.php#63
  • logHOOK === @hook: footer.beforeHook.php#63
  • logHOOK === @hook: footer.services.beforeHook.php#63
  • logHOOK === @hook: footer.services.afterHook.php#63
  • logHOOK === @hook: footer.contact.beforeHook.php#63
  • logHOOK === @hookwrapper: footer.contactHook.php#80
  • logHOOK === @hook: footer.contact.afterHook.php#63
  • logHOOK === @hookwrapper: footer.copyrightHook.php#80
  • logHOOK === @hook: footer.afterHook.php#63
  • debuglog[05:20:17] LOG.debug: redis: [default] setex, time cost: 0.18ms [ "beikeshop_cache:KsC9IaKZYeSP7...
  • debuglog[05:20:17] LOG.debug: redis: [default] get, time cost: 0.1ms [ "beikeshop_cache:KsC9IaKZYeSP7YGP...
  • Booting (141ms)time
  • Application (97.77ms)time
  • 1 x Booting (59.02%)
    141ms
    1 x Application (40.98%)
    97.77ms
    7 templates were rendered
    • 1x manufacturer.detaildetail.blade.phpblade
    • 1x components.breadcrumbsbreadcrumbs.blade.phpblade
    • 1x layout.mastermaster.blade.phpblade
    • 1x layout.headerheader.blade.phpblade
    • 1x shared.menu-pcmenu-pc.blade.phpblade
    • 1x shared.menu-mobilemenu-mobile.blade.phpblade
    • 1x layout.footerfooter.blade.phpblade
    uri
    GET manufacturer/{slug}/{id}
    middleware
    web, shop
    controller
    App\Http\Controllers\ManufacturerController@detail
    namespace
    prefix
    /
    where
    as
    manufacturer.detail
    file
    app/Http/Controllers/ManufacturerController.php:15-20
    7 statements were executed, 2 of which were duplicates, 5 unique. Show only duplicated8.77ms
    • select * from `categories`
      480μsyisheng_ruCategory.php#65
      Backtrace
      • 15. beike/Models/Category.php:65
      • 16. app/Services/CategoryService.php:91
      • 17. app/Http/Middleware/ShareViewData.php:49
      • 18. app/Http/Middleware/ShareViewData.php:31
      • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select * from `category_descriptions` where `locale` = 'en' and `category_descriptions`.`category_id` in (12, 16, 17, 18)
      650μsyisheng_ruCategory.php#65
      Bindings
      • 0: en
      Backtrace
      • 20. beike/Models/Category.php:65
      • 21. app/Services/CategoryService.php:91
      • 22. app/Http/Middleware/ShareViewData.php:49
      • 23. app/Http/Middleware/ShareViewData.php:31
      • 24. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select count(*) as aggregate from `product_categories` where `category_id` = 18
      380μsyisheng_ruCategory.php#78
      Bindings
      • 0: 18
      Backtrace
      • 16. beike/Models/Category.php:78
      • 17. app/Services/CategoryService.php:91
      • 18. app/Http/Middleware/ShareViewData.php:49
      • 19. app/Http/Middleware/ShareViewData.php:31
      • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select count(*) as aggregate from `product_categories` where `category_id` = 17
      3.24msyisheng_ruCategory.php#78
      Bindings
      • 0: 17
      Backtrace
      • 16. beike/Models/Category.php:78
      • 17. beike/Models/Category.php:80
      • 18. app/Services/CategoryService.php:91
      • 19. app/Http/Middleware/ShareViewData.php:49
      • 20. app/Http/Middleware/ShareViewData.php:31
    • select count(*) as aggregate from `product_categories` where `category_id` = 17
      3.16msyisheng_ruCategory.php#84
      Bindings
      • 0: 17
      Backtrace
      • 16. beike/Models/Category.php:84
      • 17. app/Services/CategoryService.php:91
      • 18. app/Http/Middleware/ShareViewData.php:49
      • 19. app/Http/Middleware/ShareViewData.php:31
      • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select * from `currencies` where `status` = 1
      540μsyisheng_ruCurrencyRepo.php#103
      Bindings
      • 0: 1
      Backtrace
      • 15. beike/Repositories/CurrencyRepo.php:103
      • 16. beike/Helpers.php:665
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `languages` where `code` = 'en' limit 1
      320μsyisheng_ruHelpers.php#623
      Bindings
      • 0: en
      Backtrace
      • 16. beike/Helpers.php:623
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
    Beike\Models\Category
    4Category.php
    Beike\Models\CategoryDescription
    4CategoryDescription.php
    Beike\Models\Currency
    3Currency.php
    Beike\Models\Language
    1Language.php
        _token
        4VSsqnXZbH54w20ztjOftjsaE1vppWox74ANy50g
        locale
        en
        _previous
        array:1 [ "url" => "https://yisheng.ru/manufacturer/iotize/2087" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /manufacturer/iotize/2087
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "yisheng.ru" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 27 Apr 2025 05:20:17 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlVOZ2dwbERHVFIzMjJxRG9LczRJQ0E9PSIsInZhbHVlIjoiNUljc204eEtKZjhsZ0U2bTFweHBCWG9aTW8zQm52NkVhUWdWOE1hTmlEdWM0Q0NHOUUzbWdYT21ubzVPSHczMEF2a243T0FYTXZhWDV5T0JFN1k5b3ZrRCt1SHNaMEpZOS9UWDJmdHZWbjVuYXJIQlNQOG1CcWZaVzhlS0tsTDAiLCJtYWMiOiIwNWQzODQ3NTM2NzgwODA2ODkyZDA2YWNjZmU3YzFmNmMyN2IzMDBjNDA0ZTI4MDVjMDY1YTkxNWYzZDUzZDE4IiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 07:20:17 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlVOZ2dwbERHVFIzMjJxRG9LczRJQ0E9PSIsInZhbHVlIjoiNUljc204eEtKZjhsZ0U2bTFweHBCWG9aTW8zQm52NkVhUWdWOE1hTmlEdWM0Q0NHOUUzbWdYT21ubzVPSHczMEF2a243T" 1 => "beikeshop_session=eyJpdiI6ImhKUmZLbnBIaVAvY0pEN3I1bkx6VWc9PSIsInZhbHVlIjoiclJVQzZZN1d5OE5sN0J3Q3ZRd2M5OVBLZXpKQWNWZXdLUjlXM0dLZkRBNUNrd1JXTnhXamh5N1NaUHo0OXdRWkNJYXp2TUR5NkxGNW9DS0k2M2NZamc5Mm8yR2g5SGdDYUtFMmtLY2N0WThFdVcvNVpFZ3c3eEdEQUpEZmo5SnYiLCJtYWMiOiIyZjA1OGM2ZTEwNzk3M2FlNjdkODcwMmEwNmY5YTljMDRmMzUyZWM1ZjM1ZGM1MjIyNWM0NjM1ODJmMGIzMGRhIiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 07:20:17 GMT; Max-Age=7200; path=/; httponly; samesite=laxbeikeshop_session=eyJpdiI6ImhKUmZLbnBIaVAvY0pEN3I1bkx6VWc9PSIsInZhbHVlIjoiclJVQzZZN1d5OE5sN0J3Q3ZRd2M5OVBLZXpKQWNWZXdLUjlXM0dLZkRBNUNrd1JXTnhXamh5N1NaUHo0OXdRWk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlVOZ2dwbERHVFIzMjJxRG9LczRJQ0E9PSIsInZhbHVlIjoiNUljc204eEtKZjhsZ0U2bTFweHBCWG9aTW8zQm52NkVhUWdWOE1hTmlEdWM0Q0NHOUUzbWdYT21ubzVPSHczMEF2a243T0FYTXZhWDV5T0JFN1k5b3ZrRCt1SHNaMEpZOS9UWDJmdHZWbjVuYXJIQlNQOG1CcWZaVzhlS0tsTDAiLCJtYWMiOiIwNWQzODQ3NTM2NzgwODA2ODkyZDA2YWNjZmU3YzFmNmMyN2IzMDBjNDA0ZTI4MDVjMDY1YTkxNWYzZDUzZDE4IiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 07:20:17 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlVOZ2dwbERHVFIzMjJxRG9LczRJQ0E9PSIsInZhbHVlIjoiNUljc204eEtKZjhsZ0U2bTFweHBCWG9aTW8zQm52NkVhUWdWOE1hTmlEdWM0Q0NHOUUzbWdYT21ubzVPSHczMEF2a243T" 1 => "beikeshop_session=eyJpdiI6ImhKUmZLbnBIaVAvY0pEN3I1bkx6VWc9PSIsInZhbHVlIjoiclJVQzZZN1d5OE5sN0J3Q3ZRd2M5OVBLZXpKQWNWZXdLUjlXM0dLZkRBNUNrd1JXTnhXamh5N1NaUHo0OXdRWkNJYXp2TUR5NkxGNW9DS0k2M2NZamc5Mm8yR2g5SGdDYUtFMmtLY2N0WThFdVcvNVpFZ3c3eEdEQUpEZmo5SnYiLCJtYWMiOiIyZjA1OGM2ZTEwNzk3M2FlNjdkODcwMmEwNmY5YTljMDRmMzUyZWM1ZjM1ZGM1MjIyNWM0NjM1ODJmMGIzMGRhIiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 07:20:17 GMT; path=/; httponlybeikeshop_session=eyJpdiI6ImhKUmZLbnBIaVAvY0pEN3I1bkx6VWc9PSIsInZhbHVlIjoiclJVQzZZN1d5OE5sN0J3Q3ZRd2M5OVBLZXpKQWNWZXdLUjlXM0dLZkRBNUNrd1JXTnhXamh5N1NaUHo0OXdRWk" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "4VSsqnXZbH54w20ztjOftjsaE1vppWox74ANy50g" "locale" => "en" "_previous" => array:1 [ "url" => "https://yisheng.ru/manufacturer/iotize/2087" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]