Droits Etrangers - International Rights Department
Sibylle Le Maire
Director of the International Rights Department
sibylle.le-maire@groupebayard.com
Groupe Bayard
18 rue Barbès - 92128 Montrouge cedex- France
+ 33 1 74 31 48 23
Géraldine Hummel
Rights Executive: Germany, The Netherlands,
Eastern European countries
geraldine.hummel@groupebayard.com
Groupe Bayard
300, rue Léon-Joulin, 31101 Toulouse Cedex 9 - France
+ 33 5 61 76 63 62
Stéphanie Lambert
Rights: Scandinavia, Greece, Turkey, Middle East
stephanie.lambert@groupebayard.com
Groupe Bayard
18 rue Barbès - 92128 Montrouge cedex - France
+ 33 1 74 31 68 22
Emmanuelle Marie
Senior Sales Manager: Spain, Portugal, Latin America
and English language Worldwide
emmanuelle.marie@groupebayard.com
Groupe Bayard
18 rue Barbès - 92128 Montrouge cedex - France
+ 33 1 74 31 74 45
So Taniuchi
Rights Executive: Asia, India and Italy
so.taniuchi@groupebayard.com
Groupe Bayard
18 rue Barbès - 92128 Montrouge cedex - France
+ 33 1 74 31 65 15
| # | type | message |
|---|---|---|
| 1 | Context | initialization |
| 2 | Controller | initialization |
| 3 | Routing | match route [default] "/:sf_culture/:module/:action/*" |
| 4 | Request | request parameters array ( 'sf_culture' => 'fr', 'module' => 'articles', 'action' => 'rubrique', 'id' => '23',) |
| 5 | Controller | dispatch request |
| 6 | Filter | executing filter "sfRenderingFilter" |
| 7 | Filter | executing filter "sfWebDebugFilter" |
| 8 | Filter | executing filter "sfCommonFilter" |
| 9 | Filter | executing filter "sfFlashFilter" |
| 10 | Filter | executing filter "sfExecutionFilter" |
| 11 | Creole | connect(): DSN: array ( 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'username' => '****', ), FLAGS: 0 |
| 12 | Creole | prepareStatement(): SELECT cms_article.ID, cms_article.RUBRIQUE_ID, cms_article.RANG, cms_article.CULTURE, cms_article.NOM, cms_article.DATE, cms_article.TITRE, cms_article.INTRO, cms_article.TEXTE, cms_article.ENLIGNE, cms_article.STYLE, cms_article.REDIRECT FROM cms_article WHERE cms_article.ENLIGNE=? AND cms_article.RUBRIQUE_ID=? AND cms_article.CULTURE=? ORDER BY cms_article.RANG ASC |
| 13 | Creole | executeQuery(): [4.44 ms] SELECT cms_article.ID, cms_article.RUBRIQUE_ID, cms_article.RANG, cms_article.CULTURE, cms_article.NOM, cms_article.DATE, cms_article.TITRE, cms_article.INTRO, cms_article.TEXTE, cms_article.ENLIGNE, cms_article.STYLE, cms_article.REDIRECT FROM cms_article WHERE cms_article.ENLIGNE=1 AND cms_article.RUBRIQUE_ID=23 AND cms_article.CULTURE='fr' ORDER BY cms_article.RANG ASC |
| 14 | Creole | prepareStatement(): SELECT cms_rubrique.ID, cms_rubrique.NOM, cms_rubrique.GAUCHE, cms_rubrique.DROITE, cms_rubrique.PARENT, cms_rubrique.SECTEUR FROM cms_rubrique WHERE cms_rubrique.ID=? |
| 15 | Creole | executeQuery(): [1.02 ms] SELECT cms_rubrique.ID, cms_rubrique.NOM, cms_rubrique.GAUCHE, cms_rubrique.DROITE, cms_rubrique.PARENT, cms_rubrique.SECTEUR FROM cms_rubrique WHERE cms_rubrique.ID=23 |
| 16 | Creole | prepareStatement(): SELECT cms_rubrique.ID, cms_rubrique.NOM, cms_rubrique.GAUCHE, cms_rubrique.DROITE, cms_rubrique.PARENT, cms_rubrique.SECTEUR FROM cms_rubrique WHERE cms_rubrique.ID=? |
| 17 | Creole | executeQuery(): [0.90 ms] SELECT cms_rubrique.ID, cms_rubrique.NOM, cms_rubrique.GAUCHE, cms_rubrique.DROITE, cms_rubrique.PARENT, cms_rubrique.SECTEUR FROM cms_rubrique WHERE cms_rubrique.ID=1 |
| 18 | Creole | prepareStatement(): SELECT cms_rubrique_i18n.DESCRIPTION, cms_rubrique_i18n.ID, cms_rubrique_i18n.CULTURE FROM cms_rubrique_i18n WHERE cms_rubrique_i18n.ID=? AND cms_rubrique_i18n.CULTURE=? |
| 19 | Creole | executeQuery(): [1.04 ms] SELECT cms_rubrique_i18n.DESCRIPTION, cms_rubrique_i18n.ID, cms_rubrique_i18n.CULTURE FROM cms_rubrique_i18n WHERE cms_rubrique_i18n.ID=23 AND cms_rubrique_i18n.CULTURE='fr' |
| 20 | Creole | prepareStatement(): SELECT cms_rubrique_i18n.DESCRIPTION, cms_rubrique_i18n.ID, cms_rubrique_i18n.CULTURE FROM cms_rubrique_i18n WHERE cms_rubrique_i18n.ID=? AND cms_rubrique_i18n.CULTURE=? |
| 21 | Creole | executeQuery(): [0.91 ms] SELECT cms_rubrique_i18n.DESCRIPTION, cms_rubrique_i18n.ID, cms_rubrique_i18n.CULTURE FROM cms_rubrique_i18n WHERE cms_rubrique_i18n.ID=1 AND cms_rubrique_i18n.CULTURE='fr' |
| 22 | View | initialize view for "articles/rubrique" |
| 23 | View | render "sf_app_dir/modules/articles/templates/rubriqueSuccess.php" |
| 24 | Creole | prepareStatement(): SELECT cms_lien.ID, cms_lien.ARTICLE_ID, cms_lien.RANG, cms_lien.LIBELLE, cms_lien.LIEN, cms_lien.POPUP FROM cms_lien WHERE cms_lien.ARTICLE_ID=? ORDER BY cms_lien.RANG ASC |
| 25 | Creole | executeQuery(): [1.22 ms] SELECT cms_lien.ID, cms_lien.ARTICLE_ID, cms_lien.RANG, cms_lien.LIBELLE, cms_lien.LIEN, cms_lien.POPUP FROM cms_lien WHERE cms_lien.ARTICLE_ID=70 ORDER BY cms_lien.RANG ASC |
| 26 | Creole | prepareStatement(): SELECT cms_illustration.ID, cms_illustration.ARTICLE_ID, cms_illustration.RANG, cms_illustration.TITRE, cms_illustration.CHEMIN, cms_illustration.VIGNETTE, cms_illustration.LIEN, cms_illustration.POPUP FROM cms_illustration WHERE cms_illustration.ARTICLE_ID=? ORDER BY cms_illustration.RANG ASC |
| 27 | Creole | executeQuery(): [1.17 ms] SELECT cms_illustration.ID, cms_illustration.ARTICLE_ID, cms_illustration.RANG, cms_illustration.TITRE, cms_illustration.CHEMIN, cms_illustration.VIGNETTE, cms_illustration.LIEN, cms_illustration.POPUP FROM cms_illustration WHERE cms_illustration.ARTICLE_ID=70 ORDER BY cms_illustration.RANG ASC |
| 28 | View | decorate content with "sf_app_dir/templates/layout.php" |
| 29 | View | render "sf_app_dir/templates/layout.php" |

---
parameterHolder:
symfony/default:
action: rubrique
id: 23
module: articles
sf_culture: fr
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:
/sf/sf_web_debug/js/main: /sf/sf_web_debug/js/main
/sfUJSPlugin/js/jquery: /sfUJSPlugin/js/jquery
taillePolice: taillePolice
helper/asset/auto/meta:
description: symfony project
keywords: symfony, project
language: fr
robots: index, follow
title: >
Site Bayard - Vente de droits >
Droits Etrangers (Edition)
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
css:
cssGab8:
fontSize:
style_menu:
symfony/response/http/headers:
Content-Type: text/html;; charset=utf-8
symfony/view/asset:
javascripts_included:
stylesheets_included:

--- mod_articles_enabled: 1 mod_articles_is_internal: mod_articles_view_class: sfPHP propel_behavior_act_as_scoped_sortable_Article_new_element_position: bottom propel_behavior_act_as_scoped_sortable_Article_rank: rang propel_behavior_act_as_scoped_sortable_Article_scope: rubrique_id propel_behavior_act_as_scoped_sortable_Illustration_new_element_position: bottom propel_behavior_act_as_scoped_sortable_Illustration_rank: rang propel_behavior_act_as_scoped_sortable_Illustration_scope: article_id propel_behavior_act_as_scoped_sortable_Lien_new_element_position: bottom propel_behavior_act_as_scoped_sortable_Lien_rank: rang propel_behavior_act_as_scoped_sortable_Lien_scope: article_id propel_behavior_actasnestedset_Rubrique_columns: left: cms_rubrique.GAUCHE right: cms_rubrique.DROITE parent: cms_rubrique.PARENT scope: cms_rubrique.SECTEUR sf_admin_web_dir: /sf/sf_admin sf_app: front sf_app_config_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/apps/front/config sf_app_config_dir_name: config sf_app_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/apps/front sf_app_i18n_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/apps/front/i18n sf_app_i18n_dir_name: i18n sf_app_lib_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/apps/front/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: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/apps/front/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: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/apps/front/templates sf_app_template_dir_name: templates sf_apps_dir_name: apps sf_autoloading_functions: sf_available: 1 sf_base_cache_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/cache/front sf_bin_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/batch sf_bin_dir_name: batch sf_cache: sf_cache_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/cache/front/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: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/cache/front/dev/config sf_config_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/config sf_config_dir_name: config sf_data_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/data sf_data_dir_name: data sf_debug: 1 sf_default_action: index sf_default_module: default sf_doc_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/data/doc sf_doc_dir_name: doc sf_enabled_modules: - default sf_environment: dev sf_error_404_action: index sf_error_404_module: error 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: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/cache/front/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: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/lib sf_lib_dir_name: lib sf_log_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/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: default sf_max_forwards: 5 sf_model_dir_name: model sf_model_lib_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/lib/model sf_module_cache_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/cache/front/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: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/plugins sf_plugins_dir_name: plugins sf_prototype_web_dir: /sf/prototype sf_rich_text_js_dir: js/tiny_mce sf_root_cache_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/cache sf_root_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard sf_routing_defaults: sf_culture: fr sf_secure_action: secure sf_secure_module: default sf_standard_helpers: - Partial - Cache - Form sf_strip_comments: 1 sf_suffix: . sf_symfony_data_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/symfony/data sf_symfony_lib_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/symfony/lib sf_template_cache_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/cache/front/dev/template sf_test: sf_test_cache_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/cache/front/dev/test sf_test_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/test sf_test_dir_name: test sf_timeout: 1800 sf_timer_start: 1328589622.44 sf_unavailable_action: unavailable sf_unavailable_module: default sf_upload_dir: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/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: > /WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/web sf_web_dir_name: web

---
cookie:
symfony: 5e3e8e6d62d54f294cd1d8f86cba2c04
env:
HOME: /root
INPUTRC: /etc/inputrc
LD_LIBRARY_PATH: >
/opt/local/lib:/opt/local/openssl/lib:/opt/local/sybase/lib:
LOGNAME: root
PATH: /sbin:/bin:/usr/sbin:/usr/bin
PHPRC: /WEBS/bayardweb/www.bayardweb.com/conf
PWD: /WEBS/bayardweb
SERVICE_DEBUG: 0
SERVICE_NAME: www.bayardweb.com
SERVICE_NODE: wpbaya03s
SHELL: /bin/bash
SHLVL: 3
SSH_AUTH_SOCK: /tmp/ssh-dLWad16187/agent.16187
SSH_CLIENT: 10.28.64.67 44341 22
SSH_CONNECTION: 10.28.64.67 44341 10.26.175.16 22
SSH_TTY: /dev/pts/0
SUDO_COMMAND: >
/opt/local/service/bin/restart_service
www.bayardweb.com
SUDO_GID: 100
SUDO_UID: 102
SUDO_USER: www
SYBASE: /opt/local/sybase/V11
TERM: vt100
USER:
_: /opt/local/oss/apache2/bin/httpd
files:
get:
post:
server:
DOCUMENT_ROOT: >
/WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/web
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT: >
text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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_COOKIE: symfony=5e3e8e6d62d54f294cd1d8f86cba2c04
HTTP_HOST: www.groupebayard.com
HTTP_IF_MODIFIED_SINCE: Mon, 09 Aug 2010 14:19:01 GMT
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: >
CCBot/1.0
(+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID: ccc02-02
PATH: /sbin:/bin:/usr/sbin:/usr/bin
PATH_INFO: /fr/articles/rubrique/id/23
PATH_TRANSLATED: >
/WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/web/fr/articles/rubrique/id/23
PHP_SELF: >
/front_dev.php/fr/articles/rubrique/id/23
QUERY_STRING:
REMOTE_ADDR: 38.107.179.224
REMOTE_PORT: 55323
REQUEST_METHOD: GET
REQUEST_TIME: 1328589622
REQUEST_URI: >
/front_dev.php/fr/articles/rubrique/id/23
SCRIPT_FILENAME: >
/WEBS/bayardweb/www.bayardweb.com/docs/groupebayard/web/front_dev.php
SCRIPT_NAME: /front_dev.php
SCRIPT_URI: >
http://www.groupebayard.com/front_dev.php/fr/articles/rubrique/id/23
SCRIPT_URL: >
/front_dev.php/fr/articles/rubrique/id/23
SERVER_ADDR: 10.26.175.23
SERVER_ADMIN: www.bayardweb.com
SERVER_NAME: www.groupebayard.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE:
SERVER_SOFTWARE: Apache
argc: 0
argv:
session:
symfony/user/sfUser/attributes:
symfony/user/sfUser/authenticated:
symfony/user/sfUser/credentials:
symfony/user/sfUser/culture: fr
symfony/user/sfUser/lastRequest: 1328589598

--- php: 5.2.6 os: > Linux wpbaya03s 2.6.32.8 #1 SMP Fri Mar 5 15:24:43 CET 2010 x86_64 extensions: - zip - libxml - xml - session - pcre - SimpleXML - sockets - SPL - shmop - standard - Reflection - posix - mbstring - json - ftp - filter - dba - date - bcmath - zlib - apache2handler - mysql - gd - ctype - curl - dom - iconv - gettext - soap - PDO - pdo_sqlite - pdo_mysql - tidy - mcrypt - hash - xsl
| type | calls | time (ms) |
|---|---|---|
| Configuration | 12 | 9.74 |
| Action "articles/rubrique" | 1 | 79.51 |
| Database | 7 | 10.70 |
| View "Success" for "articles/rubrique" | 1 | 52.33 |

