Dernière mise à jour le 25/08/2008
Contact
Blog
Librairie
cgu/cgv
Membres artimots
Groupement de compétences
Le marché offres & demandes d'écriture




| # | type | message |
|---|---|---|
| 1 | PhpConfigHandler | php.ini "magic_quotes_gpc" key is better set to "false" (current value is "''" - php.ini location: "/hsphere/local/config/httpd/php5/php.ini") |
| 2 | PhpConfigHandler | php.ini "register_globals" key is better set to "false" (current value is "''" - php.ini location: "/hsphere/local/config/httpd/php5/php.ini") |
| 3 | Context | initialization |
| 4 | Controller | initialization |
| 5 | Routing | match route [listusersbytag] "/groupement/liste/:domaine/:tag" |
| 6 | Request | request parameters array ( 'domaine' => 'ecriture', 'tag' => 'recit_de_vie', 'module' => 'groupement', 'action' => 'list',) |
| 7 | Controller | dispatch request |
| 8 | Filter | executing filter "sfRenderingFilter" |
| 9 | Filter | executing filter "sfWebDebugFilter" |
| 10 | Filter | executing filter "sfCommonFilter" |
| 11 | Filter | executing filter "sfFlashFilter" |
| 12 | Filter | executing filter "sfExecutionFilter" |
| 13 | Action | call "groupementActions->executeList()" |
| 14 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'socket' => '****', 'username' => '****', ), FLAGS: 0 |
| 15 | Creole | prepareStatement(): SELECT domaine.ID, domaine.STRIP, domaine.NOM, domaine.DESCRIPTION, domaine.NBUSERS FROM domaine WHERE domaine.STRIP=? |
| 16 | Creole | applyLimit(): SELECT domaine.ID, domaine.STRIP, domaine.NOM, domaine.DESCRIPTION, domaine.NBUSERS FROM domaine WHERE domaine.STRIP='ecriture', offset: 0, limit: 1 |
| 17 | Creole | executeQuery(): [2.48 ms] SELECT domaine.ID, domaine.STRIP, domaine.NOM, domaine.DESCRIPTION, domaine.NBUSERS FROM domaine WHERE domaine.STRIP='ecriture' LIMIT 1 |
| 18 | Creole | prepareStatement(): SELECT tag.ID, tag.TITLE, tag.STRIP, tag.DOMAINE_ID, tag.NBUSERS FROM tag WHERE tag.DOMAINE_ID=? AND tag.STRIP=? |
| 19 | Creole | applyLimit(): SELECT tag.ID, tag.TITLE, tag.STRIP, tag.DOMAINE_ID, tag.NBUSERS FROM tag WHERE tag.DOMAINE_ID=1 AND tag.STRIP='recit_de_vie', offset: 0, limit: 1 |
| 20 | Creole | executeQuery(): [3.32 ms] SELECT tag.ID, tag.TITLE, tag.STRIP, tag.DOMAINE_ID, tag.NBUSERS FROM tag WHERE tag.DOMAINE_ID=1 AND tag.STRIP='recit_de_vie' LIMIT 1 |
| 21 | Creole | prepareStatement(): SELECT DISTINCT user.ID, user.LOGIN, user.PASSWORD, user.EMAIL, user.NOM, user.PRENOM, user.FORME, user.ENTREPRISE, user.ADRESSE1, user.ADRESSE2, user.CP, user.VILLE, user.TEL, user.MOBILE, user.STATUT, user.DOMAINE_ID, user.MINICV, user.LAST_LOGIN_DATE, user.CREATED_AT, user.UPDATED_AT, user.VALIDE, user.HASH, user.PUBLISHED FROM user LEFT JOIN usertag ON (user.ID=usertag.USER_ID) WHERE usertag.TAG_ID=? AND user.VALIDE=? AND user.PUBLISHED=? |
| 22 | Creole | executeQuery(): [6.79 ms] SELECT DISTINCT user.ID, user.LOGIN, user.PASSWORD, user.EMAIL, user.NOM, user.PRENOM, user.FORME, user.ENTREPRISE, user.ADRESSE1, user.ADRESSE2, user.CP, user.VILLE, user.TEL, user.MOBILE, user.STATUT, user.DOMAINE_ID, user.MINICV, user.LAST_LOGIN_DATE, user.CREATED_AT, user.UPDATED_AT, user.VALIDE, user.HASH, user.PUBLISHED FROM user LEFT JOIN usertag ON (user.ID=usertag.USER_ID) WHERE usertag.TAG_ID=429282 AND user.VALIDE=1 AND user.PUBLISHED=1 |
| 23 | View | initialize view for "groupement/list" |
| 24 | ViewConfig | set component "sidebar" (groupement/sidebar) |
| 25 | ViewConfig | set component "accrochebar" (groupement/accroche) |
| 26 | View | render "sf_app_dir/modules/groupement/templates/listSuccess.php" |
| 27 | View | decorate content with "sf_app_dir/templates/layout3.php" |
| 28 | View | render "sf_app_dir/templates/layout3.php" |
| 29 | PartialHelper | call "default->executeLastmodif()" |
| 30 | View | initialize view for "default/_lastmodif" |
| 31 | View | render "sf_app_dir/modules/default/templates/_lastmodif.php" |
| 32 | PartialHelper | call "groupement->executeAccroche()" |
| 33 | View | initialize view for "groupement/_accroche" |
| 34 | View | render "sf_app_dir/modules/groupement/templates/_accroche.php" |
| 35 | PartialHelper | call "groupement->executeSidebar()" |
| 36 | View | initialize view for "groupement/_sidebar" |
| 37 | View | render "sf_app_dir/modules/groupement/templates/_sidebar.php" |
| 38 | PartialHelper | call "groupement->executeComptage()" |
| 39 | Creole | prepareStatement(): SELECT COUNT(user.ID) FROM user WHERE user.STATUT=? AND user.VALIDE=? AND user.PUBLISHED=? |
| 40 | Creole | executeQuery(): [1.82 ms] SELECT COUNT(user.ID) FROM user WHERE user.STATUT=1 AND user.VALIDE=1 AND user.PUBLISHED=1 |
| 41 | Creole | prepareStatement(): SELECT COUNT(tag.ID) FROM tag |
| 42 | Creole | executeQuery(): [1.65 ms] SELECT COUNT(tag.ID) FROM tag |
| 43 | Creole | executeQuery(): [2.68 ms] SELECT DISTINCT left(user.CP,2) FROM user WHERE user.STATUT = "1" AND user.VALIDE=1 |
| 44 | Creole | prepareStatement(): SELECT COUNT(mailinglist.ID) FROM mailinglist WHERE mailinglist.VALIDE=? |
| 45 | Creole | executeQuery(): [2.15 ms] SELECT COUNT(mailinglist.ID) FROM mailinglist WHERE mailinglist.VALIDE=1 |
| 46 | View | initialize view for "groupement/_comptage" |
| 47 | View | render "sf_app_dir/modules/groupement/templates/_comptage.php" |

---
parameterHolder:
symfony/default:
action: list
domaine: ecriture
module: groupement
tag: recit_de_vie
attributeHolder:
symfony/default:

---
cookies:
httpHeaders:
Content-Type: text/html; charset=utf-8
parameterHolder:
helper/asset/auto/httpmeta:
Content-Type: text/html; charset=utf-8
helper/asset/auto/javascript:
/js/IEwarning.js: /js/IEwarning.js
/js/myJS.js: /js/myJS.js
/js/tiny_mce/tiny_mce.js: /js/tiny_mce/tiny_mce.js
/sf/prototype/js/prototype.js: /sf/prototype/js/prototype.js
/sf/sf_web_debug/js/main: /sf/sf_web_debug/js/main
helper/asset/auto/meta:
description: >
Un site entièrement
dédié aux écrivains
publics et à leurs clients :
formation professionnelle, stages,
sous-traitance, solution
d'installation, aide à la
communication, valorisation de vos
productions, informations pratiques,
inscription gratuite au marché
virtuel, réseau
d'enseigne...
keywords: >
écrivain public, écrivain
privé,biographie Tarn,
écrivain Tarn,
témoignages, écrits
littéraires, littérature,
biographe,rédacteur,
rédacteurs, rédactions,
écriture, mots, rédacteur,
rédacteur Tarn, récit,
rédaction publicitaire,
rédaction internet, Tarn,
midi-pyrénées,Castres,
Albi,Marssac sur Tarn,81,31
revisit-after: 15days
robots: index, follow
title: >
Artimots - Atelier de biographie,
formation pour écrivains publics
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
layout:
style:
symfony/response/http/headers:
Content-Type: text/html; charset=utf-8
symfony/view/asset:
javascripts_included:
stylesheets_included:

--- app_breadcrumb_separator: > app_librairie_couv_maxx: 150 app_librairie_couv_maxy: 300 app_mail_admin_email: artimots@wanadoo.fr app_mail_site_email: contact@artimots.com app_mail_site_emailname: Artimots.com app_managed_upload_dir: downloads app_marche_nblastoffres: 5 app_marche_offrelist_perpage: 2 app_privateupload_dir: documentation app_theme_default_img: default_theme.png app_theme_path_separator: _ app_user_max_domaines: 5 mod_default_enabled: 1 mod_default_is_internal: mod_default_view_class: sfPHP mod_groupement_enabled: 1 mod_groupement_is_internal: mod_groupement_view_class: sfPHP sf_admin_web_dir: /sf/sf_admin sf_app: frontend sf_app_config_dir: > /hsphere/local/home/demental/apps/frontend/config sf_app_config_dir_name: config sf_app_dir: > /hsphere/local/home/demental/apps/frontend sf_app_i18n_dir: > /hsphere/local/home/demental/apps/frontend/i18n sf_app_i18n_dir_name: i18n sf_app_lib_dir: > /hsphere/local/home/demental/apps/frontend/lib sf_app_lib_dir_name: lib sf_app_module_action_dir_name: actions sf_app_module_config_dir_name: config sf_app_module_dir: > /hsphere/local/home/demental/apps/frontend/modules sf_app_module_dir_name: modules sf_app_module_i18n_dir_name: i18n sf_app_module_lib_dir_name: lib sf_app_module_template_dir_name: templates sf_app_module_validate_dir_name: validate sf_app_module_view_dir_name: views sf_app_template_dir: > /hsphere/local/home/demental/apps/frontend/templates sf_app_template_dir_name: templates sf_apps_dir_name: apps sf_autoloading_functions: sf_available: 1 sf_base_cache_dir: > /hsphere/local/home/demental/cache/frontend sf_bin_dir: /hsphere/local/home/demental/batch sf_bin_dir_name: batch sf_cache: sf_cache_dir: > /hsphere/local/home/demental/cache/frontend/dev sf_cache_dir_name: cache sf_calendar_web_dir: /sf/calendar sf_charset: utf-8 sf_check_lock: sf_check_symfony_version: sf_compressed: sf_config_cache_dir: > /hsphere/local/home/demental/cache/frontend/dev/config sf_config_dir: /hsphere/local/home/demental/config sf_config_dir_name: config sf_data_dir: /hsphere/local/home/demental/data sf_data_dir_name: data sf_debug: 1 sf_default_action: index sf_default_module: default sf_doc_dir: /hsphere/local/home/demental/data/doc sf_doc_dir_name: doc sf_enabled_modules: - default sf_environment: dev sf_error_404_action: error404 sf_error_404_module: default sf_error_reporting: 4095 sf_escaping_method: ESC_ENTITIES sf_escaping_strategy: bc sf_etag: sf_i18n: 1 sf_i18n_cache: 1 sf_i18n_cache_dir: > /hsphere/local/home/demental/cache/frontend/dev/i18n sf_i18n_debug: sf_i18n_default_culture: fr sf_i18n_source: XLIFF sf_i18n_untranslated_prefix: [T] sf_i18n_untranslated_suffix: [/T] sf_lib_dir: /hsphere/local/home/demental/lib sf_lib_dir_name: lib sf_log_dir: /hsphere/local/home/demental/log sf_log_dir_name: log sf_logging_enabled: 1 sf_logging_history: 10 sf_logging_level: debug sf_logging_period: 7 sf_logging_purge: 1 sf_logging_rotate: sf_login_action: login sf_login_module: user sf_max_forwards: 5 sf_model_dir_name: model sf_model_lib_dir: /hsphere/local/home/demental/lib/model sf_module_cache_dir: > /hsphere/local/home/demental/cache/frontend/dev/modules sf_module_disabled_action: disabled sf_module_disabled_module: default sf_no_script_name: sf_orm: propel sf_path_info_array: SERVER sf_path_info_key: PATH_INFO sf_plugins_dir: /hsphere/local/home/demental/plugins sf_plugins_dir_name: plugins sf_prototype_web_dir: /sf/prototype sf_rich_text_js_dir: js/tiny_mce sf_root_cache_dir: /hsphere/local/home/demental/cache sf_root_dir: /hsphere/local/home/demental sf_routing_defaults: sf_culture: fr sf_secure_action: home sf_secure_module: user sf_standard_helpers: - Partial - Cache - Form sf_stats: sf_strip_comments: 1 sf_suffix: . sf_symfony_data_dir: > /hsphere/local/home/demental/config/../data/symfony sf_symfony_lib_dir: > /hsphere/local/home/demental/config/../lib/symfony sf_template_cache_dir: > /hsphere/local/home/demental/cache/frontend/dev/template sf_test: sf_test_cache_dir: > /hsphere/local/home/demental/cache/frontend/dev/test sf_test_dir: /hsphere/local/home/demental/test sf_test_dir_name: test sf_tidy: 1 sf_timeout: 1800 sf_timer_start: 1219927016.4556 sf_unavailable_action: unavailable sf_unavailable_module: default sf_upload_dir: /hsphere/local/home/demental/web/uploads sf_upload_dir_name: uploads sf_url_format: PATH sf_use_database: 1 sf_use_flash: 1 sf_use_process_cache: 1 sf_use_security: 1 sf_validation_error_class: form_error sf_validation_error_id_prefix: error_for_ sf_validation_error_prefix: ↓ sf_validation_error_suffix: ↓ sf_web_debug: 1 sf_web_debug_web_dir: /sf/sf_web_debug sf_web_dir: /hsphere/local/home/demental/web sf_web_dir_name: web

---
cookie:
env:
HOME: /root
LD_LIBRARY_PATH: /hsphere/shared/apache2/lib:
LOGNAME: root
PATH: >
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/hsphere/shared/bin:/hsphere/shared/sbin:/hsphere/shared/bin:/hsphere/shared/sbin:/hsphere/local/var/vpopmail/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin
PWD: /root
SHELL: /bin/sh
SHLVL: 4
USER: root
_: >
/hsphere/shared/apache2/bin/httpd.prefork
files:
get:
post:
server:
DOCUMENT_ROOT: >
/hsphere/local/home/demental/artimots.com
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT: >
Accept:
application/xhtml+xml,text/html;q=0.9,text/plain;
HTTP_ACCEPT_CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODING: gzip
HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
HTTP_CACHE_CONTROL: no-cache
HTTP_CONNECTION: close
HTTP_HOST: www.artimots.com
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: >
CCBot/1.0
(+http://www.commoncrawl.org/bot.html)
PATH: >
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/hsphere/shared/bin:/hsphere/shared/sbin:/hsphere/shared/bin:/hsphere/shared/sbin:/hsphere/local/var/vpopmail/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin
PATH_INFO: /groupement/liste/ecriture/recit_de_vie
PATH_TRANSLATED: >
redirect:/index.php/liste/ecriture/recit_de_vie
PHP_SELF: >
/frontend_dev.php/groupement/liste/ecriture/recit_de_vie
QUERY_STRING:
REMOTE_ADDR: 38.103.63.61
REMOTE_PORT: 43872
REQUEST_METHOD: GET
REQUEST_TIME: 1219927016
REQUEST_URI: >
/frontend_dev.php/groupement/liste/ecriture/recit_de_vie
SCRIPT_FILENAME: >
/hsphere/local/home/demental/artimots.com/frontend_dev.php
SCRIPT_NAME: /frontend_dev.php
SERVER_ADDR: 70.86.239.170
SERVER_ADMIN: webmaster@artimots.com
SERVER_NAME: artimots.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: |
<address>Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.7a PHP/5.2.6 mod_fastcgi/2.4.6 Server at artimots.com Port 80</address>
SERVER_SOFTWARE: >
Apache/2.2.9 (Unix) mod_ssl/2.2.9
OpenSSL/0.9.7a PHP/5.2.6
mod_fastcgi/2.4.6
argc: 0
argv:
session:

--- php: 5.2.6 os: > Linux bmweb0001.blizzard-media.com 2.6.9-67.0.1.EL #1 Fri Nov 30 11:40:11 EST 2007 i686 extensions: - libxml - xsl - xmlwriter - dom - xmlreader - xml - tokenizer - session - pcre - SimpleXML - sockets - SPL - standard - Reflection - posix - mime_magic - mhash - mcrypt - mbstring - json - hash - gettext - gd - ftp - filter - dba - date - ctype - bz2 - zlib - openssl - apache2handler - bcmath - calendar - curl - dbase - exif - fileinfo - gmp - iconv - imap - ldap - mysql - mysqli - odbc - PDO - pdo_sqlite - pgsql - pspell - soap - SQLite
| type | calls | time (ms) |
|---|---|---|
| Configuration | 16 | 8.06 |
| Action "groupement/list" | 1 | 101.43 |
| Database | 7 | 20.85 |
| View "Success" for "groupement/list" | 1 | 64.86 |
| Component "default/lastmodif" | 1 | 0.11 |
| Partial "default/_lastmodif" | 1 | 0.54 |
| Component "groupement/accroche" | 1 | 0.02 |
| Partial "groupement/_accroche" | 1 | 0.54 |
| Component "groupement/sidebar" | 1 | 0.02 |
| Partial "groupement/_sidebar" | 1 | 27.18 |
| Component "groupement/comptage" | 1 | 20.83 |
| Partial "groupement/_comptage" | 1 | 2.40 |


