
Irutxuloko Hitza
1 de mai de 2026
Tarifs


Tarifs
No post data.
No querystring data.
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `UsersSession`.`id`, `UsersSession`.`user_id` FROM `presst_pre`.`users_sessions` AS `UsersSession` WHERE `UsersSession`.`date` < '2026-05-02 03:03:49' | 0 | 0 | 1 | maybe slow |
| SELECT `UsersSession`.`id`, `UsersSession`.`user_id` FROM `presst_pre`.`users_sessions` AS `UsersSession` WHERE 1 = 1 | 0 | 0 | 1 | maybe slow |
| UPDATE `presst_pre`.`users` AS `User` LEFT JOIN `presst_pre`.`masters` AS `Master` ON (`Master`.`user_id` = `User`.`id`) LEFT JOIN `presst_pre`.`subscribers` AS `Subscriber` ON (`Subscriber`.`user_id` = `User`.`id`) LEFT JOIN `presst_pre`.`editors` AS `Editor` ON (`Editor`.`user_id` = `User`.`id`) LEFT JOIN `presst_pre`.`managers` AS `Manager` ON (`Manager`.`user_id` = `User`.`id`) LEFT JOIN `presst_pre`.`users_sessions` AS `UsersSession` ON (`UsersSession`.`user_id` = `User`.`id`) LEFT JOIN `presst_pre`.`registrations` AS `Registration` ON (`Registration`.`user_id` = `User`.`id`) SET `User`.`is_in` = 0 WHERE `User`.`is_in` > 0 AND `User`.`id` IS NOT NULL | 0 | 0 | 14 | maybe slow |
| SELECT `Publication`.*, `Journal`.*, `SuplementOf`.*, `Suplement`.*, `Payment`.*, (not (isnull(`Payment`.`id`) and isnull(`PaymentOf`.`id`))) AS `Publication__payed`, (ifnull(`Payment`.`subscription_type`, `PaymentOf`.`subscription_type`)) AS `Publication__subscription_type`, (not isnull(`Payment`.`pdf`)) AS `Publication__pdf`, (`Editor`.`tpv_type`) AS `Publication__tpv_type`, (`Editor`.`paypal_email`) AS `Publication__paypal_email` FROM `presst_pre`.`publications` AS `Publication` LEFT JOIN `presst_pre`.`journals` AS `Journal` ON (`Journal`.`id` = `Publication`.`journal_id`) LEFT JOIN `presst_pre`.`editors` AS `Editor` ON (`Editor`.`id` = `Journal`.`editor_id`) LEFT JOIN `presst_pre`.`payments` AS `Payment` ON (`Payment`.`subscriber_id` = 0 AND `Payment`.`canceled` = 0 AND `Payment`.`payed` = 1 AND `Payment`.`journal_id` = `Publication`.`journal_id` AND `Payment`.`start_date` < DATE_FORMAT(`Publication`.`end_time`, "%Y-%m-%d") AND `Payment`.`end_date` >= DATE_FORMAT(`Publication`.`start_time`, "%Y-%m-%d")) LEFT JOIN `presst_pre`.`journals_suplements` AS `JournalsSuplement` ON (`JournalsSuplement`.`journal_id` = `Journal`.`id`) LEFT JOIN `presst_pre`.`journals` AS `Suplement` ON (`Suplement`.`id` = `JournalsSuplement`.`suplement_id`) LEFT JOIN `presst_pre`.`journals_suplements` AS `JournalsSuplementOf` ON (`JournalsSuplementOf`.`suplement_id` = `Journal`.`id`) LEFT JOIN `presst_pre`.`journals` AS `SuplementOf` ON (`SuplementOf`.`id` = `JournalsSuplementOf`.`journal_id`) LEFT JOIN `presst_pre`.`payments` AS `PaymentOf` ON (`PaymentOf`.`subscriber_id` = 0 AND `PaymentOf`.`canceled` = 0 AND `PaymentOf`.`payed` = 1 AND `PaymentOf`.`journal_id` = `JournalsSuplementOf`.`journal_id` AND `PaymentOf`.`start_date` <= DATE_FORMAT(`Publication`.`end_time`, "%Y-%m-%d") AND `PaymentOf`.`end_date` >= DATE_FORMAT(`Publication`.`start_time`, "%Y-%m-%d")) WHERE `Publication`.`id` = 42135 AND `Publication`.`state` = 'A' | 1 | 1 | 1 |
Utilisation de la Mémoire au niveau maximum 8.30 MB
| Message | Memory use |
|---|---|
| Component initialization | 3.53 MB |
| Controller action start | 5.86 MB |
| Controller render start | 6.02 MB |
| View render complete | 7.67 MB |
Total du Temps de Requête 104 (ms)
| Message | Temps en ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 31.32 | |
| Event: Controller.initialize | 35.88 | |
| Event: Controller.startup | 1.30 | |
| Controller action | 5.60 | |
| Event: Controller.beforeRender | 3.35 | |
| » Processing toolbar data | 3.29 | |
| Rendering View | 5.77 | |
| » Event: View.beforeRender | 0.03 | |
| » Rendering APP/View/Subscribers/prices.ctp | 2.99 | |
| » » Rendering APP/View/Elements/Publication/publication.ctp | 0.36 | |
| » » » Rendering APP/View/Elements/Publication/cover.ctp | 0.14 | |
| » Event: View.afterRender | 0.02 | |
| » Event: View.beforeLayout | 0.02 | |
| » Rendering APP/View/Layouts/bootstrap.ctp | 2.08 | |
| » » Rendering APP/View/Elements/logo.ctp | 0.13 | |
| » » Rendering APP/View/Elements/languages.ctp | 0.23 | |
| » » Rendering APP/View/Elements/menu/menu.ctp | 0.68 | |
| » » Rendering APP/View/Elements/cookie_consent.ctp | 0.08 | |
| Event: View.afterLayout | 0.00 |
| Constant | Value |
|---|---|
| CONFIG | '/var/www/presst.pre/app/Config/' |
| PDF_FILES | '/var/www/presst.pre/app/Files/' |
| Constant | Value |
|---|---|
| APP | '/var/www/presst.pre/app/' |
| APP_DIR | 'app' |
| APPLIBS | '/var/www/presst.pre/app/Lib/' |
| CACHE | '/var/www/presst.pre/app/tmp/cache/' |
| CAKE | '/var/www/presst.pre/vendors/cakephp/cakephp/lib/Cake/' |
| CAKE_CORE_INCLUDE_PATH | '/var/www/presst.pre/vendors/cakephp/cakephp/lib' |
| CORE_PATH | '/var/www/presst.pre/vendors/cakephp/cakephp/lib/' |
| CAKE_VERSION | '2.10.24' |
| CSS | '/var/www/presst.pre/app/webroot/css/' |
| CSS_URL | 'css/' |
| DS | '/' |
| FULL_BASE_URL | 'https://pre.presst.net' |
| IMAGES | '/var/www/presst.pre/app/webroot/img/' |
| IMAGES_URL | 'img/' |
| JS | '/var/www/presst.pre/app/webroot/js/' |
| JS_URL | 'js/' |
| LOGS | '/var/www/presst.pre/app/tmp/logs/' |
| ROOT | '/var/www/presst.pre' |
| TESTS | '/var/www/presst.pre/app/Test/' |
| TMP | '/var/www/presst.pre/app/tmp/' |
| VENDORS | '/var/www/presst.pre/vendors/' |
| WEBROOT_DIR | 'webroot' |
| WWW_ROOT | '/var/www/presst.pre/app/webroot/' |
| Environment Variable | Value |
|---|---|
| Php Version | '7.4.33' |
| Redirect Unique Id | 'afVUfWycEn@xXdNc7UKPUgAAACQ' |
| Redirect Debug | '2' |
| Redirect Perl5lib | '/usr/share/awstats/lib:/usr/share/awstats/plugins' |
| Redirect Https | 'on' |
| Redirect Ssl Tls Sni | 'pre.presst.net' |
| Redirect Ssl Server S Dn Cn | 'presst.net' |
| Redirect Ssl Server I Dn C | 'US' |
| Redirect Ssl Server I Dn O | 'Let's Encrypt' |
| Redirect Ssl Server I Dn Cn | 'R13' |
| Redirect Ssl Server San Dns 0 | 'dev.presst.net' |
| Redirect Ssl Server San Dns 1 | 'pre.presst.net' |
| Redirect Ssl Server San Dns 2 | 'presst.net' |
| Redirect Ssl Server San Dns 3 | 'www.presst.net' |
| Redirect Ssl Version Interface | 'mod_ssl/2.4.6' |
| Redirect Ssl Version Library | 'OpenSSL/1.0.2k-fips' |
| Redirect Ssl Protocol | 'TLSv1.2' |
| Redirect Ssl Secure Reneg | 'true' |
| Redirect Ssl Compress Method | 'NULL' |
| Redirect Ssl Cipher | 'ECDHE-RSA-AES256-GCM-SHA384' |
| Redirect Ssl Cipher Export | 'false' |
| Redirect Ssl Cipher Usekeysize | '256' |
| Redirect Ssl Cipher Algkeysize | '256' |
| Redirect Ssl Client Verify | 'NONE' |
| Redirect Ssl Server M Version | '3' |
| Redirect Ssl Server M Serial | '06CBE7E5DBD58040784175A8C1DBE4C79070' |
| Redirect Ssl Server V Start | 'May 1 21:03:10 2026 GMT' |
| Redirect Ssl Server V End | 'Jul 30 21:03:09 2026 GMT' |
| Redirect Ssl Server S Dn | 'CN=presst.net' |
| Redirect Ssl Server I Dn | 'CN=R13,O=Let's Encrypt,C=US' |
| Redirect Ssl Server A Key | 'rsaEncryption' |
| Redirect Ssl Server A Sig | 'sha256WithRSAEncryption' |
| Redirect Ssl Session Resumed | 'Initial' |
| Redirect Status | '200' |
| Unique Id | 'afVUfWycEn@xXdNc7UKPUgAAACQ' |
| Debug | '2' |
| Perl5lib | '/usr/share/awstats/lib:/usr/share/awstats/plugins' |
| Https | 'on' |
| Ssl Tls Sni | 'pre.presst.net' |
| Ssl Server S Dn Cn | 'presst.net' |
| Ssl Server I Dn C | 'US' |
| Ssl Server I Dn O | 'Let's Encrypt' |
| Ssl Server I Dn Cn | 'R13' |
| Ssl Server San Dns 0 | 'dev.presst.net' |
| Ssl Server San Dns 1 | 'pre.presst.net' |
| Ssl Server San Dns 2 | 'presst.net' |
| Ssl Server San Dns 3 | 'www.presst.net' |
| Ssl Version Interface | 'mod_ssl/2.4.6' |
| Ssl Version Library | 'OpenSSL/1.0.2k-fips' |
| Ssl Protocol | 'TLSv1.2' |
| Ssl Secure Reneg | 'true' |
| Ssl Compress Method | 'NULL' |
| Ssl Cipher | 'ECDHE-RSA-AES256-GCM-SHA384' |
| Ssl Cipher Export | 'false' |
| Ssl Cipher Usekeysize | '256' |
| Ssl Cipher Algkeysize | '256' |
| Ssl Client Verify | 'NONE' |
| Ssl Server M Version | '3' |
| Ssl Server M Serial | '06CBE7E5DBD58040784175A8C1DBE4C79070' |
| Ssl Server V Start | 'May 1 21:03:10 2026 GMT' |
| Ssl Server V End | 'Jul 30 21:03:09 2026 GMT' |
| Ssl Server S Dn | 'CN=presst.net' |
| Ssl Server I Dn | 'CN=R13,O=Let's Encrypt,C=US' |
| Ssl Server A Key | 'rsaEncryption' |
| Ssl Server A Sig | 'sha256WithRSAEncryption' |
| Ssl Session Resumed | 'Initial' |
| Http Accept | '*/*' |
| Http User Agent | 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' |
| Http Accept Encoding | 'gzip, br, zstd, deflate' |
| Http Host | 'pre.presst.net' |
| Path | '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' |
| Server Signature | '' |
| Server Software | 'Apache' |
| Server Name | 'pre.presst.net' |
| Server Addr | '172.31.27.0' |
| Server Port | '443' |
| Remote Addr | '216.73.216.118' |
| Document Root | '/var/www/presst.pre/app/webroot' |
| Request Scheme | 'https' |
| Context Prefix | '' |
| Context Document Root | '/var/www/presst.pre/app/webroot' |
| Server Admin | 'root@localhost' |
| Script Filename | '/var/www/presst.pre/app/webroot/index.php' |
| Remote Port | '62906' |
| Redirect Url | '/fr/subscribers/prices/42135' |
| Gateway Interface | 'CGI/1.1' |
| Server Protocol | 'HTTP/1.1' |
| Request Method | 'GET' |
| Query String | '' |
| Request Uri | '/fr/subscribers/prices/42135' |
| Script Name | '/index.php' |
| Php Self | '/index.php' |
| Request Time Float | (float) 1777685629.8124 |
| Request Time | (int) 1777685629 |