Pourquoi créer un compte ?
No post data.
To view Cookies, add CookieComponent to Controller
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `Blog`.`id`, `Blog`.`user_id`, `Blog`.`category_id`, `Blog`.`title`, `Blog`.`body`, `Blog`.`thumbnail`, `Blog`.`created`, `Blog`.`like_count`, `Blog`.`privacy`, `Blog`.`comment_count`, `Blog`.`share_count`, `Blog`.`dislike_count`, `Blog`.`vues`, `Blog`.`titre_photo`, `Blog`.`statut`, `Blog`.`category2_id`, `Blog`.`category3_id`, `Category`.`id`, `Category`.`type`, `Category`.`parent_id`, `Category`.`name`, `Category`.`description`, `Category`.`item_count`, `Category`.`active`, `Category`.`weight`, `Category`.`header`, `Category`.`create_permission`, `Category`.`discipline_id`, `Category`.`photo`, `Category`.`slug`, `Category`.`article`, `Category2`.`id`, `Category2`.`type`, `Category2`.`parent_id`, `Category2`.`name`, `Category2`.`description`, `Category2`.`item_count`, `Category2`.`active`, `Category2`.`weight`, `Category2`.`header`, `Category2`.`create_permission`, `Category2`.`discipline_id`, `Category2`.`photo`, `Category2`.`slug`, `Category2`.`article`, `Category3`.`id`, `Category3`.`type`, `Category3`.`parent_id`, `Category3`.`name`, `Category3`.`description`, `Category3`.`item_count`, `Category3`.`active`, `Category3`.`weight`, `Category3`.`header`, `Category3`.`create_permission`, `Category3`.`discipline_id`, `Category3`.`photo`, `Category3`.`slug`, `Category3`.`article`, `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`group_count`, `User`.`event_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`first_name`, `User`.`last_name`, `User`.`phone`, `User`.`facebook_link`, `User`.`twitter_handle`, `User`.`instagram_handle`, `User`.`strava_handle`, `User`.`linkedin_handle`, `User`.`disciplines`, `User`.`distance`, `User`.`level_id`, `User`.`lat`, `User`.`lng`, `User`.`kilometer_count`, `User`.`training_count`, `User`.`team_count`, `User`.`address`, `User`.`city`, `User`.`state`, `User`.`country`, `User`.`bike1_id`, `User`.`is_pro`, `User`.`social_avatar`, `User`.`magasin`, `User`.`postal_code`, `User`.`country_id`, `User`.`departement_id`, `User`.`registeredby`, `User`.`handisport`, `User`.`licence`, `User`.`licence_ffc`, `User`.`reset_password_token`, `User`.`token_created_at`, `User`.`urgence_nom`, `User`.`urgence_prenom`, `User`.`urgence_tel`, `User`.`tva_intra`, `User`.`raison_sociale`, `User`.`pays_id`, `User`.`uuid`, `User`.`club`, `User`.`token`, `User`.`role_v3`, `User`.`CG` FROM `isoprod`.`blogs` AS `Blog` LEFT JOIN `isoprod`.`categories` AS `Category` ON (`Blog`.`category_id` = `Category`.`id`) LEFT JOIN `isoprod`.`categories` AS `Category2` ON (`Blog`.`category2_id` = `Category2`.`id`) LEFT JOIN `isoprod`.`categories` AS `Category3` ON (`Blog`.`category3_id` = `Category3`.`id`) LEFT JOIN `isoprod`.`users` AS `User` ON (`Blog`.`user_id` = `User`.`id`) WHERE `Blog`.`statut` = 1 ORDER BY `Blog`.`id` DESC LIMIT 30 | 30 | 30 | 5 | maybe slow |
| SELECT `Categories`.`id`, `Categories`.`name` FROM `isoprod`.`categories` AS `Categories` WHERE `type` = 'Blog' ORDER BY `name` ASC | 14 | 14 | 1 | maybe slow |
| 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 |
Utilisation de la Mémoire au niveau maximum 11.87 MB
| Message | Memory use |
|---|---|
| Component initialization | 842 KB |
| Controller action start | 897 KB |
| Controller render start | 2.36 MB |
| View render complete | 2.78 MB |
Total du Temps de Requête 81 (ms)
| Message | Temps en ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 2.84 | |
| Event: Controller.initialize | 0.07 | |
| Event: Controller.startup | 0.25 | |
| Controller action | 11.27 | |
| Event: Controller.beforeRender | 29.07 | |
| » Processing toolbar data | 24.52 | |
| Rendering View | 4.73 | |
| » Event: View.beforeRender | 0.02 | |
| » Rendering APP/View/Blogs/index.ctp | 0.20 | |
| » » Rendering APP/View/Elements/breadcrumb_blog.ctp | 0.04 | |
| » Event: View.afterRender | 0.01 | |
| » Event: View.beforeLayout | 0.01 | |
| » Rendering APP/View/Layouts/default2.ctp | 4.24 | |
| » » Rendering APP/View/Elements/analytics.ctp | 0.02 | |
| » » Rendering APP/View/Elements/facebook.ctp | 0.04 | |
| » » Rendering APP/View/Elements/menu.ctp | 0.75 | |
| » » » Rendering APP/View/Elements/langues.ctp | 0.65 | |
| » » Rendering APP/View/Elements/modal_user.ctp | 2.92 | |
| » » Rendering APP/View/Elements/footer.ctp | 0.08 | |
| » » Rendering APP/View/Elements/loader.ctp | 0.01 | |
| 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 | '/blogs?category_id=137' |
| Query String | 'category_id=137' |
| Request Method | 'GET' |
| Server Protocol | 'HTTP/1.1' |
| Gateway Interface | 'CGI/1.1' |
| Redirect Query String | 'category_id=137' |
| Redirect Url | '/app/webroot/blogs' |
| Remote Port | '24408' |
| 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/blogs' |
| Script Url | '/blogs' |
| 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/blogs' |
| Redirect Script Url | '/blogs' |
| 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/blogs' |
| Redirect Redirect Script Url | '/blogs' |
| Fcgi Role | 'RESPONDER' |
| Php Self | '/app/webroot/index.php' |
| Request Time Float | (float) 1761758578.2442 |
| Request Time | (int) 1761758578 |