Notice (8) : Trying to get property 'description' of non-object [/home/resoproeco/www/core/plugins/Gb4V1/src/Template/Webpages/metier.ctp , line 67 ]Code Context < div class= "Single-Blog-Content" >
< div class= "Post-Content" >
<?= stripslashes ( $page [ 'metier' ]-> membre_metier_description -> description ); ?>
$viewFile = '/home/resoproeco/www/core/plugins/Gb4V1/src/Template//Webpages/metier.ctp'
$dataForView = [
'page' => [
'etablissement' => object(Cake\ORM\Entity) {},
'metiers' => [
(int) 252 => object(Cake\ORM\Entity) {}
],
'partenaires' => [
(int) 0 => object(Cake\ORM\Entity) {}
],
'avis_etablissement' => [
'avis' => [
[maximum depth reached]
]
],
'meta' => [
'title' => 'Plomberie sanitaire',
'description' => '',
'postTitle' => 'Ets Anjou Détection Fuite.',
'postDescription' => 'Situés à Brissac Loire Aubance (49320), nous intervenons dans les domaines suivants : Détection de fuite.',
'others' => null
],
'metierId' => '20',
'metier' => object(Cake\ORM\Entity) {},
'realisations' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {}
]
]
]
$page = [
'etablissement' => object(Cake\ORM\Entity) {
'id' => (int) 113,
'nom' => 'Ets Anjou Détection Fuite.',
'description' => 'Entreprise spécialiste de la recherche et de la détection de fuites d'eau en Maine-et-Loire (près d'Angers). Fuites d'eau non-destructives et infiltrations, interventions sur les réseaux d'eau sanitaires, extérieurs, intérieurs, les systèmes de chauffage, les réseaux d'évacuation d'eaux usées et d'eaux pluviale.',
'adresse' => '8 Allée des Grouas',
'adresse2' => '',
'cp' => '49320',
'cp2' => '',
'ville' => 'Brissac Loire Aubance',
'ville2' => '',
'tel' => '02 52 56 93 14',
'tel2' => '06 62 79 06 88',
'fax' => '',
'mobile' => '06 62 79 06 88',
'mail' => 'contact@anjoudf.fr',
'logo' => 'website_logo_1673.png',
'lat' => (float) 47.344777,
'lat2' => (float) 0,
'lng' => (float) -0.431988,
'lng2' => (float) 0,
'siret' => '90464882100018',
'capital_social' => '10000',
'tva' => 'FR62904648821',
'tarifs' => null,
'cgv' => 'cgv_1673.pdf',
'formulaire_retractation' => null,
'mediateur_nom' => 'ATLANTIQUE MEDIATION CONSO',
'mediateur_url' => 'https://consommation.atlantique-mediation.org',
'mediateur_adresse' => null,
'mediateur_mail' => null,
'facebook' => 'https://www.facebook.com/profile.php?id=100076362444887',
'twitter' => '',
'youtube' => '',
'instagram' => '',
'membre_id' => (int) 114,
'membre' => object(Cake\ORM\Entity) {},
'dpt' => 'Maine et Loire (49)',
'dptUrl' => 'maine-et-loire-49',
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'BaseSite.Etablissements'
},
'metiers' => [
(int) 252 => object(Cake\ORM\Entity) {}
],
'partenaires' => [
(int) 0 => object(Cake\ORM\Entity) {}
],
'avis_etablissement' => [
'avis' => [
'avis' => (int) 0,
'moy_note_avis' => (int) 0
]
],
'meta' => [
'title' => 'Plomberie sanitaire',
'description' => '',
'postTitle' => 'Ets Anjou Détection Fuite.',
'postDescription' => 'Situés à Brissac Loire Aubance (49320), nous intervenons dans les domaines suivants : Détection de fuite.',
'others' => null
],
'metierId' => '20',
'metier' => object(Cake\ORM\Entity) {
'id' => (int) 20,
'slug' => 'plomberie-sanitaire',
'nom' => 'Plomberie sanitaire',
'reso_pro_eco_id' => (int) 33,
'realisations' => [
[maximum depth reached]
],
'membre_metier_description' => null,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [
[maximum depth reached]
],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'BaseSite.Metiers'
},
'realisations' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {}
]
]
$metier = object(Cake\ORM\Entity) {
'id' => (int) 252,
'slug' => 'detection-de-fuite',
'nom' => 'Détection de fuite',
'reso_pro_eco_id' => (int) 266,
'membre_metier_description' => object(Cake\ORM\Entity) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'BaseSite.Metiers'
} include - /home/resoproeco/www/core/plugins/Gb4V1/src/Template/Webpages/metier.ctp, line 67
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 992
Cake\View\View::_render() - CORE/src/View/View.php, line 952
Cake\View\View::render() - CORE/src/View/View.php, line 587
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 611
App\Controller\PagesController::metier() - APP/Controller/PagesController.php, line 128
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 429
Cake\Routing\Dispatcher::_invoke() - CORE/src/Routing/Dispatcher.php, line 114
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 87
[main] - ROOT/webroot/index.php, line 36
Demander un devis