Warning (2): file_get_contents(https://news.bicicas.es/wp-json/wp/v2/posts?_fields=id,title,content,excerpt,featured_media,link,date,tags&per_page=100): failed to open stream: Connection refused [APP/View/Elements/noticias.ctp, line 13]Code Context
// Get JSON data from URL and decode it into an associative array
$news = json_decode(file_get_contents($url), true);
$viewFile = '/var/www/dev.web.bicicas.es/app/View/Elements/noticias.ctp'
$dataForView = array(
'blogs' => array(
(int) 0 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
)
)
)
$blogs = array(
(int) 0 => array(
'Blog' => array(
'id' => '52',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/4a7ef03fd315d7ba506114cd810fdd5d9aecc4fa_d5c05391d038379771b6073b5f21500e.jpeg',
'url' => 'bicicas_instala_dos_nuevas_bancadas_en_2020_1',
'title' => 'BICICAS INSTALA DOS NUEVAS BANCADAS EN 2020',
'short_description' => '<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Bicicas cierra el año 2020 con la instalación de dos nuevas bancadas.</span></p>
<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Con estas nuevas incorporaciones Bicicas cuenta ya con un total de 62 puntos de préstamo.</span></p>
<div> </div>
',
'body' => '<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Las nuevas bancadas son:</span></p>
<p dir="ltr"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">61. Río Nervión, situada en calle Río Nervión en su intersección con Paseo Nilo.</span></p>
<p dir="ltr"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">62. Puente Europa, situada en Calle Jesús Martí Martín, sobre el puente de reciente construcción que cruza el río seco.</span></p>
<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">De este modo, con la instalación de la nueva bancada 62. Puente Europa junto con el traslado de la bancada 54. Vivero empresarial (UJI) a su nueva ubicación en las proximidades de Maset Blau y con la ejecución del nuevo carril bici en cami vell de l’alcora se pretende favorecer la interconexión entre la zona oeste y el centro ciudad.</span></p>
<div> </div>
',
'category_id' => '1',
'created' => '2020-12-14',
'modified' => '2020-12-14'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
),
(int) 1 => array(
'Blog' => array(
'id' => '45',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/abad50791e32a3ec1b5bf93e0f28a7c9abb13d5b_7baa13e5cee4de3d8119ba7ac0382c22.jpg',
'url' => 'bicicas_ampl_a_la_flota_para_el_inicio_de_curso_1',
'title' => 'BICICAS AMPLÍA LA FLOTA PARA EL INICIO DE CURSO',
'short_description' => '<p><strong>Incorporamos 60 bicicletas nuevas al servicio para el nuevo curso académico</strong></p>
',
'body' => '<p>Con el reinicio de las clases en los institutos y Universitat Jaume I – UJI, a lo largo de este mes, se incorporan al servicio 60 bicicletas nuevas.</p>
<p>¡En Bicicas seguimos trabajando por un mejor servicio para tí!</p>
',
'category_id' => '1',
'created' => '2020-09-22',
'modified' => '2020-09-22'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
),
(int) 2 => array(
'Blog' => array(
'id' => '37',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/89d7c58c83702c6ab8f33133dc96b5cfb7644a1a_7a18f6b094b2bc53b57badcf35f24524.jpg',
'url' => 'atenci_n_telem_tica_1',
'title' => 'ATENCIÓN TELEMÁTICA',
'short_description' => '<p>Medidas adoptadas ante el aumento de contagios COVID.</p>
',
'body' => '<p>Desde el próximo Lunes 21 y siguiendo las recomendaciones de la Autoridades Sanitarias, la atención presencial en nuestras oficinas se verá suscrita a la solicitud de cita previa en los casos que lo requieran.<br />
Seguimos atendiéndoles telefónicamente y vía mail en el mismo horario de siempre. (7:30-22:30h).<br />
Un saludo y disculpen las molestias.</p>
',
'category_id' => '1',
'created' => '2020-09-14',
'modified' => '2020-09-14'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
)
)
$url = 'https://news.bicicas.es/wp-json/wp/v2/posts?_fields=id,title,content,excerpt,featured_media,link,date,tags&per_page=100'
file_get_contents - [internal], line ??
include - APP/View/Elements/noticias.ctp, line 13
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Home/index.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Warning (2): array_filter() expects parameter 1 to be array, null given [APP/View/Elements/noticias.ctp, line 44]Code Context $filteredData = array_filter($news, function($item) {
return strpos($item['link'], 'https://news.bicicas.es/fr/') !== false;
});
$viewFile = '/var/www/dev.web.bicicas.es/app/View/Elements/noticias.ctp'
$dataForView = array(
'blogs' => array(
(int) 0 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
)
)
)
$blogs = array(
(int) 0 => array(
'Blog' => array(
'id' => '52',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/4a7ef03fd315d7ba506114cd810fdd5d9aecc4fa_d5c05391d038379771b6073b5f21500e.jpeg',
'url' => 'bicicas_instala_dos_nuevas_bancadas_en_2020_1',
'title' => 'BICICAS INSTALA DOS NUEVAS BANCADAS EN 2020',
'short_description' => '<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Bicicas cierra el año 2020 con la instalación de dos nuevas bancadas.</span></p>
<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Con estas nuevas incorporaciones Bicicas cuenta ya con un total de 62 puntos de préstamo.</span></p>
<div> </div>
',
'body' => '<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Las nuevas bancadas son:</span></p>
<p dir="ltr"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">61. Río Nervión, situada en calle Río Nervión en su intersección con Paseo Nilo.</span></p>
<p dir="ltr"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">62. Puente Europa, situada en Calle Jesús Martí Martín, sobre el puente de reciente construcción que cruza el río seco.</span></p>
<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">De este modo, con la instalación de la nueva bancada 62. Puente Europa junto con el traslado de la bancada 54. Vivero empresarial (UJI) a su nueva ubicación en las proximidades de Maset Blau y con la ejecución del nuevo carril bici en cami vell de l’alcora se pretende favorecer la interconexión entre la zona oeste y el centro ciudad.</span></p>
<div> </div>
',
'category_id' => '1',
'created' => '2020-12-14',
'modified' => '2020-12-14'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
),
(int) 1 => array(
'Blog' => array(
'id' => '45',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/abad50791e32a3ec1b5bf93e0f28a7c9abb13d5b_7baa13e5cee4de3d8119ba7ac0382c22.jpg',
'url' => 'bicicas_ampl_a_la_flota_para_el_inicio_de_curso_1',
'title' => 'BICICAS AMPLÍA LA FLOTA PARA EL INICIO DE CURSO',
'short_description' => '<p><strong>Incorporamos 60 bicicletas nuevas al servicio para el nuevo curso académico</strong></p>
',
'body' => '<p>Con el reinicio de las clases en los institutos y Universitat Jaume I – UJI, a lo largo de este mes, se incorporan al servicio 60 bicicletas nuevas.</p>
<p>¡En Bicicas seguimos trabajando por un mejor servicio para tí!</p>
',
'category_id' => '1',
'created' => '2020-09-22',
'modified' => '2020-09-22'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
),
(int) 2 => array(
'Blog' => array(
'id' => '37',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/89d7c58c83702c6ab8f33133dc96b5cfb7644a1a_7a18f6b094b2bc53b57badcf35f24524.jpg',
'url' => 'atenci_n_telem_tica_1',
'title' => 'ATENCIÓN TELEMÁTICA',
'short_description' => '<p>Medidas adoptadas ante el aumento de contagios COVID.</p>
',
'body' => '<p>Desde el próximo Lunes 21 y siguiendo las recomendaciones de la Autoridades Sanitarias, la atención presencial en nuestras oficinas se verá suscrita a la solicitud de cita previa en los casos que lo requieran.<br />
Seguimos atendiéndoles telefónicamente y vía mail en el mismo horario de siempre. (7:30-22:30h).<br />
Un saludo y disculpen las molestias.</p>
',
'category_id' => '1',
'created' => '2020-09-14',
'modified' => '2020-09-14'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
)
)
$url = 'https://news.bicicas.es/wp-json/wp/v2/posts?_fields=id,title,content,excerpt,featured_media,link,date,tags&per_page=100'
$news = null
$lang = 'fr'
array_filter - [internal], line ??
include - APP/View/Elements/noticias.ctp, line 44
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Home/index.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Warning (2): array_values() expects parameter 1 to be array, null given [APP/View/Elements/noticias.ctp, line 61]Code Context
// Optional: Reindex the array if needed
$news = array_values($filteredData);
$viewFile = '/var/www/dev.web.bicicas.es/app/View/Elements/noticias.ctp'
$dataForView = array(
'blogs' => array(
(int) 0 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
)
)
)
$blogs = array(
(int) 0 => array(
'Blog' => array(
'id' => '52',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/4a7ef03fd315d7ba506114cd810fdd5d9aecc4fa_d5c05391d038379771b6073b5f21500e.jpeg',
'url' => 'bicicas_instala_dos_nuevas_bancadas_en_2020_1',
'title' => 'BICICAS INSTALA DOS NUEVAS BANCADAS EN 2020',
'short_description' => '<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Bicicas cierra el año 2020 con la instalación de dos nuevas bancadas.</span></p>
<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Con estas nuevas incorporaciones Bicicas cuenta ya con un total de 62 puntos de préstamo.</span></p>
<div> </div>
',
'body' => '<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Las nuevas bancadas son:</span></p>
<p dir="ltr"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">61. Río Nervión, situada en calle Río Nervión en su intersección con Paseo Nilo.</span></p>
<p dir="ltr"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">62. Puente Europa, situada en Calle Jesús Martí Martín, sobre el puente de reciente construcción que cruza el río seco.</span></p>
<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">De este modo, con la instalación de la nueva bancada 62. Puente Europa junto con el traslado de la bancada 54. Vivero empresarial (UJI) a su nueva ubicación en las proximidades de Maset Blau y con la ejecución del nuevo carril bici en cami vell de l’alcora se pretende favorecer la interconexión entre la zona oeste y el centro ciudad.</span></p>
<div> </div>
',
'category_id' => '1',
'created' => '2020-12-14',
'modified' => '2020-12-14'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
),
(int) 1 => array(
'Blog' => array(
'id' => '45',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/abad50791e32a3ec1b5bf93e0f28a7c9abb13d5b_7baa13e5cee4de3d8119ba7ac0382c22.jpg',
'url' => 'bicicas_ampl_a_la_flota_para_el_inicio_de_curso_1',
'title' => 'BICICAS AMPLÍA LA FLOTA PARA EL INICIO DE CURSO',
'short_description' => '<p><strong>Incorporamos 60 bicicletas nuevas al servicio para el nuevo curso académico</strong></p>
',
'body' => '<p>Con el reinicio de las clases en los institutos y Universitat Jaume I – UJI, a lo largo de este mes, se incorporan al servicio 60 bicicletas nuevas.</p>
<p>¡En Bicicas seguimos trabajando por un mejor servicio para tí!</p>
',
'category_id' => '1',
'created' => '2020-09-22',
'modified' => '2020-09-22'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
),
(int) 2 => array(
'Blog' => array(
'id' => '37',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/89d7c58c83702c6ab8f33133dc96b5cfb7644a1a_7a18f6b094b2bc53b57badcf35f24524.jpg',
'url' => 'atenci_n_telem_tica_1',
'title' => 'ATENCIÓN TELEMÁTICA',
'short_description' => '<p>Medidas adoptadas ante el aumento de contagios COVID.</p>
',
'body' => '<p>Desde el próximo Lunes 21 y siguiendo las recomendaciones de la Autoridades Sanitarias, la atención presencial en nuestras oficinas se verá suscrita a la solicitud de cita previa en los casos que lo requieran.<br />
Seguimos atendiéndoles telefónicamente y vía mail en el mismo horario de siempre. (7:30-22:30h).<br />
Un saludo y disculpen las molestias.</p>
',
'category_id' => '1',
'created' => '2020-09-14',
'modified' => '2020-09-14'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
)
)
$url = 'https://news.bicicas.es/wp-json/wp/v2/posts?_fields=id,title,content,excerpt,featured_media,link,date,tags&per_page=100'
$news = null
$lang = 'fr'
$filteredData = null
array_values - [internal], line ??
include - APP/View/Elements/noticias.ctp, line 61
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Home/index.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Warning (2): Invalid argument supplied for foreach() [APP/View/Elements/noticias.ctp, line 63]Code Context $news = array_values($filteredData);
$limit = 0;
foreach ($news as $new):
$viewFile = '/var/www/dev.web.bicicas.es/app/View/Elements/noticias.ctp'
$dataForView = array(
'blogs' => array(
(int) 0 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Blog' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
)
)
)
)
$blogs = array(
(int) 0 => array(
'Blog' => array(
'id' => '52',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/4a7ef03fd315d7ba506114cd810fdd5d9aecc4fa_d5c05391d038379771b6073b5f21500e.jpeg',
'url' => 'bicicas_instala_dos_nuevas_bancadas_en_2020_1',
'title' => 'BICICAS INSTALA DOS NUEVAS BANCADAS EN 2020',
'short_description' => '<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Bicicas cierra el año 2020 con la instalación de dos nuevas bancadas.</span></p>
<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Con estas nuevas incorporaciones Bicicas cuenta ya con un total de 62 puntos de préstamo.</span></p>
<div> </div>
',
'body' => '<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">Las nuevas bancadas son:</span></p>
<p dir="ltr"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">61. Río Nervión, situada en calle Río Nervión en su intersección con Paseo Nilo.</span></p>
<p dir="ltr"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">62. Puente Europa, situada en Calle Jesús Martí Martín, sobre el puente de reciente construcción que cruza el río seco.</span></p>
<p dir="ltr" style="text-align:justify"><span style="background-color:transparent; color:rgb(0, 0, 0); font-family:calibri,sans-serif; font-size:11pt">De este modo, con la instalación de la nueva bancada 62. Puente Europa junto con el traslado de la bancada 54. Vivero empresarial (UJI) a su nueva ubicación en las proximidades de Maset Blau y con la ejecución del nuevo carril bici en cami vell de l’alcora se pretende favorecer la interconexión entre la zona oeste y el centro ciudad.</span></p>
<div> </div>
',
'category_id' => '1',
'created' => '2020-12-14',
'modified' => '2020-12-14'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
),
(int) 1 => array(
'Blog' => array(
'id' => '45',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/abad50791e32a3ec1b5bf93e0f28a7c9abb13d5b_7baa13e5cee4de3d8119ba7ac0382c22.jpg',
'url' => 'bicicas_ampl_a_la_flota_para_el_inicio_de_curso_1',
'title' => 'BICICAS AMPLÍA LA FLOTA PARA EL INICIO DE CURSO',
'short_description' => '<p><strong>Incorporamos 60 bicicletas nuevas al servicio para el nuevo curso académico</strong></p>
',
'body' => '<p>Con el reinicio de las clases en los institutos y Universitat Jaume I – UJI, a lo largo de este mes, se incorporan al servicio 60 bicicletas nuevas.</p>
<p>¡En Bicicas seguimos trabajando por un mejor servicio para tí!</p>
',
'category_id' => '1',
'created' => '2020-09-22',
'modified' => '2020-09-22'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
),
(int) 2 => array(
'Blog' => array(
'id' => '37',
'img' => 'https://bicicasuserfiles.s3.eu-west-1.amazonaws.com/coorp_news/89d7c58c83702c6ab8f33133dc96b5cfb7644a1a_7a18f6b094b2bc53b57badcf35f24524.jpg',
'url' => 'atenci_n_telem_tica_1',
'title' => 'ATENCIÓN TELEMÁTICA',
'short_description' => '<p>Medidas adoptadas ante el aumento de contagios COVID.</p>
',
'body' => '<p>Desde el próximo Lunes 21 y siguiendo las recomendaciones de la Autoridades Sanitarias, la atención presencial en nuestras oficinas se verá suscrita a la solicitud de cita previa en los casos que lo requieran.<br />
Seguimos atendiéndoles telefónicamente y vía mail en el mismo horario de siempre. (7:30-22:30h).<br />
Un saludo y disculpen las molestias.</p>
',
'category_id' => '1',
'created' => '2020-09-14',
'modified' => '2020-09-14'
),
'Category' => array(
'id' => '1',
'description' => 'Información'
)
)
)
$url = 'https://news.bicicas.es/wp-json/wp/v2/posts?_fields=id,title,content,excerpt,featured_media,link,date,tags&per_page=100'
$news = null
$lang = 'fr'
$filteredData = null
$limit = (int) 0
include - APP/View/Elements/noticias.ctp, line 63
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Home/index.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110