


| # | type | message |
|---|---|---|
| 1 | Routing | connect "/sfAttachPlugin/:id" (".jpg" suffix) |
| 2 | Routing | connect "/sfAttachPlugin/:id" (".flv" suffix) |
| 3 | Routing | connect "/sfAttachPlugin/:id" (".mp4" suffix) |
| 4 | Routing | connect "/sfAttachPlugin/:id" (".mp3" suffix) |
| 5 | Routing | connect "/sfAttachPlugin/:id" (".swf" suffix) |
| 6 | Routing | connect "/sfAttachPlugin/:id" (".pdf" suffix) |
| 7 | Routing | connect "/sfAttachPlugin/:id" (".kmz" suffix) |
| 8 | Routing | connect "/sfComment/authenticated_comment" |
| 9 | Routing | connect "/sfComment/anonymous_comment" |
| 10 | Routing | connect "/sfCounter/increment/*" |
| 11 | Routing | connect "/polls" |
| 12 | Routing | connect "/poll_detail/:id" |
| 13 | Routing | connect "/poll_results/:id" |
| 14 | Routing | connect "/poll_vote" |
| 15 | Routing | connect "/poll_lateral_vote" |
| 16 | Context | initialization |
| 17 | Controller | initialization |
| 18 | Routing | match route [seccions_by_slug] "/actualitat/:slug" |
| 19 | Request | request parameters array ( 'slug' => 'promocions', 'module' => 'seccion', 'action' => 'permalink',) |
| 20 | Controller | dispatch request |
| 21 | Filter | executing filter "sfRenderingFilter" |
| 22 | Filter | executing filter "sfWebDebugFilter" |
| 23 | Filter | executing filter "sfSuperCacheFilter" |
| 24 | Filter | executing filter "sfGoogleAnalyticsFilter" |
| 25 | Filter | executing filter "sfCommonFilter" |
| 26 | Filter | executing filter "sfFlashFilter" |
| 27 | Filter | executing filter "sfExecutionFilter" |
| 28 | Action | call "seccionActions->executePermalink()" |
| 29 | Creole | connect(): DSN: array ( 'compat_assoc_lower' => '****', 'compat_rtrim_string' => '****', 'database' => '****', 'encoding' => '****', 'hostspec' => '****', 'password' => '****', 'persistent' => '****', 'phptype' => '****', 'port' => '****', 'protocol' => '****', 'socket' => '****', 'username' => '****', ), FLAGS: 0 |
| 30 | Creole | prepareStatement(): SELECT actualitat_seccion.ID, actualitat_seccion.NOMBRE, actualitat_seccion.SLUG, actualitat_seccion.CREATED_AT, actualitat_seccion.UPDATED_AT FROM actualitat_seccion WHERE actualitat_seccion.SLUG=? |
| 31 | Creole | applyLimit(): SELECT actualitat_seccion.ID, actualitat_seccion.NOMBRE, actualitat_seccion.SLUG, actualitat_seccion.CREATED_AT, actualitat_seccion.UPDATED_AT FROM actualitat_seccion WHERE actualitat_seccion.SLUG='promocions', offset: 0, limit: 1 |
| 32 | Creole | executeQuery(): [1.62 ms] SELECT actualitat_seccion.ID, actualitat_seccion.NOMBRE, actualitat_seccion.SLUG, actualitat_seccion.CREATED_AT, actualitat_seccion.UPDATED_AT FROM actualitat_seccion WHERE actualitat_seccion.SLUG='promocions' LIMIT 1 |
| 33 | Creole | prepareStatement(): SELECT actualitat_noticia.NOTICIAID, actualitat_noticia.TITULO, actualitat_noticia.SLUG, actualitat_noticia.SUBTITULO, actualitat_noticia.REFSUBSECCION, actualitat_noticia.REFTIPO, actualitat_noticia.NIVEL, actualitat_noticia.EN_PORTADA, actualitat_noticia.EN_PORTADILLA, actualitat_noticia.REFESTADO, actualitat_noticia.REFAUTOR, actualitat_noticia.AUTOR_LIBRE, actualitat_noticia.REFHILO, actualitat_noticia.CUERPO, actualitat_noticia.EXTRACTO, actualitat_noticia.LOCALIZACION_NOMBRE, actualitat_noticia.LOCALIZACION_LATITUD, actualitat_noticia.LOCALIZACION_LONGITUD, actualitat_noticia.VALORACION, actualitat_noticia.PUBLICADA_EL, actualitat_noticia.ES_DIRECTO, actualitat_noticia.TITULARES_GRAFICOS, actualitat_noticia.AUTO_ARCHIVAR, actualitat_noticia.TWEET_ID, actualitat_noticia.SFCOMMENTCOUNT, actualitat_noticia.SFVIEWCOUNT, actualitat_noticia.SFCOMMENTSOPEN, actualitat_noticia.SFRATTINGOPEN, actualitat_noticia.CREATED_BY, actualitat_noticia.CREATED_AT, actualitat_noticia.UPDATED_BY, actualitat_noticia.UPDATED_AT FROM actualitat_noticia, actualitat_subseccion WHERE actualitat_noticia.REFESTADO=? AND actualitat_subseccion.REFSECCION=? AND actualitat_subseccion.ID=actualitat_noticia.REFSUBSECCION ORDER BY actualitat_noticia.PUBLICADA_EL DESC,actualitat_noticia.NIVEL ASC,actualitat_noticia.CREATED_AT DESC |
| 34 | Creole | executeQuery(): [1.95 ms] SELECT actualitat_noticia.NOTICIAID, actualitat_noticia.TITULO, actualitat_noticia.SLUG, actualitat_noticia.SUBTITULO, actualitat_noticia.REFSUBSECCION, actualitat_noticia.REFTIPO, actualitat_noticia.NIVEL, actualitat_noticia.EN_PORTADA, actualitat_noticia.EN_PORTADILLA, actualitat_noticia.REFESTADO, actualitat_noticia.REFAUTOR, actualitat_noticia.AUTOR_LIBRE, actualitat_noticia.REFHILO, actualitat_noticia.CUERPO, actualitat_noticia.EXTRACTO, actualitat_noticia.LOCALIZACION_NOMBRE, actualitat_noticia.LOCALIZACION_LATITUD, actualitat_noticia.LOCALIZACION_LONGITUD, actualitat_noticia.VALORACION, actualitat_noticia.PUBLICADA_EL, actualitat_noticia.ES_DIRECTO, actualitat_noticia.TITULARES_GRAFICOS, actualitat_noticia.AUTO_ARCHIVAR, actualitat_noticia.TWEET_ID, actualitat_noticia.SFCOMMENTCOUNT, actualitat_noticia.SFVIEWCOUNT, actualitat_noticia.SFCOMMENTSOPEN, actualitat_noticia.SFRATTINGOPEN, actualitat_noticia.CREATED_BY, actualitat_noticia.CREATED_AT, actualitat_noticia.UPDATED_BY, actualitat_noticia.UPDATED_AT FROM actualitat_noticia, actualitat_subseccion WHERE actualitat_noticia.REFESTADO=1 AND actualitat_subseccion.REFSECCION=7 AND actualitat_subseccion.ID=actualitat_noticia.REFSUBSECCION ORDER BY actualitat_noticia.PUBLICADA_EL DESC,actualitat_noticia.NIVEL ASC,actualitat_noticia.CREATED_AT DESC |
| 35 | View | initialize view for "seccion/permalink" |
| 36 | ViewConfig | set component "menu" (noticia/menu) |
| 37 | View | render "sf_app_dir/modules/seccion/templates/permalinkSuccess.php" |
| 38 | PartialHelper | set slot "lateral" |
| 39 | PartialHelper | call "sfSlot->executeSlot()" |
| 40 | Creole | prepareStatement(): SELECT sf_slot.ID, sf_slot.DESCRIPCION FROM sf_slot WHERE sf_slot.ID=? |
| 41 | Creole | executeQuery(): [0.71 ms] SELECT sf_slot.ID, sf_slot.DESCRIPCION FROM sf_slot WHERE sf_slot.ID=2 |
| 42 | Creole | prepareStatement(): SELECT sf_slot_element.ID, sf_slot_element.DESCRIPCION, sf_slot_element.SLOT_ID, sf_slot_element.COMPONENT_ID, sf_slot_element.ORDEN, sf_slot_element.ACTIVO, sf_slot_element.SEMANA, sf_slot_element.PARAMETER, sf_slot_element.CREATED_AT FROM sf_slot_element WHERE sf_slot_element.ACTIVO=? AND ((sf_slot_element.SEMANA=? OR sf_slot_element.SEMANA IS NULL ) OR sf_slot_element.SEMANA&8) AND sf_slot_element.SLOT_ID=? ORDER BY sf_slot_element.ORDEN ASC |
| 43 | Creole | executeQuery(): [0.58 ms] SELECT sf_slot_element.ID, sf_slot_element.DESCRIPCION, sf_slot_element.SLOT_ID, sf_slot_element.COMPONENT_ID, sf_slot_element.ORDEN, sf_slot_element.ACTIVO, sf_slot_element.SEMANA, sf_slot_element.PARAMETER, sf_slot_element.CREATED_AT FROM sf_slot_element WHERE sf_slot_element.ACTIVO=1 AND ((sf_slot_element.SEMANA=0 OR sf_slot_element.SEMANA IS NULL ) OR sf_slot_element.SEMANA&8) AND sf_slot_element.SLOT_ID=2 ORDER BY sf_slot_element.ORDEN ASC |
| 44 | View | initialize view for "sfSlot/_slot" |
| 45 | View | render "sf_root_dir/plugins/sfPropelActAsSloteableBehaviorPlugin/modules/sfSlot/templates/_slot.php" |
| 46 | Creole | prepareStatement(): SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=? |
| 47 | Creole | executeQuery(): [0.53 ms] SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=7 |
| 48 | View | initialize view for "facebook/_fan" |
| 49 | View | render "sf_app_dir/modules/facebook/templates/_fan.php" |
| 50 | Creole | prepareStatement(): SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=? |
| 51 | Creole | executeQuery(): [0.76 ms] SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=5 |
| 52 | PartialHelper | call "youtube->executePortada()" |
| 53 | Creole | prepareStatement(): SELECT mediateca_youtube.ID, mediateca_youtube.YOUTUBEID, mediateca_youtube.PORTADA, mediateca_youtube.REFNOTICIA, mediateca_youtube.CREATED_AT, mediateca_youtube.CREATED_BY, mediateca_youtube.UPDATED_AT, mediateca_youtube.UPDATED_BY FROM mediateca_youtube WHERE mediateca_youtube.PORTADA=? |
| 54 | Creole | executeQuery(): [0.66 ms] SELECT mediateca_youtube.ID, mediateca_youtube.YOUTUBEID, mediateca_youtube.PORTADA, mediateca_youtube.REFNOTICIA, mediateca_youtube.CREATED_AT, mediateca_youtube.CREATED_BY, mediateca_youtube.UPDATED_AT, mediateca_youtube.UPDATED_BY FROM mediateca_youtube WHERE mediateca_youtube.PORTADA=1 |
| 55 | View | initialize view for "youtube/_portada" |
| 56 | View | render "sf_app_dir/modules/youtube/templates/_portada.php" |
| 57 | Creole | prepareStatement(): SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=? |
| 58 | Creole | executeQuery(): [0.64 ms] SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=10 |
| 59 | View | initialize view for "publicidad/_zona" |
| 60 | View | render "sf_app_dir/modules/publicidad/templates/_zona.php" |
| 61 | Creole | prepareStatement(): SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=? |
| 62 | Creole | executeQuery(): [0.56 ms] SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=6 |
| 63 | PartialHelper | call "noticia->executeLesMes()" |
| 64 | View | initialize view for "noticia/_lesMes" |
| 65 | View | render "sf_app_dir/modules/noticia/templates/_lesMes.php" |
| 66 | PartialHelper | call "noticia->executeMasVistas()" |
| 67 | Creole | prepareStatement(): SELECT actualitat_noticia.titulo, actualitat_noticia.slug, actualitat_seccion.slug as seccion, counter FROM sf_counter JOIN actualitat_noticia ON (sf_counter.countable_id=actualitat_noticia.noticiaid AND sf_counter.countable_model='noticia') JOIN actualitat_subseccion ON (actualitat_noticia.refsubseccion=actualitat_subseccion.id) JOIN actualitat_seccion ON (actualitat_subseccion.refseccion=actualitat_seccion.id) WHERE actualitat_noticia.refestado=1 AND actualitat_noticia.publicada_el > '2013-06-13' ORDER BY 4 DESC LIMIT 5 |
| 68 | Creole | executeQuery(): [1.75 ms] SELECT actualitat_noticia.titulo, actualitat_noticia.slug, actualitat_seccion.slug as seccion, counter FROM sf_counter JOIN actualitat_noticia ON (sf_counter.countable_id=actualitat_noticia.noticiaid AND sf_counter.countable_model='noticia') JOIN actualitat_subseccion ON (actualitat_noticia.refsubseccion=actualitat_subseccion.id) JOIN actualitat_seccion ON (actualitat_subseccion.refseccion=actualitat_seccion.id) WHERE actualitat_noticia.refestado=1 AND actualitat_noticia.publicada_el > '2013-06-13' ORDER BY 4 DESC LIMIT 5 |
| 69 | View | initialize view for "noticia/_masVistas" |
| 70 | View | render "sf_app_dir/modules/noticia/templates/_masVistas.php" |
| 71 | Creole | prepareStatement(): SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=? |
| 72 | Creole | executeQuery(): [0.58 ms] SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=14 |
| 73 | PartialHelper | call "sfPolls->executeLateral_form()" |
| 74 | Creole | prepareStatement(): SELECT sf_polls.ID, sf_polls.TITLE, sf_polls.SLUG, sf_polls.DESCRIPTION, sf_polls.IS_PUBLISHED, sf_polls.IS_CLOSED, sf_polls.CREATED_AT FROM sf_polls WHERE sf_polls.IS_PUBLISHED=? |
| 75 | Creole | applyLimit(): SELECT sf_polls.ID, sf_polls.TITLE, sf_polls.SLUG, sf_polls.DESCRIPTION, sf_polls.IS_PUBLISHED, sf_polls.IS_CLOSED, sf_polls.CREATED_AT FROM sf_polls WHERE sf_polls.IS_PUBLISHED=1, offset: 0, limit: 1 |
| 76 | Creole | executeQuery(): [0.56 ms] SELECT sf_polls.ID, sf_polls.TITLE, sf_polls.SLUG, sf_polls.DESCRIPTION, sf_polls.IS_PUBLISHED, sf_polls.IS_CLOSED, sf_polls.CREATED_AT FROM sf_polls WHERE sf_polls.IS_PUBLISHED=1 LIMIT 1 |
| 77 | View | initialize view for "sfPolls/_lateral_form" |
| 78 | View | render "sf_root_dir/plugins/sfPropelPollsPlugin/modules/sfPolls/templates/_lateral_form.php" |
| 79 | Creole | prepareStatement(): SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=? |
| 80 | Creole | executeQuery(): [0.60 ms] SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=10 |
| 81 | View | initialize view for "publicidad/_zona" |
| 82 | View | render "sf_app_dir/modules/publicidad/templates/_zona.php" |
| 83 | Creole | prepareStatement(): SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=? |
| 84 | Creole | executeQuery(): [0.49 ms] SELECT sf_slot_component.ID, sf_slot_component.MODULE_NAME, sf_slot_component.COMPONENT_NAME, sf_slot_component.DESCRIPCION FROM sf_slot_component WHERE sf_slot_component.ID=9 |
| 85 | View | initialize view for "publicidad/_patrocinio" |
| 86 | View | render "sf_app_dir/modules/publicidad/templates/_patrocinio.php" |
| 87 | View | initialize view for "publicidad/_zona" |
| 88 | View | render "sf_app_dir/modules/publicidad/templates/_zona.php" |
| 89 | View | initialize view for "noticia/_sumario" |
| 90 | View | render "sf_app_dir/modules/noticia/templates/_sumario.php" |
| 91 | View | decorate content with "sf_app_dir/templates/layout.php" |
| 92 | View | render "sf_app_dir/templates/layout.php" |
| 93 | View | initialize view for "publicidad/_zona" |
| 94 | View | render "sf_app_dir/modules/publicidad/templates/_zona.php" |
| 95 | View | initialize view for "publicidad/_zona" |
| 96 | View | render "sf_app_dir/modules/publicidad/templates/_zona.php" |
| 97 | View | initialize view for "global/_header" |
| 98 | View | render "sf_app_dir/templates/_header.php" |
| 99 | PartialHelper | call "weather->executeWeather()" |
| 100 | Creole | prepareStatement(): SELECT actualitat_weather.ID, actualitat_weather.MALLORCA, actualitat_weather.MENORCA, actualitat_weather.IBIZA FROM actualitat_weather |
| 101 | Creole | applyLimit(): SELECT actualitat_weather.ID, actualitat_weather.MALLORCA, actualitat_weather.MENORCA, actualitat_weather.IBIZA FROM actualitat_weather, offset: 0, limit: 1 |
| 102 | Creole | executeQuery(): [0.63 ms] SELECT actualitat_weather.ID, actualitat_weather.MALLORCA, actualitat_weather.MENORCA, actualitat_weather.IBIZA FROM actualitat_weather LIMIT 1 |
| 103 | View | initialize view for "weather/_weather" |
| 104 | View | render "sf_app_dir/modules/weather/templates/_weather.php" |
| 105 | View | initialize view for "weather/_icon" |
| 106 | View | render "sf_app_dir/modules/weather/templates/_icon.php" |
| 107 | View | initialize view for "weather/_icon" |
| 108 | View | render "sf_app_dir/modules/weather/templates/_icon.php" |
| 109 | View | initialize view for "weather/_icon" |
| 110 | View | render "sf_app_dir/modules/weather/templates/_icon.php" |
| 111 | PartialHelper | call "noticia->executeMenu()" |
| 112 | View | initialize view for "noticia/_menu" |
| 113 | View | render "sf_app_dir/modules/noticia/templates/_menu.php" |
| 114 | PartialHelper | get slot "lateral" |
| 115 | View | initialize view for "global/_footer" |
| 116 | View | render "sf_app_dir/templates/_footer.php" |
| 117 | GoogleAnalyticsFilter | Inserting tracking code. |
| 118 | GoogleAnalyticsTrackerUrchin | Copying callables to session storage. |

---
parameterHolder:
symfony/default:
action: permalink
module: seccion
slug: promocions
attributeHolder:
feeds:
seccion/feed:
url: @seccion_feed_by_slug?slug=promocions
title: Noticies de Promocions a dBalears.cat
sf_google_analytics_plugin:
tracker: sfGoogleAnalyticsTrackerUrchin
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
http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js: http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js: http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js
helper/asset/auto/javascript/first:
http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js: http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js
helper/asset/auto/meta:
author: dBalears - Diari de Balears
description: El diari amb tota l'actualitat balear, en català i complementada per blogs, fotogaleries, vídeos, enquestes i els comentaris dels lectors. dBalears.cat parla com tu.
google-site-verification: AxWRu4zuCl2oFd9E3HbbKHHUQuz22_pDCZFJRbop4bs
keywords: dBalears, diari de balears, Illes Balears, balears, mallorca, menorca, eivissa, noticies,
language: cat
organization: Grup Serra
robots: index, follow
title: dBalears.cat :: Promocions
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
actualitat:
layout:
symfony/response/http/headers:
Content-Type: text/html; charset=utf-8
symfony/view/asset:
javascripts_included:
stylesheets_included:
symfony/view/sfView/slot:
slot_names:
slots:
lateral: |
<!-- Slot 2 -->
<div class="box fan clearfix noborde nopad">
<script type="text/javascript" src="http://static.ak.connect.facebook.com/connect.php/es_ES"></script>
<script type="text/javascript">FB.init("fa6b9194f7381659d6caf5b1cbe7d38e");</script>
<fb:fan profile_id="112897475914" stream="0" connections="0" logobar="0" width="300"></fb:fan>
<!--fb:fan profile_id="110593872306584" stream="0" connections="10" logobar="1" width="300"></fb:fan>
<fb:fan profile_id="311891852977" stream="0" connections="10" logobar="1" width="300"></fb:fan
114680095225282
-->
</div>
<!--googleoff: all -->
<!-- Publicidad Zona 77 -->
<script type="text/javascript"><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://banners.gruposerra.com/www/delivery/ajs.php':'http://banners.gruposerra.com/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
var seccion = "promocions";
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=77");
document.write ("&seccion=promocions");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><p><a href="http://banners.gruposerra.com/www/delivery/ck.php?n=ac87e5c3&cb=324051683"><img src="http://banners.gruposerra.com/www/delivery/avw.php?zoneid=77&cb=324051683&n=ac87e5c3" alt="Publicidad" /></a></p></noscript>
<!--googleon: all -->
<div class="lesmes">
<div class="separator"></div>
<ul class="tab" id="lesmesTab">
<li class="header">Notícies</li>
<li id="mes_vistes_tab" class="active"><a href="#" onclick="jQuery.ajax({type:'POST',dataType:'html',success:function(data, textStatus){jQuery('#contentLesMes').html(data);},beforeSend:function(XMLHttpRequest){$("#loading").fadeIn();},complete:function(XMLHttpRequest, textStatus){$("#loading").fadeOut(); $("#lesmesTab").children().removeClass("active"); $("#mes_vistes_tab").addClass("active");},url:'/frontend_dev.php/noticia/mesVistesAjax'}); return false;">+ Vistes</a></li>
<li id="mes_comentades_tab"><a href="#" onclick="jQuery.ajax({type:'POST',dataType:'html',success:function(data, textStatus){jQuery('#contentLesMes').html(data);},beforeSend:function(XMLHttpRequest){$("#loading").fadeIn();},complete:function(XMLHttpRequest, textStatus){$("#loading").fadeOut(); $("#lesmesTab").children().removeClass("active"); $("#mes_comentades_tab").addClass("active");},url:'/frontend_dev.php/noticia/mesComentadesAjax'}); return false;">+ Comentades</a></li>
<li id="mes_derreres_tab"><a href="#" onclick="jQuery.ajax({type:'POST',dataType:'html',success:function(data, textStatus){jQuery('#contentLesMes').html(data);},beforeSend:function(XMLHttpRequest){$("#loading").fadeIn();},complete:function(XMLHttpRequest, textStatus){$("#loading").fadeOut(); $("#lesmesTab").children().removeClass("active"); $("#mes_derreres_tab").addClass("active");},url:'/frontend_dev.php/noticia/ultimasAjax'}); return false;">Darreres</a></li>
</ul>
<div class="fin"></div>
<div id="lesMesDeLesMes" class="mesComentades">
<div id="loading" style="display: none;"><img src="/images/indicator.gif" alt="Indicator" /></div>
<div id="contentLesMes"><div class="ultimas">
<ol>
<li><span class="titulo"><a href="/frontend_dev.php/actualitat/opinio/estarellas-fermar-curt.html">Estarellas l'ha de fermar en curt</a></span></li><li><span class="titulo"><a href="/frontend_dev.php/actualitat/opinio/delgado-ratio-franquista.html">Delgado i la ràtio franquista</a></span></li><li><span class="titulo"><a href="/frontend_dev.php/actualitat/balears/queixes-educacio-per-crida-saturar-correu-conselleria.html">Educació no vol ara rebre consultes de les famílies</a></span></li><li><span class="titulo"><a href="/frontend_dev.php/actualitat/balears/les-administracions-mallorca-son-les-mes-discriminen-linguisticament.html">Les administracions de Mallorca són les que més discriminen lingüísticament</a></span></li><li><span class="titulo"><a href="/frontend_dev.php/actualitat/balears/huguet-pren-possessio-avui-del-carrec-rector-uib.html">"Som hereus de Ramon Llull i lul·lià ha de ser el nostre esperit"</a></span></li> </ol>
</div>
</div>
</div>
</div>
<!--googleoff: all -->
<!-- Publicidad Zona 78 -->
<script type="text/javascript"><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://banners.gruposerra.com/www/delivery/ajs.php':'http://banners.gruposerra.com/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
var seccion = "promocions";
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=78");
document.write ("&seccion=promocions");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><p><a href="http://banners.gruposerra.com/www/delivery/ck.php?n=ac87e5c3&cb=386183830"><img src="http://banners.gruposerra.com/www/delivery/avw.php?zoneid=78&cb=386183830&n=ac87e5c3" alt="Publicidad" /></a></p></noscript>
<!--googleon: all -->
<div class="publicidad">
<div class="patrocinio">
<div>
<!--googleoff: all -->
<!-- Publicidad Zona 81 -->
<script type="text/javascript"><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://banners.gruposerra.com/www/delivery/ajs.php':'http://banners.gruposerra.com/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
var seccion = "portada";
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=81");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><p><a href="http://banners.gruposerra.com/www/delivery/ck.php?n=ac87e5c3&cb=343844812"><img src="http://banners.gruposerra.com/www/delivery/avw.php?zoneid=81&cb=343844812&n=ac87e5c3" alt="Publicidad" /></a></p></noscript>
<!--googleon: all -->
</div>
</div>
</div>

---
app_0_rich_text_editor_class: TinyMCEExtended
app_geo_goggle: ABQIAAAASvVn9EJSNILg4KCpjFnHlBQGGTTGE9cTl58ZZ-uVAxHGH6Ey9hSdyKp0ZCmbuGTcel5lj9YMCyIahg
app_google_maps_api_keys:
dbalears.cat: ABQIAAAASvVn9EJSNILg4KCpjFnHlBQGGTTGE9cTl58ZZ-uVAxHGH6Ey9hSdyKp0ZCmbuGTcel5lj9YMCyIahg
default: ABQIAAAAqpVsmzEYGvm5sr1p2S96LhRgp_WPe4fxPq6QY3j5Jj-d0GtIqhShnWqO15giZ86taCfJJTBaFDn8gg
app_gravatar_cache_dir_name: g_cache
app_gravatar_cache_expiration: 3 days
app_gravatar_default_image: gravatar_default.png
app_gravatar_default_rating: G
app_gravatar_default_size: 80
app_lateral_blog_count: 3
app_portada_blog_count: 2
app_seo_title_delimiter: »
app_sfImageTransformPlugin_default_adapter: GD
app_sfImageTransformPlugin_default_image:
mime_type: image/png
filename: Untitled.png
app_sfImageTransformPlugin_font_dir: /usr/share/fonts/truetype/msttcorefonts
app_sfImageTransformPlugin_mime_type:
auto_detect: 1
library: gd_mime_type
app_sfJQueryPlugin_library_path: http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js
app_sfPropelActAsCommentableBehaviorPlugin_allowed_tags:
i: <i>
p: <p>
strong: <strong>
app_sfPropelActAsCommentableBehaviorPlugin_anonymous:
enabled: 1
layout:
name: required
email: required
accept_conditions: required
comment: required
name: Anonymous User
app_sfPropelActAsCommentableBehaviorPlugin_count:
enabled: 1
method: setSfCommentCount
app_sfPropelActAsCommentableBehaviorPlugin_css: 1
app_sfPropelActAsCommentableBehaviorPlugin_date_format: words
app_sfPropelActAsCommentableBehaviorPlugin_hide_form:
app_sfPropelActAsCommentableBehaviorPlugin_hide_legal:
app_sfPropelActAsCommentableBehaviorPlugin_namespaces:
backend: administrator
app_sfPropelActAsCommentableBehaviorPlugin_scorer: 1
app_sfPropelActAsCommentableBehaviorPlugin_template: commentViewSimple
app_sfPropelActAsCommentableBehaviorPlugin_use_ajax: 1
app_sfPropelActAsCommentableBehaviorPlugin_use_gravatar: 1
app_sfPropelActAsCommentableBehaviorPlugin_user:
enabled:
layout:
title: optional
comment: required
table: usuario
id: id
class: Usuario
id_method: getId
toString: __toString
toEmail: getEmail
app_sfPropelActAsCountableBehaviorPlugin_count:
enabled: 1
method: setSfviewcount
app_sfPropelActAsGeolocatableBehaviorPlugin_api_key: ABQIAAAASvVn9EJSNILg4KCpjFnHlBQGGTTGE9cTl58ZZ-uVAxHGH6Ey9hSdyKp0ZCmbuGTcel5lj9YMCyIahg
app_sfPropelActAsRatableBehaviorPlugin_star_width: 17
app_sfPropelActAsRatableBehaviorPlugin_user_id_getter:
- Usuario
- getId
app_sfSimpleGoogleSitemap_models:
model_seccion_mallorca:
model: Seccion
getUrl: getUrl
freq: daily
priority: 0.9
model_posts_mallorca:
model: Noticia
getUrl: getUrl
date: getCreatedAt
criteria:
-
column: refestado
method: getEstado
operator: =
value: 1
order_by:
column: created_at
method: getCreatedAt
sort: desc
freq: daily
priority: 0.5
app_sfSimpleGoogleSitemap_orm: auto
app_sfSimpleGoogleSitemap_urls:
homepage:
url: http://dbalears.cat
freq: daily
priority: 1
app_sf_google_analytics_plugin_enabled: 1
app_sf_google_analytics_plugin_params:
session_timeout: 3600
app_sf_google_analytics_plugin_profile_id: UA-2094228-6
db_fusionchart_js_dir: /dbFusionChartPlugin/js/
db_fusionchart_swf_dir: /dbFusionChartPlugin/swf/
db_fusionchart_web_dir: /dbFusionChartPlugin/
mod_noticia_enabled: 1
mod_noticia_is_internal:
mod_noticia_view_class: sfPHP
mod_seccion_enabled: 1
mod_seccion_is_internal:
mod_seccion_view_class: sfPHP
mod_sfpolls_enabled: 1
mod_sfpolls_is_internal:
mod_sfpolls_view_class: sfPHP
mod_sfslot_enabled: 1
mod_sfslot_is_internal:
mod_sfslot_view_class: sfPHP
mod_weather_enabled: 1
mod_weather_is_internal:
mod_weather_view_class: sfPHP
mod_youtube_enabled: 1
mod_youtube_is_internal:
mod_youtube_view_class: sfPHP
propel_behavior_sfPropelActAsSignableBehavior_Noticia_columns:
created: actualitat_noticia.CREATED_BY
updated: actualitat_noticia.UPDATED_BY
propel_behavior_sfPropelActAsSignableBehavior_YouTube_columns:
created: mediateca_youtube.CREATED_BY
updated: mediateca_youtube.UPDATED_BY
propel_behavior_sfPropelActAsSluggableBehavior_Noticia_columns:
from: actualitat_noticia.TITULO
to: actualitat_noticia.SLUG
propel_behavior_sfPropelActAsSluggableBehavior_Noticia_permanent: 1
propel_behavior_sfPropelActAsSluggableBehavior_Noticia_separator: -
propel_behavior_sfPropelActAsSluggableBehavior_Seccion_columns:
from: actualitat_seccion.NOMBRE
to: actualitat_seccion.SLUG
propel_behavior_sfPropelActAsSluggableBehavior_Seccion_permanent: 1
propel_behavior_sfPropelActAsSluggableBehavior_Seccion_separator: -
propel_behavior_sfPropelActAsSluggableBehavior_sfPoll_columns:
from: sf_polls.TITLE
to: sf_polls.SLUG
propel_behavior_sfPropelActAsSluggableBehavior_sfPoll_permanent: 1
propel_behavior_sfPropelActAsSluggableBehavior_sfPoll_separator: -
sf_admin_web_dir: /sf/sf_admin
sf_app: frontend
sf_app_config_dir: /var/www/dbalears.cat/apps/frontend/config
sf_app_config_dir_name: config
sf_app_dir: /var/www/dbalears.cat/apps/frontend
sf_app_i18n_dir: /var/www/dbalears.cat/apps/frontend/i18n
sf_app_i18n_dir_name: i18n
sf_app_lib_dir: /var/www/dbalears.cat/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: /var/www/dbalears.cat/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: /var/www/dbalears.cat/apps/frontend/templates
sf_app_template_dir_name: templates
sf_apps_dir_name: apps
sf_autoloading_functions:
sf_available: 1
sf_base_cache_dir: /var/www/dbalears.cat/cache/frontend
sf_bin_dir: /var/www/dbalears.cat/batch
sf_bin_dir_name: batch
sf_cache:
sf_cache_dir: /var/www/dbalears.cat/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: /var/www/dbalears.cat/cache/frontend/dev/config
sf_config_dir: /var/www/dbalears.cat/config
sf_config_dir_name: config
sf_data_dir: /var/www/dbalears.cat/data
sf_data_dir_name: data
sf_debug: 1
sf_default_action: index
sf_default_module: default
sf_doc_dir: /var/www/dbalears.cat/data/doc
sf_doc_dir_name: doc
sf_enabled_modules:
- default
- sfComment
- sfRating
- sfPolls
- sfCounter
- sfSimpleGoogleSitemap
- sfAttachPlugin
- sfCintillo
- sfSlot
sf_environment: dev
sf_error_404_action: error404
sf_error_404_module: noticia
sf_error_reporting: 32767
sf_escaping_method: ESC_ENTITIES
sf_escaping_strategy: bc
sf_etag:
sf_i18n: 1
sf_i18n_cache: 1
sf_i18n_cache_dir: /var/www/dbalears.cat/cache/frontend/dev/i18n
sf_i18n_debug:
sf_i18n_default_culture: ca
sf_i18n_source: XLIFF
sf_i18n_untranslated_prefix: [T]
sf_i18n_untranslated_suffix: [/T]
sf_lazy_cache_key:
sf_lib_dir: /var/www/dbalears.cat/lib
sf_lib_dir_name: lib
sf_log_dir: /var/www/dbalears.cat/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: /var/www/dbalears.cat/lib/model
sf_module_cache_dir: /var/www/dbalears.cat/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: /var/www/dbalears.cat/plugins
sf_plugins_dir_name: plugins
sf_prototype_web_dir: /sf/prototype
sf_rich_text_js_dir: js/tiny_mce
sf_root_cache_dir: /var/www/dbalears.cat/cache
sf_root_dir: /var/www/dbalears.cat
sf_routing_defaults:
sf_culture: ca
sf_secure_action: secure
sf_secure_module: default
sf_standard_helpers:
- Partial
- Cache
- Form
- I18N
- Feed
- Face
sf_strip_comments: 1
sf_suffix: .
sf_symfony_data_dir: /usr/share/php5/symfony-1.0.21/data
sf_symfony_lib_dir: /usr/share/php5/symfony-1.0.21/lib
sf_template_cache_dir: /var/www/dbalears.cat/cache/frontend/dev/template
sf_test:
sf_test_cache_dir: /var/www/dbalears.cat/cache/frontend/dev/test
sf_test_dir: /var/www/dbalears.cat/test
sf_test_dir_name: test
sf_timeout: 1800
sf_timer_start: 1371686811.9349
sf_unavailable_action: unavailable
sf_unavailable_module: default
sf_upload_dir: /var/www/dbalears.cat/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: /var/www/dbalears.cat/web
sf_web_dir_name: web

---
cookie:
env:
files:
get:
post:
server:
DOCUMENT_ROOT: /var/www/dbalears.cat/web
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_ACCEPT_ENCODING: x-gzip, gzip, deflate
HTTP_ACCEPT_LANGUAGE: en-us,en-gb,en;q=0.7,*;q=0.3
HTTP_HOST: dbalears.cat
HTTP_USER_AGENT: CCBot/2.0
PATH: /usr/local/bin:/usr/bin:/bin
PATH_INFO: /actualitat/promocions.html
PATH_TRANSLATED: redirect:/cache/actualitat/promocions.html.php/promocions.html
PHP_SELF: /frontend_dev.php/actualitat/promocions.html
QUERY_STRING:
REMOTE_ADDR: 50.16.36.153
REMOTE_PORT: 35179
REQUEST_METHOD: GET
REQUEST_TIME: 1371686811
REQUEST_URI: /frontend_dev.php/actualitat/promocions.html
SCRIPT_FILENAME: /var/www/dbalears.cat/web/frontend_dev.php
SCRIPT_NAME: /frontend_dev.php
SERVER_ADDR: 83.138.41.117
SERVER_ADMIN: tomeu@ultimahora.es
SERVER_NAME: dbalears.cat
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.0
SERVER_SIGNATURE: |
<address>Apache/2.2.16 (Debian) Server at dbalears.cat Port 80</address>
SERVER_SOFTWARE: Apache/2.2.16 (Debian)
session:

--- php: 5.3.3-7+squeeze15 os: Linux vm17 2.6.32-5-686 #1 SMP Sun May 6 04:01:19 UTC 2012 i686 extensions: - Core - date - ereg - libxml - openssl - pcre - zlib - bcmath - bz2 - calendar - ctype - dba - dom - hash - fileinfo - filter - ftp - gettext - session - iconv - json - mbstring - apc - posix - Reflection - standard - shmop - SPL - soap - sockets - SimpleXML - exif - sysvmsg - sysvsem - sysvshm - tokenizer - wddx - xml - xmlreader - xmlwriter - zip - apache2handler - Phar - curl - gd - memcache - mysql - mysqli - PDO - pdo_mysql - suhosin - tidy - mhash
| type | calls | time (ms) |
|---|---|---|
| Configuration | 18 | 12.43 |
| Action "seccion/permalink" | 1 | 23.07 |
| Database | 15 | 12.59 |
| View "Success" for "seccion/permalink" | 1 | 84.45 |
| Component "sfSlot/slot" | 1 | 7.86 |
| Partial "sfSlot/_slot" | 1 | 43.21 |
| Partial "facebook/_fan" | 1 | 0.29 |
| Component "youtube/portada" | 1 | 3.30 |
| Partial "youtube/_portada" | 1 | 0.39 |
| Partial "publicidad/_zona" | 5 | 1.45 |
| Component "noticia/lesMes" | 1 | 0.01 |
| Partial "noticia/_lesMes" | 1 | 9.23 |
| Component "noticia/masVistas" | 1 | 2.45 |
| Partial "noticia/_masVistas" | 1 | 1.19 |
| Component "sfPolls/lateral_form" | 1 | 2.92 |
| Partial "sfPolls/_lateral_form" | 1 | 1.34 |
| Partial "publicidad/_patrocinio" | 1 | 0.89 |
| Partial "noticia/_sumario" | 1 | 0.21 |
| Partial "global/_header" | 1 | 11.98 |
| Component "weather/weather" | 1 | 2.36 |
| Partial "weather/_weather" | 1 | 2.18 |
| Partial "weather/_icon" | 3 | 0.77 |
| Component "noticia/menu" | 1 | 0.04 |
| Partial "noticia/_menu" | 1 | 0.85 |
| Partial "global/_footer" | 1 | 1.04 |


