PROFESSION SPORT LIMOUSIN
avenue V. Hugo 19000 TULLE
1182 vuesPROFESSION SPORT LIMOUSIN est un autres services localisé dans la Corrèze.
avenue V. Hugo 19000 TULLE
1182 vuesPROFESSION SPORT LIMOUSIN est un autres services localisé dans la Corrèze.
Pourquoi créer un compte ?
No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `Magasin`.`id`, `Magasin`.`nom`, `Magasin`.`logo`, `Magasin`.`photo`, `Magasin`.`bandeau`, `Magasin`.`adresse`, `Magasin`.`intro`, `Magasin`.`texte`, `Magasin`.`mail`, `Magasin`.`telephone`, `Magasin`.`lien`, `Magasin`.`facebook`, `Magasin`.`twitter`, `Magasin`.`statut`, `Magasin`.`departement_id`, `Magasin`.`user_id`, `Magasin`.`lat`, `Magasin`.`lng`, `Magasin`.`date_fin`, `Magasin`.`vues`, `Magasin`.`magasin_type_id`, `Magasin`.`instagram`, `Magasin`.`contactform`, `Magasin`.`youtube`, `Magasin`.`label`, `Magasin`.`vedette`, `Magasin`.`galery_id`, `Magasin`.`slug`, `Magasin`.`created`, `Magasin`.`updated`, `Magasin`.`code_postal`, `Magasin`.`ville`, `MagasinType`.`id`, `MagasinType`.`nom`, `MagasinType`.`ordre`, `MagasinType`.`slug`, `MagasinType`.`article`, `Departement`.`id`, `Departement`.`departement_code`, `Departement`.`departement_nom`, `Departement`.`departement_nom_uppercase`, `Departement`.`departement_slug`, `Departement`.`departement_nom_soundex`, `Departement`.`country_id`, `Departement`.`article`, `Departement`.`ordre`, `Departement`.`pays_id`, (CONCAT(`Departement`.`departement_code`, " - ", `Departement`.`departement_nom`)) AS `Departement__code_nom`, `Galery`.`id`, `Galery`.`titre`, `Galery`.`created`, `Galery`.`updated` FROM `isoprod`.`magasins` AS `Magasin` LEFT JOIN `isoprod`.`magasins_types` AS `MagasinType` ON (`Magasin`.`magasin_type_id` = `MagasinType`.`id`) LEFT JOIN `isoprod`.`departements` AS `Departement` ON (`Magasin`.`departement_id` = `Departement`.`id`) LEFT JOIN `isoprod`.`galeries` AS `Galery` ON (`Magasin`.`galery_id` = `Galery`.`id`) WHERE `Magasin`.`id` = 2110 LIMIT 1 | 1 | 1 | 2 | maybe slow |
| SELECT `Country`.`id`, `Country`.`name`, `Country`.`country_iso`, `Country`.`state_count`, `Country`.`order`, `Country`.`name_fr` FROM `isoprod`.`countries` AS `Country` WHERE `Country`.`id` = 74 | 1 | 1 | 0 | |
| SELECT `Image`.`id`, `Image`.`galery_id`, `Image`.`fichier`, `Image`.`ordre`, `Image`.`statut`, `Image`.`titre` FROM `isoprod`.`images` AS `Image` WHERE `Image`.`galery_id` = (6111) | 0 | 0 | 0 | |
| SELECT `Marque`.`id`, `Marque`.`nom`, `Marque`.`slug`, `MagasinsMarque`.`id`, `MagasinsMarque`.`magasin_id`, `MagasinsMarque`.`marque_id` FROM `isoprod`.`marques` AS `Marque` JOIN `isoprod`.`magasins_marques` AS `MagasinsMarque` ON (`MagasinsMarque`.`magasin_id` = 2110 AND `MagasinsMarque`.`marque_id` = `Marque`.`id`) | 0 | 0 | 1 | maybe slow |
| SELECT `Service`.`id`, `Service`.`nom`, `Service`.`slug`, `Service`.`article`, `MagasinsService`.`id`, `MagasinsService`.`magasin_id`, `MagasinsService`.`service_id` FROM `isoprod`.`services` AS `Service` JOIN `isoprod`.`magasins_services` AS `MagasinsService` ON (`MagasinsService`.`magasin_id` = 2110 AND `MagasinsService`.`service_id` = `Service`.`id`) | 0 | 0 | 4 | maybe slow |
| BEGIN | ||||
| SELECT COUNT(*) AS `count` FROM `isoprod`.`magasins` AS `Magasin` WHERE `Magasin`.`id` = 2110 | 1 | 1 | 0 | |
| SELECT COUNT(*) AS `count` FROM `isoprod`.`magasins` AS `Magasin` WHERE `Magasin`.`id` = 2110 | 1 | 1 | 0 | |
| SELECT COUNT(*) AS `count` FROM `isoprod`.`magasins` AS `Magasin` WHERE `Magasin`.`id` = 2110 | 1 | 1 | 0 | |
| UPDATE `isoprod`.`magasins` SET `vues` = 1183, `updated` = '2025-10-30 22:08:40' WHERE `isoprod`.`magasins`.`id` = '2110' | 1 | 1 | 1 | |
| COMMIT | ||||
| BEGIN | ||||
| INSERT INTO `isoprod`.`magasins_vues` (`magasin_id`, `user_id`, `ip`, `created`) VALUES (2110, NULL, '216.73.216.134', '2025-10-30 22:08:40') | 1 | 1 | 0 | |
| COMMIT | ||||
| SELECT `Country`.`id`, `Country`.`name_fr` FROM `isoprod`.`countries` AS `Country` WHERE 1 = 1 ORDER BY `name_fr` ASC | 244 | 244 | 2 | |
| SELECT `Config`.`nom`, `Config`.`valeur` FROM `isoprod`.`configs` AS `Config` WHERE `categorie` = 'v3' | 8 | 8 | 1 | maybe slow |
4 duplicate queries run.
Utilisation de la Mémoire au niveau maximum 2.93 MB
| Message | Memory use |
|---|---|
| Component initialization | 834 KB |
| Controller action start | 890 KB |
| Controller render start | 1.56 MB |
| View render complete | 2.05 MB |
Total du Temps de Requête 99 (ms)
| Message | Temps en ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 9.96 | |
| Event: Controller.initialize | 0.11 | |
| Event: Controller.startup | 0.74 | |
| Controller action | 60.28 | |
| Event: Controller.beforeRender | 11.53 | |
| » Processing toolbar data | 3.80 | |
| Rendering View | 10.85 | |
| » Event: View.beforeRender | 0.01 | |
| » Rendering APP/View/Magasins/view.ctp | 0.90 | |
| » » Rendering APP/View/Elements/breadcrumb_magasins.ctp | 0.70 | |
| » Event: View.afterRender | 0.01 | |
| » Event: View.beforeLayout | 0.01 | |
| » Rendering APP/View/Layouts/default2.ctp | 9.53 | |
| » » Rendering APP/View/Elements/analytics.ctp | 0.03 | |
| » » Rendering APP/View/Elements/facebook.ctp | 0.03 | |
| » » Rendering APP/View/Elements/menu.ctp | 0.94 | |
| » » » Rendering APP/View/Elements/langues.ctp | 0.74 | |
| » » Rendering APP/View/Elements/modal_user.ctp | 7.86 | |
| » » Rendering APP/View/Elements/footer.ctp | 0.15 | |
| » » Rendering APP/View/Elements/loader.ctp | 0.03 | |
| Event: View.afterLayout | 0.00 |
| Constant | Value |
|---|---|
| CONFIG | '/home/ubuntu/snc2iso_infomaniak/app/Config/' |
| Constant | Value |
|---|---|
| APP | '/home/ubuntu/snc2iso_infomaniak/app/' |
| APP_DIR | 'app' |
| APPLIBS | '/home/ubuntu/snc2iso_infomaniak/app/Lib/' |
| CACHE | '/home/ubuntu/snc2iso_infomaniak/app/tmp/cache/' |
| CAKE | '/home/ubuntu/snc2iso_infomaniak/lib/Cake/' |
| CAKE_CORE_INCLUDE_PATH | '/home/ubuntu/snc2iso_infomaniak/lib' |
| CORE_PATH | '/home/ubuntu/snc2iso_infomaniak/lib/' |
| CAKE_VERSION | '2.10.24' |
| CSS | '/home/ubuntu/snc2iso_infomaniak/app/webroot/css/' |
| CSS_URL | 'css/' |
| DS | '/' |
| FULL_BASE_URL | 'https://isov2.to.isov3.infomaniak.sportsnconnect.com' |
| IMAGES | '/home/ubuntu/snc2iso_infomaniak/app/webroot/img/' |
| IMAGES_URL | 'img/' |
| JS | '/home/ubuntu/snc2iso_infomaniak/app/webroot/js/' |
| JS_URL | 'js/' |
| LOGS | '/home/ubuntu/snc2iso_infomaniak/app/tmp/logs/' |
| ROOT | '/home/ubuntu/snc2iso_infomaniak' |
| TESTS | '/home/ubuntu/snc2iso_infomaniak/app/Test/' |
| TMP | '/home/ubuntu/snc2iso_infomaniak/app/tmp/' |
| VENDORS | '/home/ubuntu/snc2iso_infomaniak/vendors/' |
| WEBROOT_DIR | 'webroot' |
| WWW_ROOT | '/home/ubuntu/snc2iso_infomaniak/app/webroot/' |
| Environment Variable | Value |
|---|---|
| Php Version | '7.4.33' |
| User | 'www-data' |
| Home | '/var/www' |
| Script Name | '/app/webroot/index.php' |
| Request Uri | '/magasins/view/2110/profession-sport-limousin' |
| Query String | '' |
| Request Method | 'GET' |
| Server Protocol | 'HTTP/1.1' |
| Gateway Interface | 'CGI/1.1' |
| Redirect Url | '/app/webroot/magasins/view/2110/profession-sport-limousin' |
| Remote Port | '19868' |
| Script Filename | '/home/ubuntu/snc2iso_infomaniak/app/webroot/index.php' |
| Server Admin | 'romain@sportsnconnect.com' |
| Context Document Root | '/home/ubuntu/snc2iso_infomaniak' |
| Context Prefix | '' |
| Request Scheme | 'https' |
| Document Root | '/home/ubuntu/snc2iso_infomaniak' |
| Remote Addr | '216.73.216.134' |
| Server Port | '443' |
| Server Addr | '5.196.4.161' |
| Server Name | 'isov2.to.isov3.infomaniak.sportsnconnect.com' |
| Server Software | 'Apache/2.4.52 (Ubuntu)' |
| Server Signature | 'Apache/2.4.52 (Ubuntu) Server at isov2.to.isov3.infomaniak.sportsnconnect.com Port 443 ' |
| Path | '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' |
| Http Host | 'isov2.to.isov3.infomaniak.sportsnconnect.com' |
| Http Accept Encoding | 'gzip, br, zstd, deflate' |
| Http User Agent | 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' |
| Http Accept | '*/*' |
| Proxy-nokeepalive | '1' |
| Ssl Tls Sni | 'isov2.to.isov3.infomaniak.sportsnconnect.com' |
| Https | 'on' |
| Http Authorization | '' |
| Script Uri | 'https://isov2.to.isov3.infomaniak.sportsnconnect.com/magasins/view/2110/profession-sport-limousin' |
| Script Url | '/magasins/view/2110/profession-sport-limousin' |
| Redirect Status | '200' |
| Redirect Ssl Tls Sni | 'isov2.to.isov3.infomaniak.sportsnconnect.com' |
| Redirect Https | 'on' |
| Redirect Http Authorization | '' |
| Redirect Script Uri | 'https://isov2.to.isov3.infomaniak.sportsnconnect.com/magasins/view/2110/profession-sport-limousin' |
| Redirect Script Url | '/magasins/view/2110/profession-sport-limousin' |
| Redirect Redirect Status | '200' |
| Redirect Redirect Ssl Tls Sni | 'isov2.to.isov3.infomaniak.sportsnconnect.com' |
| Redirect Redirect Https | 'on' |
| Redirect Redirect Script Uri | 'https://isov2.to.isov3.infomaniak.sportsnconnect.com/magasins/view/2110/profession-sport-limousin' |
| Redirect Redirect Script Url | '/magasins/view/2110/profession-sport-limousin' |
| Fcgi Role | 'RESPONDER' |
| Php Self | '/app/webroot/index.php' |
| Request Time Float | (float) 1761858520.9271 |
| Request Time | (int) 1761858520 |