Dumped Contents
In
TaxonController.php
line 202:
return $row->getId();
}, $siteFilterFacets));
dump( $esAggregations);
$siteFilterShape = [];
if (count($esAggregations['shape']['buckets']) > 1) {
array:17 [
12 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => []
]
13 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => []
]
14 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => array:1 [
0 => array:2 [
"key" => "pour elle"
"doc_count" => 15
]
]
]
15 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => []
]
"color" => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => array:15 [
0 => array:2 [
"key" => "3672"
"doc_count" => 1
]
1 => array:2 [
"key" => "3830"
"doc_count" => 1
]
2 => array:2 [
"key" => "3970"
"doc_count" => 1
]
3 => array:2 [
"key" => "4040"
"doc_count" => 1
]
4 => array:2 [
"key" => "4141"
"doc_count" => 1
]
5 => array:2 [
"key" => "4153"
"doc_count" => 1
]
6 => array:2 [
"key" => "4191"
"doc_count" => 1
]
7 => array:2 [
"key" => "4192"
"doc_count" => 1
]
8 => array:2 [
"key" => "4211"
"doc_count" => 1
]
9 => array:2 [
"key" => "4212"
"doc_count" => 1
]
10 => array:2 [
"key" => "4213"
"doc_count" => 1
]
11 => array:2 [
"key" => "4248"
"doc_count" => 1
]
12 => array:2 [
"key" => "4250"
"doc_count" => 1
]
13 => array:2 [
"key" => "4252"
"doc_count" => 1
]
14 => array:2 [
"key" => "4253"
"doc_count" => 1
]
]
]
"shape" => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => array:1 [
0 => array:2 [
"key" => 1957
"doc_count" => 15
]
]
]
16 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => array:1 [
0 => array:2 [
"key" => "pour elle"
"doc_count" => 15
]
]
]
17 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => []
]
"badge" => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => array:2 [
0 => array:2 [
"key" => "solde"
"doc_count" => 12
]
1 => array:2 [
"key" => "newest"
"doc_count" => 3
]
]
]
"max_price" => array:1 [
"value" => 1850.0
]
"min_price" => array:1 [
"value" => 1850.0
]
5 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => []
]
6 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => []
]
7 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => []
]
8 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => []
]
9 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => array:1 [
0 => array:2 [
"key" => "11 l"
"doc_count" => 15
]
]
]
10 => array:3 [
"doc_count_error_upper_bound" => 0
"sum_other_doc_count" => 0
"buckets" => array:1 [
0 => array:2 [
"key" => "coton enduit"
"doc_count" => 15
]
]
]
]
In
TaxonController.php
line 254:
}
}
dump( $siteFilterFacetsValues);
// Conserve que les filtres à facettes disponible pour cette recherche
$siteFilterFacets = array_filter($siteFilterFacets, function ($row) use (&$siteFilterFacetsValues) {
array:2 [
"color" => array:15 [
0 => "3672"
1 => "3830"
2 => "3970"
3 => "4040"
4 => "4141"
5 => "4153"
6 => "4191"
7 => "4192"
8 => "4211"
9 => "4212"
10 => "4213"
11 => "4248"
12 => "4250"
13 => "4252"
14 => "4253"
]
"badge" => array:2 [
0 => "newest"
1 => "solde"
]
]
In
ElasticSearchService.php
line 385:
$client = ClientBuilder::create()->build();
$results = $client->search($params);
dump( $results);
return $results;
}
array:4 [
"took" => 0
"timed_out" => false
"_shards" => array:4 [
"total" => 1
"successful" => 1
"skipped" => 0
"failed" => 0
]
"hits" => array:3 [
"total" => array:2 [
"value" => 15
"relation" => "eq"
]
"max_score" => null
"hits" => array:15 [
0 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_41501"
"_score" => 3.0
"sort" => array:3 [
0 => 1
1 => 201
2 => 3.0
]
]
1 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_41471"
"_score" => 3.0
"sort" => array:3 [
0 => 1
1 => 81
2 => 3.0
]
]
2 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_41361"
"_score" => 3.0
"sort" => array:3 [
0 => 1
1 => 18
2 => 3.0
]
]
3 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_41396"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 166
2 => 3.0
]
]
4 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_40437"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 122
2 => 3.0
]
]
5 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_40870"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 79
2 => 3.0
]
]
6 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_39686"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 77
2 => 3.0
]
]
7 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_41035"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 74
2 => 3.0
]
]
8 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_40908"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 39
2 => 3.0
]
]
9 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_36954"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 21
2 => 3.0
]
]
10 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_38978"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 18
2 => 3.0
]
]
11 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_41319"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 10
2 => 3.0
]
]
12 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_37833"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 8
2 => 3.0
]
]
13 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_40373"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 8
2 => 3.0
]
]
14 => array:5 [
"_index" => "ppmcdev_2_fr_fr"
"_type" => "_doc"
"_id" => "VARIANT_33708"
"_score" => 3.0
"sort" => array:3 [
0 => 4
1 => 5
2 => 3.0
]
]
]
]
]
In
TaxonController.php
line 312:
}, $results['hits']['hits']));
}
dump($taxon->getLevel());
// Récupère les liens pour la partie référencement
$referencementllinks = [];
2
In
TwigExtension.php
line 414:
public function switchLanguage() {
$actual_link = "https://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";
dump($actual_link );
return '';
}
"https://ppmc-staging.webapic.com/nos-produits/sacs/sac-a-dos-pliable"