Notice (8) : Trying to get property 'departements' of non-object [/home/resoproeco/www/core/plugins/BaseSite/src/Model/Behavior/WebpageBehavior.php , line 41 ]Code Context foreach ( $data as $k => $s ):
//ajout des dpts declarés par le membre pour la réalisation
$d = explode ( ',' , substr ( $s -> departements , 1 , - 1 ));
$data = [
(int) 0 => null
]
$depts = [
'01' => 'Ain (01)',
'02' => 'Aisne (02)',
'03' => 'Allier (03)',
'04' => 'Alpes de Haute Provence (04)',
'05' => 'Hautes Alpes (05)',
'06' => 'Alpes Maritimes (06)',
'07' => 'Ardèche (07)',
'08' => 'Ardennes (08)',
'09' => 'Ariège (09)',
(int) 10 => 'Aube (10)',
(int) 11 => 'Aude (11)',
(int) 12 => 'Aveyron (12)',
(int) 13 => 'Bouches du Rhône (13)',
(int) 14 => 'Calvados (14)',
(int) 15 => 'Cantal (15)',
(int) 16 => 'Charente (16)',
(int) 17 => 'Charente Maritime (17)',
(int) 18 => 'Cher (18)',
(int) 19 => 'Corrèze (19)',
'2A' => 'Corse du Sud (2A)',
'2B' => 'Haute Corse (2B)',
(int) 21 => 'Côte d'Or (21)',
(int) 22 => 'Côtes d'Armor (22)',
(int) 23 => 'Creuse (23)',
(int) 24 => 'Dordogne (24)',
(int) 25 => 'Doubs (25)',
(int) 26 => 'Drôme (26)',
(int) 27 => 'Eure (27)',
(int) 28 => 'Eure et Loir (28)',
(int) 29 => 'Finistère (29)',
(int) 30 => 'Gard (30)',
(int) 31 => 'Haute Garonne (31)',
(int) 32 => 'Gers (32)',
(int) 33 => 'Gironde (33)',
(int) 34 => 'Hérault (34)',
(int) 35 => 'Ille et Vilaine (35)',
(int) 36 => 'Indre (36)',
(int) 37 => 'Indre et Loire (37)',
(int) 38 => 'Isère (38)',
(int) 39 => 'Jura (39)',
(int) 40 => 'Landes (40)',
(int) 41 => 'Loir et Cher (41)',
(int) 42 => 'Loire (42)',
(int) 43 => 'Haute Loire (43)',
(int) 44 => 'Loire Atlantique (44)',
(int) 45 => 'Loiret (45)',
(int) 46 => 'Lot (46)',
(int) 47 => 'Lot et Garonne (47)',
(int) 48 => 'Lozère (48)',
(int) 49 => 'Maine et Loire (49)',
(int) 50 => 'Manche (50)',
(int) 51 => 'Marne (51)',
(int) 52 => 'Haute Marne (52)',
(int) 53 => 'Mayenne (53)',
(int) 54 => 'Meurthe et Moselle (54)',
(int) 55 => 'Meuse (55)',
(int) 56 => 'Morbihan (56)',
(int) 57 => 'Moselle (57)',
(int) 58 => 'Nièvre (58)',
(int) 59 => 'Nord (59)',
(int) 60 => 'Oise (60)',
(int) 61 => 'Orne (61)',
(int) 62 => 'Pas de Calais (62)',
(int) 63 => 'Puy de Dôme (63)',
(int) 64 => 'Pyrénées Atlantiques (64)',
(int) 65 => 'Hautes Pyrénées (65)',
(int) 66 => 'Pyrénées Orientales (66)',
(int) 67 => 'Bas Rhin (67)',
(int) 68 => 'Haut Rhin (68)',
(int) 69 => 'Rhône (69)',
(int) 70 => 'Haute Saône (70)',
(int) 71 => 'Saône et Loire (71)',
(int) 72 => 'Sarthe (72)',
(int) 73 => 'Savoie (73)',
(int) 74 => 'Haute Savoie (74)',
(int) 75 => 'Paris (75)',
(int) 76 => 'Seine Maritime (76)',
(int) 77 => 'Seine et Marne (77)',
(int) 78 => 'Yvelines (78)',
(int) 79 => 'Deux Sèvres (79)',
(int) 80 => 'Somme (80)',
(int) 81 => 'Tarn (81)',
(int) 82 => 'Tarn et Garonne (82)',
(int) 83 => 'Var (83)',
(int) 84 => 'Vaucluse (84)',
(int) 85 => 'Vendée (85)',
(int) 86 => 'Vienne (86)',
(int) 87 => 'Haute Vienne (87)',
(int) 88 => 'Vosges (88)',
(int) 89 => 'Yonne (89)',
(int) 90 => 'Territoire de Belfort (90)',
(int) 91 => 'Essonne (91)',
(int) 92 => 'Hauts de Seine (92)',
(int) 93 => 'Seine St Denis (93)',
(int) 94 => 'Val de Marne (94)',
(int) 95 => 'Val d'Oise (95)'
]
$deptUrl = [
'01' => 'ain-01',
'02' => 'aisne-02',
'03' => 'allier-03',
'04' => 'alpes-de-haute-provence-04',
'05' => 'hautes-alpes-05',
'06' => 'alpes-maritimes-06',
'07' => 'ardeche-07',
'08' => 'ardennes-08',
'09' => 'ariège-09',
(int) 10 => 'aube-10',
(int) 11 => 'aude-11',
(int) 12 => 'aveyron-12',
(int) 13 => 'bouches-du-rhone-13',
(int) 14 => 'calvados-14',
(int) 15 => 'cantal-15',
(int) 16 => 'charente-16',
(int) 17 => 'charente-maritime-17',
(int) 18 => 'cher-18',
(int) 19 => 'corrèze-19',
'2A' => 'corse-du-Sud-2A',
'2B' => 'haute-corse-2B',
(int) 21 => 'cote-d-or-21',
(int) 22 => 'cotes-d-armor-22',
(int) 23 => 'creuse-23',
(int) 24 => 'dordogne-24',
(int) 25 => 'doubs-25',
(int) 26 => 'drome-26',
(int) 27 => 'eure-27',
(int) 28 => 'eure-et-loir-28',
(int) 29 => 'finistere-29',
(int) 30 => 'gard-30',
(int) 31 => 'haute-garonne-31',
(int) 32 => 'gers-32',
(int) 33 => 'gironde-33',
(int) 34 => 'herault-34',
(int) 35 => 'ille-et-vilaine-35',
(int) 36 => 'indre-36',
(int) 37 => 'indre-et-loire-37',
(int) 38 => 'isere-38',
(int) 39 => 'jura-39',
(int) 40 => 'landes-40',
(int) 41 => 'loir-et-cher-41',
(int) 42 => 'loire-42',
(int) 43 => 'haute-loire-43',
(int) 44 => 'loire-atlantique-44',
(int) 45 => 'loiret-45',
(int) 46 => 'lot-46',
(int) 47 => 'lot-et-garonne-47',
(int) 48 => 'lozere-48',
(int) 49 => 'maine-et-loire-49',
(int) 50 => 'manche-50',
(int) 51 => 'marne-51',
(int) 52 => 'haute-marne-52',
(int) 53 => 'mayenne-53',
(int) 54 => 'meurthe-et-moselle-54',
(int) 55 => 'meuse-55',
(int) 56 => 'morbihan-56',
(int) 57 => 'moselle-57',
(int) 58 => 'nievre-58',
(int) 59 => 'nord-59',
(int) 60 => 'oise-60',
(int) 61 => 'orne-61',
(int) 62 => 'pas-de-calais-62',
(int) 63 => 'puy-de-dome-63',
(int) 64 => 'pyrenees-atlantiques-64',
(int) 65 => 'hautes-pyrenees-65',
(int) 66 => 'pyrenees-orientales-66',
(int) 67 => 'bas-rhin-67',
(int) 68 => 'haut-rhin-68',
(int) 69 => 'rhone-69',
(int) 70 => 'haute-saone-70',
(int) 71 => 'saone-et-loire-71',
(int) 72 => 'sarthe-72',
(int) 73 => 'savoie-73',
(int) 74 => 'haute-savoie-74',
(int) 75 => 'paris-75',
(int) 76 => 'seine-maritime-76',
(int) 77 => 'seine-et-marne-77',
(int) 78 => 'yvelines-78',
(int) 79 => 'deux-sevres-79',
(int) 80 => 'somme-80',
(int) 81 => 'tarn-81',
(int) 82 => 'tarn-et-garonne-82',
(int) 83 => 'var-83',
(int) 84 => 'vaucluse-84',
(int) 85 => 'vendée-85',
(int) 86 => 'vienne-86',
(int) 87 => 'haute-vienne-87',
(int) 88 => 'vosges-88',
(int) 89 => 'yonne-89',
(int) 90 => 'territoire-de-belfort-90',
(int) 91 => 'essonne-91',
(int) 92 => 'hauts-de-seine-92',
(int) 93 => 'seine-st-denis-93',
(int) 94 => 'val-de-marne-94',
(int) 95 => 'val-d-oise-95'
]
$s = null
$k = (int) 0 BaseSite\Model\Behavior\WebpageBehavior::setDepts() - /home/resoproeco/www/core/plugins/BaseSite/src/Model/Behavior/WebpageBehavior.php, line 41
Cake\ORM\BehaviorRegistry::call() - CORE/src/ORM/BehaviorRegistry.php, line 232
Cake\ORM\Table::__call() - CORE/src/ORM/Table.php, line 1898
BaseSite\Model\Table\RealisationsTable::getRealisation() - /home/resoproeco/www/core/plugins/BaseSite/src/Model/Table/RealisationsTable.php, line 59
Gb2V1\Controller\WebPagesController::realisation() - /home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php, line 68
App\Controller\PagesController::realisation() - APP/Controller/PagesController.php, line 46
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 Warning (2) : Creating default object from empty value [/home/resoproeco/www/core/plugins/BaseSite/src/Model/Behavior/WebpageBehavior.php , line 42 ]Code Context //ajout des dpts declarés par le membre pour la réalisation
$d = explode ( ',' , substr ( $s -> departements , 1 , - 1 ));
$data [ $k ]-> departements = [];
$data = [
(int) 0 => object(stdClass) {
}
]
$depts = [
'01' => 'Ain (01)',
'02' => 'Aisne (02)',
'03' => 'Allier (03)',
'04' => 'Alpes de Haute Provence (04)',
'05' => 'Hautes Alpes (05)',
'06' => 'Alpes Maritimes (06)',
'07' => 'Ardèche (07)',
'08' => 'Ardennes (08)',
'09' => 'Ariège (09)',
(int) 10 => 'Aube (10)',
(int) 11 => 'Aude (11)',
(int) 12 => 'Aveyron (12)',
(int) 13 => 'Bouches du Rhône (13)',
(int) 14 => 'Calvados (14)',
(int) 15 => 'Cantal (15)',
(int) 16 => 'Charente (16)',
(int) 17 => 'Charente Maritime (17)',
(int) 18 => 'Cher (18)',
(int) 19 => 'Corrèze (19)',
'2A' => 'Corse du Sud (2A)',
'2B' => 'Haute Corse (2B)',
(int) 21 => 'Côte d'Or (21)',
(int) 22 => 'Côtes d'Armor (22)',
(int) 23 => 'Creuse (23)',
(int) 24 => 'Dordogne (24)',
(int) 25 => 'Doubs (25)',
(int) 26 => 'Drôme (26)',
(int) 27 => 'Eure (27)',
(int) 28 => 'Eure et Loir (28)',
(int) 29 => 'Finistère (29)',
(int) 30 => 'Gard (30)',
(int) 31 => 'Haute Garonne (31)',
(int) 32 => 'Gers (32)',
(int) 33 => 'Gironde (33)',
(int) 34 => 'Hérault (34)',
(int) 35 => 'Ille et Vilaine (35)',
(int) 36 => 'Indre (36)',
(int) 37 => 'Indre et Loire (37)',
(int) 38 => 'Isère (38)',
(int) 39 => 'Jura (39)',
(int) 40 => 'Landes (40)',
(int) 41 => 'Loir et Cher (41)',
(int) 42 => 'Loire (42)',
(int) 43 => 'Haute Loire (43)',
(int) 44 => 'Loire Atlantique (44)',
(int) 45 => 'Loiret (45)',
(int) 46 => 'Lot (46)',
(int) 47 => 'Lot et Garonne (47)',
(int) 48 => 'Lozère (48)',
(int) 49 => 'Maine et Loire (49)',
(int) 50 => 'Manche (50)',
(int) 51 => 'Marne (51)',
(int) 52 => 'Haute Marne (52)',
(int) 53 => 'Mayenne (53)',
(int) 54 => 'Meurthe et Moselle (54)',
(int) 55 => 'Meuse (55)',
(int) 56 => 'Morbihan (56)',
(int) 57 => 'Moselle (57)',
(int) 58 => 'Nièvre (58)',
(int) 59 => 'Nord (59)',
(int) 60 => 'Oise (60)',
(int) 61 => 'Orne (61)',
(int) 62 => 'Pas de Calais (62)',
(int) 63 => 'Puy de Dôme (63)',
(int) 64 => 'Pyrénées Atlantiques (64)',
(int) 65 => 'Hautes Pyrénées (65)',
(int) 66 => 'Pyrénées Orientales (66)',
(int) 67 => 'Bas Rhin (67)',
(int) 68 => 'Haut Rhin (68)',
(int) 69 => 'Rhône (69)',
(int) 70 => 'Haute Saône (70)',
(int) 71 => 'Saône et Loire (71)',
(int) 72 => 'Sarthe (72)',
(int) 73 => 'Savoie (73)',
(int) 74 => 'Haute Savoie (74)',
(int) 75 => 'Paris (75)',
(int) 76 => 'Seine Maritime (76)',
(int) 77 => 'Seine et Marne (77)',
(int) 78 => 'Yvelines (78)',
(int) 79 => 'Deux Sèvres (79)',
(int) 80 => 'Somme (80)',
(int) 81 => 'Tarn (81)',
(int) 82 => 'Tarn et Garonne (82)',
(int) 83 => 'Var (83)',
(int) 84 => 'Vaucluse (84)',
(int) 85 => 'Vendée (85)',
(int) 86 => 'Vienne (86)',
(int) 87 => 'Haute Vienne (87)',
(int) 88 => 'Vosges (88)',
(int) 89 => 'Yonne (89)',
(int) 90 => 'Territoire de Belfort (90)',
(int) 91 => 'Essonne (91)',
(int) 92 => 'Hauts de Seine (92)',
(int) 93 => 'Seine St Denis (93)',
(int) 94 => 'Val de Marne (94)',
(int) 95 => 'Val d'Oise (95)'
]
$deptUrl = [
'01' => 'ain-01',
'02' => 'aisne-02',
'03' => 'allier-03',
'04' => 'alpes-de-haute-provence-04',
'05' => 'hautes-alpes-05',
'06' => 'alpes-maritimes-06',
'07' => 'ardeche-07',
'08' => 'ardennes-08',
'09' => 'ariège-09',
(int) 10 => 'aube-10',
(int) 11 => 'aude-11',
(int) 12 => 'aveyron-12',
(int) 13 => 'bouches-du-rhone-13',
(int) 14 => 'calvados-14',
(int) 15 => 'cantal-15',
(int) 16 => 'charente-16',
(int) 17 => 'charente-maritime-17',
(int) 18 => 'cher-18',
(int) 19 => 'corrèze-19',
'2A' => 'corse-du-Sud-2A',
'2B' => 'haute-corse-2B',
(int) 21 => 'cote-d-or-21',
(int) 22 => 'cotes-d-armor-22',
(int) 23 => 'creuse-23',
(int) 24 => 'dordogne-24',
(int) 25 => 'doubs-25',
(int) 26 => 'drome-26',
(int) 27 => 'eure-27',
(int) 28 => 'eure-et-loir-28',
(int) 29 => 'finistere-29',
(int) 30 => 'gard-30',
(int) 31 => 'haute-garonne-31',
(int) 32 => 'gers-32',
(int) 33 => 'gironde-33',
(int) 34 => 'herault-34',
(int) 35 => 'ille-et-vilaine-35',
(int) 36 => 'indre-36',
(int) 37 => 'indre-et-loire-37',
(int) 38 => 'isere-38',
(int) 39 => 'jura-39',
(int) 40 => 'landes-40',
(int) 41 => 'loir-et-cher-41',
(int) 42 => 'loire-42',
(int) 43 => 'haute-loire-43',
(int) 44 => 'loire-atlantique-44',
(int) 45 => 'loiret-45',
(int) 46 => 'lot-46',
(int) 47 => 'lot-et-garonne-47',
(int) 48 => 'lozere-48',
(int) 49 => 'maine-et-loire-49',
(int) 50 => 'manche-50',
(int) 51 => 'marne-51',
(int) 52 => 'haute-marne-52',
(int) 53 => 'mayenne-53',
(int) 54 => 'meurthe-et-moselle-54',
(int) 55 => 'meuse-55',
(int) 56 => 'morbihan-56',
(int) 57 => 'moselle-57',
(int) 58 => 'nievre-58',
(int) 59 => 'nord-59',
(int) 60 => 'oise-60',
(int) 61 => 'orne-61',
(int) 62 => 'pas-de-calais-62',
(int) 63 => 'puy-de-dome-63',
(int) 64 => 'pyrenees-atlantiques-64',
(int) 65 => 'hautes-pyrenees-65',
(int) 66 => 'pyrenees-orientales-66',
(int) 67 => 'bas-rhin-67',
(int) 68 => 'haut-rhin-68',
(int) 69 => 'rhone-69',
(int) 70 => 'haute-saone-70',
(int) 71 => 'saone-et-loire-71',
(int) 72 => 'sarthe-72',
(int) 73 => 'savoie-73',
(int) 74 => 'haute-savoie-74',
(int) 75 => 'paris-75',
(int) 76 => 'seine-maritime-76',
(int) 77 => 'seine-et-marne-77',
(int) 78 => 'yvelines-78',
(int) 79 => 'deux-sevres-79',
(int) 80 => 'somme-80',
(int) 81 => 'tarn-81',
(int) 82 => 'tarn-et-garonne-82',
(int) 83 => 'var-83',
(int) 84 => 'vaucluse-84',
(int) 85 => 'vendée-85',
(int) 86 => 'vienne-86',
(int) 87 => 'haute-vienne-87',
(int) 88 => 'vosges-88',
(int) 89 => 'yonne-89',
(int) 90 => 'territoire-de-belfort-90',
(int) 91 => 'essonne-91',
(int) 92 => 'hauts-de-seine-92',
(int) 93 => 'seine-st-denis-93',
(int) 94 => 'val-de-marne-94',
(int) 95 => 'val-d-oise-95'
]
$s = null
$k = (int) 0
$d = [
(int) 0 => ''
] BaseSite\Model\Behavior\WebpageBehavior::setDepts() - /home/resoproeco/www/core/plugins/BaseSite/src/Model/Behavior/WebpageBehavior.php, line 42
Cake\ORM\BehaviorRegistry::call() - CORE/src/ORM/BehaviorRegistry.php, line 232
Cake\ORM\Table::__call() - CORE/src/ORM/Table.php, line 1898
BaseSite\Model\Table\RealisationsTable::getRealisation() - /home/resoproeco/www/core/plugins/BaseSite/src/Model/Table/RealisationsTable.php, line 59
Gb2V1\Controller\WebPagesController::realisation() - /home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php, line 68
App\Controller\PagesController::realisation() - APP/Controller/PagesController.php, line 46
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 Notice (8) : Trying to get property 'client_cp' of non-object [/home/resoproeco/www/core/plugins/BaseSite/src/Model/Behavior/WebpageBehavior.php , line 49 ]Code Context endforeach;
//ajout dpt de la realisation depuis le cp du client
if ( $s -> client_cp ):
$data = [
(int) 0 => object(stdClass) {
departements => [[maximum depth reached]]
}
]
$depts = [
'01' => 'Ain (01)',
'02' => 'Aisne (02)',
'03' => 'Allier (03)',
'04' => 'Alpes de Haute Provence (04)',
'05' => 'Hautes Alpes (05)',
'06' => 'Alpes Maritimes (06)',
'07' => 'Ardèche (07)',
'08' => 'Ardennes (08)',
'09' => 'Ariège (09)',
(int) 10 => 'Aube (10)',
(int) 11 => 'Aude (11)',
(int) 12 => 'Aveyron (12)',
(int) 13 => 'Bouches du Rhône (13)',
(int) 14 => 'Calvados (14)',
(int) 15 => 'Cantal (15)',
(int) 16 => 'Charente (16)',
(int) 17 => 'Charente Maritime (17)',
(int) 18 => 'Cher (18)',
(int) 19 => 'Corrèze (19)',
'2A' => 'Corse du Sud (2A)',
'2B' => 'Haute Corse (2B)',
(int) 21 => 'Côte d'Or (21)',
(int) 22 => 'Côtes d'Armor (22)',
(int) 23 => 'Creuse (23)',
(int) 24 => 'Dordogne (24)',
(int) 25 => 'Doubs (25)',
(int) 26 => 'Drôme (26)',
(int) 27 => 'Eure (27)',
(int) 28 => 'Eure et Loir (28)',
(int) 29 => 'Finistère (29)',
(int) 30 => 'Gard (30)',
(int) 31 => 'Haute Garonne (31)',
(int) 32 => 'Gers (32)',
(int) 33 => 'Gironde (33)',
(int) 34 => 'Hérault (34)',
(int) 35 => 'Ille et Vilaine (35)',
(int) 36 => 'Indre (36)',
(int) 37 => 'Indre et Loire (37)',
(int) 38 => 'Isère (38)',
(int) 39 => 'Jura (39)',
(int) 40 => 'Landes (40)',
(int) 41 => 'Loir et Cher (41)',
(int) 42 => 'Loire (42)',
(int) 43 => 'Haute Loire (43)',
(int) 44 => 'Loire Atlantique (44)',
(int) 45 => 'Loiret (45)',
(int) 46 => 'Lot (46)',
(int) 47 => 'Lot et Garonne (47)',
(int) 48 => 'Lozère (48)',
(int) 49 => 'Maine et Loire (49)',
(int) 50 => 'Manche (50)',
(int) 51 => 'Marne (51)',
(int) 52 => 'Haute Marne (52)',
(int) 53 => 'Mayenne (53)',
(int) 54 => 'Meurthe et Moselle (54)',
(int) 55 => 'Meuse (55)',
(int) 56 => 'Morbihan (56)',
(int) 57 => 'Moselle (57)',
(int) 58 => 'Nièvre (58)',
(int) 59 => 'Nord (59)',
(int) 60 => 'Oise (60)',
(int) 61 => 'Orne (61)',
(int) 62 => 'Pas de Calais (62)',
(int) 63 => 'Puy de Dôme (63)',
(int) 64 => 'Pyrénées Atlantiques (64)',
(int) 65 => 'Hautes Pyrénées (65)',
(int) 66 => 'Pyrénées Orientales (66)',
(int) 67 => 'Bas Rhin (67)',
(int) 68 => 'Haut Rhin (68)',
(int) 69 => 'Rhône (69)',
(int) 70 => 'Haute Saône (70)',
(int) 71 => 'Saône et Loire (71)',
(int) 72 => 'Sarthe (72)',
(int) 73 => 'Savoie (73)',
(int) 74 => 'Haute Savoie (74)',
(int) 75 => 'Paris (75)',
(int) 76 => 'Seine Maritime (76)',
(int) 77 => 'Seine et Marne (77)',
(int) 78 => 'Yvelines (78)',
(int) 79 => 'Deux Sèvres (79)',
(int) 80 => 'Somme (80)',
(int) 81 => 'Tarn (81)',
(int) 82 => 'Tarn et Garonne (82)',
(int) 83 => 'Var (83)',
(int) 84 => 'Vaucluse (84)',
(int) 85 => 'Vendée (85)',
(int) 86 => 'Vienne (86)',
(int) 87 => 'Haute Vienne (87)',
(int) 88 => 'Vosges (88)',
(int) 89 => 'Yonne (89)',
(int) 90 => 'Territoire de Belfort (90)',
(int) 91 => 'Essonne (91)',
(int) 92 => 'Hauts de Seine (92)',
(int) 93 => 'Seine St Denis (93)',
(int) 94 => 'Val de Marne (94)',
(int) 95 => 'Val d'Oise (95)'
]
$deptUrl = [
'01' => 'ain-01',
'02' => 'aisne-02',
'03' => 'allier-03',
'04' => 'alpes-de-haute-provence-04',
'05' => 'hautes-alpes-05',
'06' => 'alpes-maritimes-06',
'07' => 'ardeche-07',
'08' => 'ardennes-08',
'09' => 'ariège-09',
(int) 10 => 'aube-10',
(int) 11 => 'aude-11',
(int) 12 => 'aveyron-12',
(int) 13 => 'bouches-du-rhone-13',
(int) 14 => 'calvados-14',
(int) 15 => 'cantal-15',
(int) 16 => 'charente-16',
(int) 17 => 'charente-maritime-17',
(int) 18 => 'cher-18',
(int) 19 => 'corrèze-19',
'2A' => 'corse-du-Sud-2A',
'2B' => 'haute-corse-2B',
(int) 21 => 'cote-d-or-21',
(int) 22 => 'cotes-d-armor-22',
(int) 23 => 'creuse-23',
(int) 24 => 'dordogne-24',
(int) 25 => 'doubs-25',
(int) 26 => 'drome-26',
(int) 27 => 'eure-27',
(int) 28 => 'eure-et-loir-28',
(int) 29 => 'finistere-29',
(int) 30 => 'gard-30',
(int) 31 => 'haute-garonne-31',
(int) 32 => 'gers-32',
(int) 33 => 'gironde-33',
(int) 34 => 'herault-34',
(int) 35 => 'ille-et-vilaine-35',
(int) 36 => 'indre-36',
(int) 37 => 'indre-et-loire-37',
(int) 38 => 'isere-38',
(int) 39 => 'jura-39',
(int) 40 => 'landes-40',
(int) 41 => 'loir-et-cher-41',
(int) 42 => 'loire-42',
(int) 43 => 'haute-loire-43',
(int) 44 => 'loire-atlantique-44',
(int) 45 => 'loiret-45',
(int) 46 => 'lot-46',
(int) 47 => 'lot-et-garonne-47',
(int) 48 => 'lozere-48',
(int) 49 => 'maine-et-loire-49',
(int) 50 => 'manche-50',
(int) 51 => 'marne-51',
(int) 52 => 'haute-marne-52',
(int) 53 => 'mayenne-53',
(int) 54 => 'meurthe-et-moselle-54',
(int) 55 => 'meuse-55',
(int) 56 => 'morbihan-56',
(int) 57 => 'moselle-57',
(int) 58 => 'nievre-58',
(int) 59 => 'nord-59',
(int) 60 => 'oise-60',
(int) 61 => 'orne-61',
(int) 62 => 'pas-de-calais-62',
(int) 63 => 'puy-de-dome-63',
(int) 64 => 'pyrenees-atlantiques-64',
(int) 65 => 'hautes-pyrenees-65',
(int) 66 => 'pyrenees-orientales-66',
(int) 67 => 'bas-rhin-67',
(int) 68 => 'haut-rhin-68',
(int) 69 => 'rhone-69',
(int) 70 => 'haute-saone-70',
(int) 71 => 'saone-et-loire-71',
(int) 72 => 'sarthe-72',
(int) 73 => 'savoie-73',
(int) 74 => 'haute-savoie-74',
(int) 75 => 'paris-75',
(int) 76 => 'seine-maritime-76',
(int) 77 => 'seine-et-marne-77',
(int) 78 => 'yvelines-78',
(int) 79 => 'deux-sevres-79',
(int) 80 => 'somme-80',
(int) 81 => 'tarn-81',
(int) 82 => 'tarn-et-garonne-82',
(int) 83 => 'var-83',
(int) 84 => 'vaucluse-84',
(int) 85 => 'vendée-85',
(int) 86 => 'vienne-86',
(int) 87 => 'haute-vienne-87',
(int) 88 => 'vosges-88',
(int) 89 => 'yonne-89',
(int) 90 => 'territoire-de-belfort-90',
(int) 91 => 'essonne-91',
(int) 92 => 'hauts-de-seine-92',
(int) 93 => 'seine-st-denis-93',
(int) 94 => 'val-de-marne-94',
(int) 95 => 'val-d-oise-95'
]
$s = null
$k = (int) 0
$d = [
(int) 0 => ''
]
$dept = '' BaseSite\Model\Behavior\WebpageBehavior::setDepts() - /home/resoproeco/www/core/plugins/BaseSite/src/Model/Behavior/WebpageBehavior.php, line 49
Cake\ORM\BehaviorRegistry::call() - CORE/src/ORM/BehaviorRegistry.php, line 232
Cake\ORM\Table::__call() - CORE/src/ORM/Table.php, line 1898
BaseSite\Model\Table\RealisationsTable::getRealisation() - /home/resoproeco/www/core/plugins/BaseSite/src/Model/Table/RealisationsTable.php, line 59
Gb2V1\Controller\WebPagesController::realisation() - /home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php, line 68
App\Controller\PagesController::realisation() - APP/Controller/PagesController.php, line 46
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 Notice (8) : Undefined property: stdClass::$titre [/home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php , line 71 ]Code Context $view = new View ();
$textHelper = $view -> loadHelper ( 'Text' );
$page [ 'meta' ][ 'title' ] = stripslashes ( $page [ 'realisation' ]-> titre ) . " - " . stripslashes ( $page [ 'realisation' ]-> client_ville ) . " (" . substr ( $page [ 'realisation' ]-> client_cp , 0 , 2 ) . ")" ;
$realisationId = '21777'
$page = [
'etablissement' => object(Cake\ORM\Entity) {
'id' => (int) 139,
'nom' => 'SARL MC est SOLAIRE',
'description' => 'MC est SOLAIRE souhaite solariser le foncier de ses clients particuliers et professionnels. MC est SOLAIRE vous accompagne tout au long de votre projet, pour vous aider à réduire considérablement vos dépenses énergétiques tout en participant à la transition énergétique nécessaire à notre planète. MC est SOLAIRE propose des centrales solaires photovoltaïques de qualités avec des produits innovants reconnus pour leur fiabilité. La satisfaction client étant notre priorité, MC est SOLAIRE réalise l’intégralité de vos projets sans aucune sous-traitance et avec la plus grande disponibilité. ',
'adresse' => '644 Chemin de la Cabre',
'adresse2' => '6 RUE DES SELLIERS ACTIPÔLE ',
'cp' => '13790',
'cp2' => '',
'ville' => 'Châteauneuf le Rouge',
'ville2' => 'METZ',
'tel' => '06 16 26 80 36',
'tel2' => '06 16 26 80 36',
'fax' => '',
'mobile' => '06 75 29 49 01',
'mail' => 'contact@mcsolaire.fr',
'logo' => 'website_logo_1752.jpg',
'lat' => (float) 43.497701,
'lat2' => (float) 49.116095,
'lng' => (float) 5.559586,
'lng2' => (float) 6.251156,
'siret' => '91162428500014',
'capital_social' => '8000',
'tva' => 'FR27911629285',
'tarifs' => null,
'cgv' => 'cgv_1752.pdf',
'formulaire_retractation' => 'retractation_1752.pdf',
'mediateur_nom' => null,
'mediateur_url' => null,
'mediateur_adresse' => null,
'mediateur_mail' => null,
'facebook' => 'https://www.facebook.com/profile.php?id=100083199519108&locale=fr_FR',
'twitter' => '',
'youtube' => '',
'instagram' => 'https://www.instagram.com/mcestsolaire/',
'membre_id' => (int) 140,
'membre' => object(Cake\ORM\Entity) {},
'dpt' => 'Bouches du Rhône (13)',
'dptUrl' => 'bouches-du-rhone-13',
'[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) 119 => object(Cake\ORM\Entity) {},
(int) 170 => object(Cake\ORM\Entity) {},
(int) 169 => object(Cake\ORM\Entity) {},
(int) 168 => object(Cake\ORM\Entity) {},
(int) 272 => object(Cake\ORM\Entity) {}
],
'partenaires' => [
(int) 0 => object(Cake\ORM\Entity) {}
],
'avis_etablissement' => [
'avis' => [
'avis' => (int) 13,
'moy_note_avis' => (int) 5
]
],
'meta' => [
'title' => '',
'description' => '',
'postTitle' => 'SARL MC est SOLAIRE',
'postDescription' => 'Situés à Châteauneuf le Rouge (13790), nous intervenons dans les domaines suivants : Installation de panneaux solaires photovoltaiques, Entretien des panneaux solaires photovoltaiques, Dépannage des panneaux solaires photovoltaiques, Borne de charge pour véhicules électriques (voiture, vélo,....), Chauffe eau électrique avec panneau photovoltaïque.',
'others' => null
],
'realisation' => object(stdClass) {
departements => [[maximum depth reached]]
}
]
$realisationsTable = object(BaseSite\Model\Table\RealisationsTable) {
'registryAlias' => 'BaseSite.Realisations',
'table' => 'realisations',
'alias' => 'Realisations',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [
(int) 0 => 'membres',
(int) 1 => 'realisationselections',
(int) 2 => 'realisationphotos',
(int) 3 => 'metiers'
],
'behaviors' => [
(int) 0 => 'Webpage'
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$view = object(Cake\View\View) {
Blocks => object(Cake\View\ViewBlock) {}
plugin => null
name => null
passedArgs => []
helpers => []
templatePath => null
template => null
layout => 'default'
layoutPath => null
autoLayout => true
subDir => null
theme => null
hasRendered => false
uuids => []
request => object(Cake\Network\Request) {}
response => object(Cake\Network\Response) {}
elementCache => 'default'
viewClass => null
viewVars => []
Text => object(Cake\View\Helper\TextHelper) {}
[protected] _helpers => object(Cake\View\HelperRegistry) {}
[protected] _ext => '.ctp'
[protected] _passedVars => [
(int) 0 => 'viewVars',
(int) 1 => 'autoLayout',
(int) 2 => 'helpers',
(int) 3 => 'template',
(int) 4 => 'layout',
(int) 5 => 'name',
(int) 6 => 'theme',
(int) 7 => 'layoutPath',
(int) 8 => 'templatePath',
(int) 9 => 'plugin',
(int) 10 => 'passedArgs'
]
[protected] _paths => []
[protected] _pathsForPlugin => []
[protected] _parents => []
[protected] _current => null
[protected] _currentType => ''
[protected] _stack => []
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
[protected] _viewBuilder => null
}
$textHelper = object(Cake\View\Helper\TextHelper) {
'helpers' => [
(int) 0 => 'Html'
],
'theme' => null,
'plugin' => null,
'fieldset' => [],
'tags' => [],
'implementedEvents' => [],
'_config' => [
'engine' => 'Cake\Utility\Text'
]
} Gb2V1\Controller\WebPagesController::realisation() - /home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php, line 71
App\Controller\PagesController::realisation() - APP/Controller/PagesController.php, line 46
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 Notice (8) : Undefined property: stdClass::$client_ville [/home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php , line 71 ]Code Context $view = new View ();
$textHelper = $view -> loadHelper ( 'Text' );
$page [ 'meta' ][ 'title' ] = stripslashes ( $page [ 'realisation' ]-> titre ) . " - " . stripslashes ( $page [ 'realisation' ]-> client_ville ) . " (" . substr ( $page [ 'realisation' ]-> client_cp , 0 , 2 ) . ")" ;
$realisationId = '21777'
$page = [
'etablissement' => object(Cake\ORM\Entity) {
'id' => (int) 139,
'nom' => 'SARL MC est SOLAIRE',
'description' => 'MC est SOLAIRE souhaite solariser le foncier de ses clients particuliers et professionnels. MC est SOLAIRE vous accompagne tout au long de votre projet, pour vous aider à réduire considérablement vos dépenses énergétiques tout en participant à la transition énergétique nécessaire à notre planète. MC est SOLAIRE propose des centrales solaires photovoltaïques de qualités avec des produits innovants reconnus pour leur fiabilité. La satisfaction client étant notre priorité, MC est SOLAIRE réalise l’intégralité de vos projets sans aucune sous-traitance et avec la plus grande disponibilité. ',
'adresse' => '644 Chemin de la Cabre',
'adresse2' => '6 RUE DES SELLIERS ACTIPÔLE ',
'cp' => '13790',
'cp2' => '',
'ville' => 'Châteauneuf le Rouge',
'ville2' => 'METZ',
'tel' => '06 16 26 80 36',
'tel2' => '06 16 26 80 36',
'fax' => '',
'mobile' => '06 75 29 49 01',
'mail' => 'contact@mcsolaire.fr',
'logo' => 'website_logo_1752.jpg',
'lat' => (float) 43.497701,
'lat2' => (float) 49.116095,
'lng' => (float) 5.559586,
'lng2' => (float) 6.251156,
'siret' => '91162428500014',
'capital_social' => '8000',
'tva' => 'FR27911629285',
'tarifs' => null,
'cgv' => 'cgv_1752.pdf',
'formulaire_retractation' => 'retractation_1752.pdf',
'mediateur_nom' => null,
'mediateur_url' => null,
'mediateur_adresse' => null,
'mediateur_mail' => null,
'facebook' => 'https://www.facebook.com/profile.php?id=100083199519108&locale=fr_FR',
'twitter' => '',
'youtube' => '',
'instagram' => 'https://www.instagram.com/mcestsolaire/',
'membre_id' => (int) 140,
'membre' => object(Cake\ORM\Entity) {},
'dpt' => 'Bouches du Rhône (13)',
'dptUrl' => 'bouches-du-rhone-13',
'[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) 119 => object(Cake\ORM\Entity) {},
(int) 170 => object(Cake\ORM\Entity) {},
(int) 169 => object(Cake\ORM\Entity) {},
(int) 168 => object(Cake\ORM\Entity) {},
(int) 272 => object(Cake\ORM\Entity) {}
],
'partenaires' => [
(int) 0 => object(Cake\ORM\Entity) {}
],
'avis_etablissement' => [
'avis' => [
'avis' => (int) 13,
'moy_note_avis' => (int) 5
]
],
'meta' => [
'title' => '',
'description' => '',
'postTitle' => 'SARL MC est SOLAIRE',
'postDescription' => 'Situés à Châteauneuf le Rouge (13790), nous intervenons dans les domaines suivants : Installation de panneaux solaires photovoltaiques, Entretien des panneaux solaires photovoltaiques, Dépannage des panneaux solaires photovoltaiques, Borne de charge pour véhicules électriques (voiture, vélo,....), Chauffe eau électrique avec panneau photovoltaïque.',
'others' => null
],
'realisation' => object(stdClass) {
departements => [[maximum depth reached]]
}
]
$realisationsTable = object(BaseSite\Model\Table\RealisationsTable) {
'registryAlias' => 'BaseSite.Realisations',
'table' => 'realisations',
'alias' => 'Realisations',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [
(int) 0 => 'membres',
(int) 1 => 'realisationselections',
(int) 2 => 'realisationphotos',
(int) 3 => 'metiers'
],
'behaviors' => [
(int) 0 => 'Webpage'
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$view = object(Cake\View\View) {
Blocks => object(Cake\View\ViewBlock) {}
plugin => null
name => null
passedArgs => []
helpers => []
templatePath => null
template => null
layout => 'default'
layoutPath => null
autoLayout => true
subDir => null
theme => null
hasRendered => false
uuids => []
request => object(Cake\Network\Request) {}
response => object(Cake\Network\Response) {}
elementCache => 'default'
viewClass => null
viewVars => []
Text => object(Cake\View\Helper\TextHelper) {}
[protected] _helpers => object(Cake\View\HelperRegistry) {}
[protected] _ext => '.ctp'
[protected] _passedVars => [
(int) 0 => 'viewVars',
(int) 1 => 'autoLayout',
(int) 2 => 'helpers',
(int) 3 => 'template',
(int) 4 => 'layout',
(int) 5 => 'name',
(int) 6 => 'theme',
(int) 7 => 'layoutPath',
(int) 8 => 'templatePath',
(int) 9 => 'plugin',
(int) 10 => 'passedArgs'
]
[protected] _paths => []
[protected] _pathsForPlugin => []
[protected] _parents => []
[protected] _current => null
[protected] _currentType => ''
[protected] _stack => []
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
[protected] _viewBuilder => null
}
$textHelper = object(Cake\View\Helper\TextHelper) {
'helpers' => [
(int) 0 => 'Html'
],
'theme' => null,
'plugin' => null,
'fieldset' => [],
'tags' => [],
'implementedEvents' => [],
'_config' => [
'engine' => 'Cake\Utility\Text'
]
} Gb2V1\Controller\WebPagesController::realisation() - /home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php, line 71
App\Controller\PagesController::realisation() - APP/Controller/PagesController.php, line 46
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 Notice (8) : Undefined property: stdClass::$client_cp [/home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php , line 71 ]Code Context $view = new View ();
$textHelper = $view -> loadHelper ( 'Text' );
$page [ 'meta' ][ 'title' ] = stripslashes ( $page [ 'realisation' ]-> titre ) . " - " . stripslashes ( $page [ 'realisation' ]-> client_ville ) . " (" . substr ( $page [ 'realisation' ]-> client_cp , 0 , 2 ) . ")" ;
$realisationId = '21777'
$page = [
'etablissement' => object(Cake\ORM\Entity) {
'id' => (int) 139,
'nom' => 'SARL MC est SOLAIRE',
'description' => 'MC est SOLAIRE souhaite solariser le foncier de ses clients particuliers et professionnels. MC est SOLAIRE vous accompagne tout au long de votre projet, pour vous aider à réduire considérablement vos dépenses énergétiques tout en participant à la transition énergétique nécessaire à notre planète. MC est SOLAIRE propose des centrales solaires photovoltaïques de qualités avec des produits innovants reconnus pour leur fiabilité. La satisfaction client étant notre priorité, MC est SOLAIRE réalise l’intégralité de vos projets sans aucune sous-traitance et avec la plus grande disponibilité. ',
'adresse' => '644 Chemin de la Cabre',
'adresse2' => '6 RUE DES SELLIERS ACTIPÔLE ',
'cp' => '13790',
'cp2' => '',
'ville' => 'Châteauneuf le Rouge',
'ville2' => 'METZ',
'tel' => '06 16 26 80 36',
'tel2' => '06 16 26 80 36',
'fax' => '',
'mobile' => '06 75 29 49 01',
'mail' => 'contact@mcsolaire.fr',
'logo' => 'website_logo_1752.jpg',
'lat' => (float) 43.497701,
'lat2' => (float) 49.116095,
'lng' => (float) 5.559586,
'lng2' => (float) 6.251156,
'siret' => '91162428500014',
'capital_social' => '8000',
'tva' => 'FR27911629285',
'tarifs' => null,
'cgv' => 'cgv_1752.pdf',
'formulaire_retractation' => 'retractation_1752.pdf',
'mediateur_nom' => null,
'mediateur_url' => null,
'mediateur_adresse' => null,
'mediateur_mail' => null,
'facebook' => 'https://www.facebook.com/profile.php?id=100083199519108&locale=fr_FR',
'twitter' => '',
'youtube' => '',
'instagram' => 'https://www.instagram.com/mcestsolaire/',
'membre_id' => (int) 140,
'membre' => object(Cake\ORM\Entity) {},
'dpt' => 'Bouches du Rhône (13)',
'dptUrl' => 'bouches-du-rhone-13',
'[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) 119 => object(Cake\ORM\Entity) {},
(int) 170 => object(Cake\ORM\Entity) {},
(int) 169 => object(Cake\ORM\Entity) {},
(int) 168 => object(Cake\ORM\Entity) {},
(int) 272 => object(Cake\ORM\Entity) {}
],
'partenaires' => [
(int) 0 => object(Cake\ORM\Entity) {}
],
'avis_etablissement' => [
'avis' => [
'avis' => (int) 13,
'moy_note_avis' => (int) 5
]
],
'meta' => [
'title' => '',
'description' => '',
'postTitle' => 'SARL MC est SOLAIRE',
'postDescription' => 'Situés à Châteauneuf le Rouge (13790), nous intervenons dans les domaines suivants : Installation de panneaux solaires photovoltaiques, Entretien des panneaux solaires photovoltaiques, Dépannage des panneaux solaires photovoltaiques, Borne de charge pour véhicules électriques (voiture, vélo,....), Chauffe eau électrique avec panneau photovoltaïque.',
'others' => null
],
'realisation' => object(stdClass) {
departements => [[maximum depth reached]]
}
]
$realisationsTable = object(BaseSite\Model\Table\RealisationsTable) {
'registryAlias' => 'BaseSite.Realisations',
'table' => 'realisations',
'alias' => 'Realisations',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [
(int) 0 => 'membres',
(int) 1 => 'realisationselections',
(int) 2 => 'realisationphotos',
(int) 3 => 'metiers'
],
'behaviors' => [
(int) 0 => 'Webpage'
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$view = object(Cake\View\View) {
Blocks => object(Cake\View\ViewBlock) {}
plugin => null
name => null
passedArgs => []
helpers => []
templatePath => null
template => null
layout => 'default'
layoutPath => null
autoLayout => true
subDir => null
theme => null
hasRendered => false
uuids => []
request => object(Cake\Network\Request) {}
response => object(Cake\Network\Response) {}
elementCache => 'default'
viewClass => null
viewVars => []
Text => object(Cake\View\Helper\TextHelper) {}
[protected] _helpers => object(Cake\View\HelperRegistry) {}
[protected] _ext => '.ctp'
[protected] _passedVars => [
(int) 0 => 'viewVars',
(int) 1 => 'autoLayout',
(int) 2 => 'helpers',
(int) 3 => 'template',
(int) 4 => 'layout',
(int) 5 => 'name',
(int) 6 => 'theme',
(int) 7 => 'layoutPath',
(int) 8 => 'templatePath',
(int) 9 => 'plugin',
(int) 10 => 'passedArgs'
]
[protected] _paths => []
[protected] _pathsForPlugin => []
[protected] _parents => []
[protected] _current => null
[protected] _currentType => ''
[protected] _stack => []
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
[protected] _viewBuilder => null
}
$textHelper = object(Cake\View\Helper\TextHelper) {
'helpers' => [
(int) 0 => 'Html'
],
'theme' => null,
'plugin' => null,
'fieldset' => [],
'tags' => [],
'implementedEvents' => [],
'_config' => [
'engine' => 'Cake\Utility\Text'
]
} Gb2V1\Controller\WebPagesController::realisation() - /home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php, line 71
App\Controller\PagesController::realisation() - APP/Controller/PagesController.php, line 46
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 Notice (8) : Undefined property: stdClass::$caracteristiques [/home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php , line 72 ]Code Context $textHelper = $view -> loadHelper ( 'Text' );
$page [ 'meta' ][ 'title' ] = stripslashes ( $page [ 'realisation' ]-> titre ) . " - " . stripslashes ( $page [ 'realisation' ]-> client_ville ) . " (" . substr ( $page [ 'realisation' ]-> client_cp , 0 , 2 ) . ")" ;
$page [ 'meta' ][ 'description' ] = $textHelper -> truncate ( strip_tags ( $page [ 'realisation' ]-> caracteristiques ), 100 );
$realisationId = '21777'
$page = [
'etablissement' => object(Cake\ORM\Entity) {
'id' => (int) 139,
'nom' => 'SARL MC est SOLAIRE',
'description' => 'MC est SOLAIRE souhaite solariser le foncier de ses clients particuliers et professionnels. MC est SOLAIRE vous accompagne tout au long de votre projet, pour vous aider à réduire considérablement vos dépenses énergétiques tout en participant à la transition énergétique nécessaire à notre planète. MC est SOLAIRE propose des centrales solaires photovoltaïques de qualités avec des produits innovants reconnus pour leur fiabilité. La satisfaction client étant notre priorité, MC est SOLAIRE réalise l’intégralité de vos projets sans aucune sous-traitance et avec la plus grande disponibilité. ',
'adresse' => '644 Chemin de la Cabre',
'adresse2' => '6 RUE DES SELLIERS ACTIPÔLE ',
'cp' => '13790',
'cp2' => '',
'ville' => 'Châteauneuf le Rouge',
'ville2' => 'METZ',
'tel' => '06 16 26 80 36',
'tel2' => '06 16 26 80 36',
'fax' => '',
'mobile' => '06 75 29 49 01',
'mail' => 'contact@mcsolaire.fr',
'logo' => 'website_logo_1752.jpg',
'lat' => (float) 43.497701,
'lat2' => (float) 49.116095,
'lng' => (float) 5.559586,
'lng2' => (float) 6.251156,
'siret' => '91162428500014',
'capital_social' => '8000',
'tva' => 'FR27911629285',
'tarifs' => null,
'cgv' => 'cgv_1752.pdf',
'formulaire_retractation' => 'retractation_1752.pdf',
'mediateur_nom' => null,
'mediateur_url' => null,
'mediateur_adresse' => null,
'mediateur_mail' => null,
'facebook' => 'https://www.facebook.com/profile.php?id=100083199519108&locale=fr_FR',
'twitter' => '',
'youtube' => '',
'instagram' => 'https://www.instagram.com/mcestsolaire/',
'membre_id' => (int) 140,
'membre' => object(Cake\ORM\Entity) {},
'dpt' => 'Bouches du Rhône (13)',
'dptUrl' => 'bouches-du-rhone-13',
'[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) 119 => object(Cake\ORM\Entity) {},
(int) 170 => object(Cake\ORM\Entity) {},
(int) 169 => object(Cake\ORM\Entity) {},
(int) 168 => object(Cake\ORM\Entity) {},
(int) 272 => object(Cake\ORM\Entity) {}
],
'partenaires' => [
(int) 0 => object(Cake\ORM\Entity) {}
],
'avis_etablissement' => [
'avis' => [
'avis' => (int) 13,
'moy_note_avis' => (int) 5
]
],
'meta' => [
'title' => ' - ()',
'description' => '',
'postTitle' => 'SARL MC est SOLAIRE',
'postDescription' => 'Situés à Châteauneuf le Rouge (13790), nous intervenons dans les domaines suivants : Installation de panneaux solaires photovoltaiques, Entretien des panneaux solaires photovoltaiques, Dépannage des panneaux solaires photovoltaiques, Borne de charge pour véhicules électriques (voiture, vélo,....), Chauffe eau électrique avec panneau photovoltaïque.',
'others' => null
],
'realisation' => object(stdClass) {
departements => [[maximum depth reached]]
}
]
$realisationsTable = object(BaseSite\Model\Table\RealisationsTable) {
'registryAlias' => 'BaseSite.Realisations',
'table' => 'realisations',
'alias' => 'Realisations',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [
(int) 0 => 'membres',
(int) 1 => 'realisationselections',
(int) 2 => 'realisationphotos',
(int) 3 => 'metiers'
],
'behaviors' => [
(int) 0 => 'Webpage'
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$view = object(Cake\View\View) {
Blocks => object(Cake\View\ViewBlock) {}
plugin => null
name => null
passedArgs => []
helpers => []
templatePath => null
template => null
layout => 'default'
layoutPath => null
autoLayout => true
subDir => null
theme => null
hasRendered => false
uuids => []
request => object(Cake\Network\Request) {}
response => object(Cake\Network\Response) {}
elementCache => 'default'
viewClass => null
viewVars => []
Text => object(Cake\View\Helper\TextHelper) {}
[protected] _helpers => object(Cake\View\HelperRegistry) {}
[protected] _ext => '.ctp'
[protected] _passedVars => [
(int) 0 => 'viewVars',
(int) 1 => 'autoLayout',
(int) 2 => 'helpers',
(int) 3 => 'template',
(int) 4 => 'layout',
(int) 5 => 'name',
(int) 6 => 'theme',
(int) 7 => 'layoutPath',
(int) 8 => 'templatePath',
(int) 9 => 'plugin',
(int) 10 => 'passedArgs'
]
[protected] _paths => []
[protected] _pathsForPlugin => []
[protected] _parents => []
[protected] _current => null
[protected] _currentType => ''
[protected] _stack => []
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
[protected] _viewBuilder => null
}
$textHelper = object(Cake\View\Helper\TextHelper) {
'helpers' => [
(int) 0 => 'Html'
],
'theme' => null,
'plugin' => null,
'fieldset' => [],
'tags' => [],
'implementedEvents' => [],
'_config' => [
'engine' => 'Cake\Utility\Text'
]
} Gb2V1\Controller\WebPagesController::realisation() - /home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php, line 72
App\Controller\PagesController::realisation() - APP/Controller/PagesController.php, line 46
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
Error: Cannot use object of type stdClass as array
/home/resoproeco/www/sites/client1752/src/Controller/PagesController.php
toggle arguments
*/
public function realisation ( $id ) {
//recuperation des données de la page realisation
$gabarit = new Gabarit ;
$page = $gabarit -> realisation ( $id );
$this -> set ( compact ( 'page' ));
// soumission formulaire contact
if ( $this -> request -> is ( 'post' )) {
[internal function]
toggle arguments
'21777'
'installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13'
/home/resoproeco/www/core/vendor/cakephp/cakephp/src/Controller/Controller.php
toggle arguments
'plugin' => $request -> params [ 'plugin' ],
]);
}
$callable = [ $this , $request -> params [ 'action' ]];
return call_user_func_array ( $callable , $request -> params [ 'pass' ]);
}
/**
* Merge components , helpers vars from
[
(int) 0 => object(App\Controller\PagesController) {
name => 'Pages'
helpers => []
request => object(Cake\Network\Request) {}
response => object(Cake\Network\Response) {}
paginate => []
autoRender => true
components => []
View => null
plugin => null
passedArgs => [
(int) 0 => '21777',
(int) 1 => 'installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13'
]
modelClass => 'Pages'
viewClass => null
viewVars => []
RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) {}
Flash => object(Cake\Controller\Component\FlashComponent) {}
[protected] _responseClass => 'Cake\Network\Response'
[protected] _components => object(Cake\Controller\ComponentRegistry) {}
[protected] _validViewOptions => [
(int) 0 => 'passedArgs'
]
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
[protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) {}
[protected] _modelFactories => [
'Table' => [
[maximum depth reached]
]
]
[protected] _modelType => 'Table'
[protected] _viewBuilder => null
},
(int) 1 => 'realisation'
]
[
(int) 0 => '21777',
(int) 1 => 'installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13'
]
/home/resoproeco/www/core/vendor/cakephp/cakephp/src/Routing/Dispatcher.php
toggle arguments
if ( $result instanceof Response ) {
return $result ;
}
$response = $controller -> invokeAction ();
if ( $response !== null && !( $response instanceof Response )) {
throw new LogicException ( 'Controller action can only return an instance of Response' );
}
/home/resoproeco/www/core/vendor/cakephp/cakephp/src/Routing/Dispatcher.php
toggle arguments
'_ext' => empty( $request -> params [ '_ext' ]) ? null : $request -> params [ '_ext' ]
]);
}
$response = $this -> _invoke ( $controller );
if (isset( $request -> params [ 'return' ])) {
return $response -> body ();
}
object(App\Controller\PagesController) {
name => 'Pages'
helpers => []
request => object(Cake\Network\Request) {
params => [
[maximum depth reached]
]
data => [[maximum depth reached]]
query => [[maximum depth reached]]
cookies => [[maximum depth reached]]
url => 'realisation/21777-installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13'
base => ''
webroot => '/'
here => '/realisation/21777-installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13'
trustProxy => false
[protected] _environment => [
[maximum depth reached]
]
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [
[maximum depth reached]
]
[protected] _input => ''
[protected] _session => object(Cake\Network\Session) {}
}
response => object(Cake\Network\Response) {
[protected] _statusCodes => [
[maximum depth reached]
]
[protected] _mimeTypes => [
[maximum depth reached]
]
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => [[maximum depth reached]]
[protected] _body => null
[protected] _file => null
[protected] _fileRange => [[maximum depth reached]]
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => [[maximum depth reached]]
[protected] _cookies => [[maximum depth reached]]
}
paginate => []
autoRender => true
components => []
View => null
plugin => null
passedArgs => [
(int) 0 => '21777',
(int) 1 => 'installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13'
]
modelClass => 'Pages'
viewClass => null
viewVars => []
RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Flash => object(Cake\Controller\Component\FlashComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
}
[protected] _responseClass => 'Cake\Network\Response'
[protected] _components => object(Cake\Controller\ComponentRegistry) {
'_Controller' => object(App\Controller\PagesController) {},
'_loaded' => [
[maximum depth reached]
],
'_eventManager' => object(Cake\Event\EventManager) {},
'_eventClass' => '\Cake\Event\Event'
}
[protected] _validViewOptions => [
(int) 0 => 'passedArgs'
]
[protected] _eventManager => object(Cake\Event\EventManager) {
'_listeners' => [
[maximum depth reached]
],
'_isGlobal' => false,
'_generalManager' => '(object) EventManager'
}
[protected] _eventClass => '\Cake\Event\Event'
[protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) {
[protected] _config => [[maximum depth reached]]
[protected] _instances => [
[maximum depth reached]
]
[protected] _fallbacked => [
[maximum depth reached]
]
[protected] _options => [
[maximum depth reached]
]
}
[protected] _modelFactories => [
'Table' => [
(int) 0 => object(Cake\ORM\Locator\TableLocator) {},
(int) 1 => 'get'
]
]
[protected] _modelType => 'Table'
[protected] _viewBuilder => null
}
/home/resoproeco/www/sites/client1752/webroot/index.php
toggle arguments
$dispatcher = DispatcherFactory :: create ();
$dispatcher -> dispatch (
Request :: createFromGlobals (),
new Response ()
);
object(Cake\Network\Request) {
params => [
'plugin' => null,
'controller' => 'Pages',
'action' => 'realisation',
'_ext' => null,
'pass' => [
(int) 0 => '21777',
(int) 1 => 'installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13'
],
'id' => '21777',
'slug' => 'installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'realisation/21777-installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13'
base => ''
webroot => '/'
here => '/realisation/21777-installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13'
trustProxy => false
[protected] _environment => [
'USER' => 'resoproeco',
'HOME' => '/home/resoproeco',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/realisation/21777-installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/realisation/21777-installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13',
'REMOTE_PORT' => '42402',
'SCRIPT_FILENAME' => '/home/resoproeco/www/sites/client1752/webroot/index.php',
'SERVER_ADMIN' => '[no address given]',
'CONTEXT_DOCUMENT_ROOT' => '/home/resoproeco/www/sites/client1752/webroot',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/home/resoproeco/www/sites/client1752/webroot',
'REMOTE_ADDR' => '3.128.202.38',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '54.36.38.55',
'SERVER_NAME' => 'www.mcestsolaire.fr',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '<address>Apache Server at www.mcestsolaire.fr Port 443</address>
',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_HOST' => 'www.mcestsolaire.fr',
'HTTP_REFERER' => 'https://mcestsolaire.fr/realisation/21777-installation-d-une-centrale-photovoltaique-dualsun-enphase-de-3-kwc-en-autoconsommation-entreprise-rge-qualipv-la-ciotat-bouches-du-rhone-13',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'proxy-nokeepalive' => '1',
'SSL_TLS_SNI' => 'www.mcestsolaire.fr',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SSL_TLS_SNI' => 'www.mcestsolaire.fr',
'REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1743631690.6834,
'REQUEST_TIME' => (int) 1743631690,
'HTTP_X_HTTP_METHOD_OVERRIDE' => null,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null
]
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'post' => false,
'put' => false,
'patch' => false,
'delete' => false
]
[protected] _input => ''
[protected] _session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '7200'
[protected] _isCLI => false
}
}
object(Cake\Network\Response) {
[protected] _statusCodes => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 422 => 'Unprocessable Entity',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
]
[protected] _mimeTypes => [
'html' => [
(int) 0 => 'text/html',
(int) 1 => '*/*'
],
'json' => 'application/json',
'xml' => [
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
],
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => [
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
],
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => [
(int) 0 => 'text/html',
(int) 1 => '*/*'
],
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => [
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
],
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => [
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
],
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
]
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => []
[protected] _body => null
[protected] _file => null
[protected] _fileRange => []
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => []
[protected] _cookies => []
}
Error in:
/home/resoproeco/www/core/plugins/Gb2V1/src/Controller/WebPagesController.php, line 81
Could this be caused by using Auto-Tables?
Some of the Table objects in your application were created by instantiating "Cake\ORM\Table "
instead of any other specific subclass.
This could be the cause for this exception. Auto-Tables are created for you under the following circumstances:
The class for the specified table does not exist.
The Table was created with a typo: TableRegistry::get('Atricles');
The class file has a typo in the name or incorrect namespace: class Atricles extends Table
The file containing the class has a typo or incorrect casing: Atricles.php
The Table was used using associations but the association has a typo: $this->belongsTo('Atricles')
The table class resides in a Plugin but no plugin notation was used in the association definition.
Please try correcting the issue for the following table aliases:
BaseSite.RealisationPhotos
MetiersRealisations
If you want to customize this error message, create
src/Template/Error/error500.ctp