Dumped Contents
In
BudgetItemController.php
line 89:
$hierarchicalData = [];
}
dump($budgetItems);
return $this->render('budget_items/statistics.html.twig', [
'budgetItems' => $budgetItems,
'budgetByUnit' => $budgetByUnit,
'globalStats' => $globalStats,
array:15 [
0 => array:9 [
"id" => 17
"code" => "BUDGI000031"
"label" => "ASCENSEURS ET MONTE-CHARGES"
"amount" => 6410343175.91
"year" => 2025
"description" => null
"projectCount" => 4
"totalPlannedBudget" => "17633647130.13"
"totalRealizedBudget" => "3937982387.58"
]
1 => array:9 [
"id" => 18
"code" => "BUDGI000033"
"label" => "AUTRES INSTALLATIONS"
"amount" => 123079941126.43
"year" => 2025
"description" => null
"projectCount" => 62
"totalPlannedBudget" => "123887990758.93"
"totalRealizedBudget" => "12189918094.12"
]
2 => array:9 [
"id" => 8
"code" => "BUDGI000007"
"label" => "BATIMENT ADMINISTRATIF"
"amount" => 91333794749.93
"year" => 2025
"description" => null
"projectCount" => 71
"totalPlannedBudget" => "99954931979.26"
"totalRealizedBudget" => "14565893944.35"
]
3 => array:9 [
"id" => 15
"code" => "BUDGI000029"
"label" => "CLIMATISATION"
"amount" => 9783061607.3
"year" => 2025
"description" => null
"projectCount" => 12
"totalPlannedBudget" => "9783061607.30"
"totalRealizedBudget" => "0.00"
]
4 => array:9 [
"id" => 21
"code" => "BUDGI000023"
"label" => "EQUIPEMENTS DE COMMUNICATION"
"amount" => 2274746372.15
"year" => 2025
"description" => null
"projectCount" => 17
"totalPlannedBudget" => "2274746372.15"
"totalRealizedBudget" => "73971401.85"
]
5 => array:9 [
"id" => 20
"code" => "BUDGI000018"
"label" => "EQUIPEMENTS INFORMATIQUES"
"amount" => 18983152132.37
"year" => 2025
"description" => null
"projectCount" => 52
"totalPlannedBudget" => "20255722270.50"
"totalRealizedBudget" => "1802635523.87"
]
6 => array:9 [
"id" => 16
"code" => "BUDGI000030"
"label" => "FORCE MOTRICE"
"amount" => 10832305036.74
"year" => 2025
"description" => null
"projectCount" => 38
"totalPlannedBudget" => "13153005507.87"
"totalRealizedBudget" => "1440348220.89"
]
7 => array:9 [
"id" => 19
"code" => "BUDGI000001"
"label" => "LOGICIELS ACHETES"
"amount" => 12148085026.44
"year" => 2025
"description" => null
"projectCount" => 27
"totalPlannedBudget" => "12148085026.44"
"totalRealizedBudget" => "1192891795.10"
]
8 => array:9 [
"id" => 12
"code" => "BUDGI000019"
"label" => "MATERIELS D'HABITATION"
"amount" => 330420627.96
"year" => 2025
"description" => null
"projectCount" => 10
"totalPlannedBudget" => "330420627.96"
"totalRealizedBudget" => "0.00"
]
9 => array:9 [
"id" => 10
"code" => "BUDGI000016"
"label" => "MATERIELS DE BUREAU"
"amount" => 3434638108.8
"year" => 2025
"description" => null
"projectCount" => 7
"totalPlannedBudget" => "3434638108.80"
"totalRealizedBudget" => "0.00"
]
10 => array:9 [
"id" => 14
"code" => "BUDGI000024"
"label" => "MATERIELS ET EQUIPEMENTS MENAGERS"
"amount" => 145845720.0
"year" => 2025
"description" => null
"projectCount" => 9
"totalPlannedBudget" => "145845720.00"
"totalRealizedBudget" => "0.00"
]
11 => array:9 [
"id" => 9
"code" => "BUDGI000012"
"label" => "MATERIELS ROULANTS ET ASSIMILES"
"amount" => 52983462300.0
"year" => 2025
"description" => null
"projectCount" => 13
"totalPlannedBudget" => "52983462300.00"
"totalRealizedBudget" => "0.00"
]
12 => array:9 [
"id" => 13
"code" => "BUDGI000020"
"label" => "MOBILIERS D'HABITATION"
"amount" => 3492690424.8
"year" => 2025
"description" => null
"projectCount" => 2
"totalPlannedBudget" => "3492690424.80"
"totalRealizedBudget" => "0.00"
]
13 => array:9 [
"id" => 11
"code" => "BUDGI000017"
"label" => "MOBILIERS DE BUREAU"
"amount" => 10429703876.8
"year" => 2025
"description" => null
"projectCount" => 16
"totalPlannedBudget" => "11040254096.80"
"totalRealizedBudget" => "1015690655.32"
]
14 => array:9 [
"id" => 22
"code" => "NON SPECIFIE"
"label" => "NON SPECIFIE"
"amount" => 571944000.0
"year" => 2025
"description" => null
"projectCount" => 7
"totalPlannedBudget" => "571944000.00"
"totalRealizedBudget" => "3119981040.00"
]
]