Dumped Contents
1 in
SearchToolsDTO.php
line 590:
$chambersRoomsPrices[$indexChamber][$key]['isCapacity'] = $chamber->hasMatchingRoomCapacity($room->getroomCapacities());
if ($this->debug) {
dump('Hotel : '.$hotel->getName().' - Chambre : #'. $room->getId(). ' - '.$room->getName(). ' has the capacity config check: ', $chambersRoomsPrices[$indexChamber][$key]['isCapacity']);
dump($chamber);
}
"Hotel : Le Palmiste Resort & Spa - Chambre : #64 - Family Superior Room has the capacity config check: "
2 in
SearchToolsDTO.php
line 590:
$chambersRoomsPrices[$indexChamber][$key]['isCapacity'] = $chamber->hasMatchingRoomCapacity($room->getroomCapacities());
if ($this->debug) {
dump('Hotel : '.$hotel->getName().' - Chambre : #'. $room->getId(). ' - '.$room->getName(). ' has the capacity config check: ', $chambersRoomsPrices[$indexChamber][$key]['isCapacity']);
dump($chamber);
}
true
In
SearchToolsDTO.php
line 591:
if ($this->debug) {
dump('Hotel : '.$hotel->getName().' - Chambre : #'. $room->getId(). ' - '.$room->getName(). ' has the capacity config check: ', $chambersRoomsPrices[$indexChamber][$key]['isCapacity']);
dump($chamber);
}
// check room capacities
App\DTO\SearchChambersDTO {#1411
+nbAdults: 2
+nbChildren: 0
+teenCount: null
+childCount: null
+babyCount: null
+birthdays: []
}
1 in
SearchToolsDTO.php
line 945:
}
if ($this->debug) {
dump('getDatesAndDailyPrices() -> Results before parsing', $roomPricesDatesAndPrice);
}
"getDatesAndDailyPrices() -> Results before parsing"
2 in
SearchToolsDTO.php
line 945:
}
if ($this->debug) {
dump('getDatesAndDailyPrices() -> Results before parsing', $roomPricesDatesAndPrice);
}
array:1 [
0 => App\DTO\RoomDatesAndPricesDTO {#1687
+rpId: 1480
+adultsPrice: 236
+childrenPrice: 0
+startAt: DateTimeImmutable @1735257600 {#1464
date: 2024-12-27 00:00:00.0 UTC (+00:00)
}
+endAt: DateTimeImmutable @1735689540 {#1450
date: 2024-12-31 23:59:00.0 UTC (+00:00)
}
}
]
1 in
SearchToolsDTO.php
line 954:
$prices_wo_extras = $this->parseDailyPrices($roomPricesDatesAndPrice);
if ($this->debug) {
dump('parseDailyPrices() -> Parsed daily prices', $prices_wo_extras);
}
if (!$prices_wo_extras) {
"parseDailyPrices() -> Parsed daily prices"
2 in
SearchToolsDTO.php
line 954:
$prices_wo_extras = $this->parseDailyPrices($roomPricesDatesAndPrice);
if ($this->debug) {
dump('parseDailyPrices() -> Parsed daily prices', $prices_wo_extras);
}
if (!$prices_wo_extras) {
array:4 [
"2024-12-27" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-28" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-29" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-30" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
]
1 in
SearchToolsDTO.php
line 617:
$searchResults = [];
if ($this->debug) {
dump('Update Stay Rooms - Chambers Prices', $chambersRoomsPrices);
}
"Update Stay Rooms - Chambers Prices"
2 in
SearchToolsDTO.php
line 617:
$searchResults = [];
if ($this->debug) {
dump('Update Stay Rooms - Chambers Prices', $chambersRoomsPrices);
}
array:1 [
0 => array:1 [
0 => array:13 [
"current_chamber" => App\DTO\SearchChambersDTO {#1411
+nbAdults: 2
+nbChildren: 0
+teenCount: null
+childCount: null
+babyCount: null
+birthdays: []
}
"room_id" => 64
"room_picture" => "/uploads/rooms/64/666836c7a8db2871308054.jpg"
"room_name" => "Family Superior Room"
"room_slug" => "family-superior-room"
"room_description" => "Nos 3 Chambres Famille Supérieures, d'une superficie de 63 m², sont aménagées en duplex. Au rez-de-chaussée : deux lits simples et une salle de bains. À l'étage : un lit King Size. Avantages : accès gratuit au sauna et au hammam sur réservation, ainsi que l'arrivée anticipée et le départ tardif gratuits (selon disponibilité)."
"adults" => 2
"kids" => 0
"teens" => null
"children" => null
"babies" => null
"isCapacity" => true
"prices" => array:7 [
"room_price_id" => 1480
"adult_amount" => 944
"children_amount" => 0
"basis_amount" => 944
"mandatoryExtraId" => null
"default_extra_label" => ""
"dates_prices" => array:4 [
"2024-12-27" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-28" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-29" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-30" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
]
]
]
]
]
1 in
SearchToolsDTO.php
line 743:
}
if ($this->debug) {
dump('Update Stay Rooms results', $searchResults);
}
// Set the results and sort by total amount ASC
"Update Stay Rooms results"
2 in
SearchToolsDTO.php
line 743:
}
if ($this->debug) {
dump('Update Stay Rooms results', $searchResults);
}
// Set the results and sort by total amount ASC
array:1 [
0 => App\DTO\RoomStayDTO {#1580
-id: 64
-name: "Family Superior Room"
-slug: "family-superior-room"
-picture: "/uploads/rooms/64/666836c7a8db2871308054.jpg"
-description: "Nos 3 Chambres Famille Supérieures, d'une superficie de 63 m², sont aménagées en duplex. Au rez-de-chaussée : deux lits simples et une salle de bains. À l'étage : un lit King Size. Avantages : accès gratuit au sauna et au hammam sur réservation, ainsi que l'arrivée anticipée et le départ tardif gratuits (selon disponibilité)."
-stayTotalNights: 4
-adults: 2
-kids: 0
-neededRooms: 1
-kidsRoomsCount: 0
-defaultExtraLabel: ""
-mandatoryExtraId: 170
-chambersStayDetails: array:1 [
0 => array:3 [
"config" => array:4 [
"adults" => 2
"teens" => 0
"children" => 0
"babies" => 0
]
"dates_prices" => array:4 [
"2024-12-27" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-28" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-29" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-30" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
]
"amount" => 944
]
]
-totalStayAmount: 944.0
-totalRoomAmountDiscounted: null
-communExtras: array:4 [
0 => App\DTO\ExtraStayDTO {#1629
+extraId: 170
+name: "Base Demi pension"
+description: null
+stayTotalNights: 4
+dailyAdults: 0
+dailyTeens: 0
+dailyChildren: 0
+dailyBabies: 0
+adultsExtrasAmount: 0
+kidsExtrasAmount: 0
+stayExtrasAmount: 0
+stayRoomAmount: 944.0
+totalStayAmountWoDiscount: 944.0
+totalStayAmount: 944.0
+extraDiscount: null
+extraKidsDiscount: null
+extraStartAt: null
+extraEndAt: null
+eventDuration: 0
+events: []
}
1 => App\DTO\ExtraStayDTO {#1785
+extraId: 31
+name: "Suppléments Pension complète"
+description: null
+stayTotalNights: 4
+dailyAdults: 32
+dailyTeens: 0
+dailyChildren: 0
+dailyBabies: 0
+adultsExtrasAmount: 128
+kidsExtrasAmount: 0
+stayExtrasAmount: 128
+stayRoomAmount: 944.0
+totalStayAmountWoDiscount: 1072.0
+totalStayAmount: 1072.0
+extraDiscount: null
+extraKidsDiscount: null
+extraStartAt: null
+extraEndAt: null
+eventDuration: 0
+events: []
}
2 => App\DTO\ExtraStayDTO {#1741
+extraId: 33
+name: "Suppléments Tout inclus"
+description: null
+stayTotalNights: 4
+dailyAdults: 66
+dailyTeens: 0
+dailyChildren: 0
+dailyBabies: 0
+adultsExtrasAmount: 264
+kidsExtrasAmount: 0
+stayExtrasAmount: 264
+stayRoomAmount: 944.0
+totalStayAmountWoDiscount: 1208.0
+totalStayAmount: 1208.0
+extraDiscount: null
+extraKidsDiscount: null
+extraStartAt: null
+extraEndAt: null
+eventDuration: 0
+events: []
}
3 => App\DTO\ExtraStayDTO {#1740
+extraId: 46
+name: "Suppléments repas Saint-Sylvestre (Groupe)"
+description: null
+stayTotalNights: 4
+dailyAdults: 130
+dailyTeens: 0
+dailyChildren: 0
+dailyBabies: 0
+adultsExtrasAmount: 520
+kidsExtrasAmount: 0
+stayExtrasAmount: 520
+stayRoomAmount: 944.0
+totalStayAmountWoDiscount: 1464.0
+totalStayAmount: 1464.0
+extraDiscount: null
+extraKidsDiscount: null
+extraStartAt: null
+extraEndAt: null
+eventDuration: 0
+events: []
}
]
-specialExtras: []
-discounts: []
-error: []
}
]
1 in
SearchToolsDTO.php
line 1398:
{
$offers_eligibled = [];
if ($this->debug) {
dump('All available offers of the hotel', $offers);
}
foreach ($offers as $key => $offer) {
"All available offers of the hotel"
1 in
SearchToolsDTO.php
line 773:
$validOffers = $this->getValidOffers($hotel->getOffers());
if ($this->debug) {
dump('Step 1. Offres valides : ', $validOffers);
}
if ($validOffers == null) {
"Step 1. Offres valides : "
2 in
SearchToolsDTO.php
line 773:
$validOffers = $this->getValidOffers($hotel->getOffers());
if ($this->debug) {
dump('Step 1. Offres valides : ', $validOffers);
}
if ($validOffers == null) {
null
1 in
HotelController.php
line 638:
$formBookingHidden->handleRequest($request);
// dump("Session vars:", $siteSession->allVars());
dump("Current Room Price:", $roomRate);
return $this->render('room/show.html.twig', [
'room' => $room,
"Current Room Price:"
2 in
HotelController.php
line 638:
$formBookingHidden->handleRequest($request);
// dump("Session vars:", $siteSession->allVars());
dump("Current Room Price:", $roomRate);
return $this->render('room/show.html.twig', [
'room' => $room,
array:18 [
"hotel_id" => 11
"picture_path" => "/uploads/hotels/11/66965b7bcd7a3854551053.jpg"
"hotel_name" => "Le Palmiste Resort & Spa"
"room_id" => 64
"room_name" => "Family Superior Room"
"from" => "27/12/2024"
"to" => "31/12/2024"
"nights" => 4
"neededRooms" => 1
"adults" => 2
"children" => 0
"totalAmount" => 944.0
"totalAmountDiscounted" => null
"mandatoryExtraId" => 170
"extra" => App\DTO\ExtraStayDTO {#1629
+extraId: 170
+name: "Base Demi pension"
+description: null
+stayTotalNights: 4
+dailyAdults: 0
+dailyTeens: 0
+dailyChildren: 0
+dailyBabies: 0
+adultsExtrasAmount: 0
+kidsExtrasAmount: 0
+stayExtrasAmount: 0
+stayRoomAmount: 944.0
+totalStayAmountWoDiscount: 944.0
+totalStayAmount: 944.0
+extraDiscount: null
+extraKidsDiscount: null
+extraStartAt: null
+extraEndAt: null
+eventDuration: 0
+events: []
}
"specialExtra" => []
"discounts" => []
"error" => []
]
1 in
HomeController.php
line 84:
'config_chambers' => ($siteSession->getSessionVar('search/chambers')) ? json_decode($siteSession->getSessionVar('search/chambers')) : null
];
dump('Search Model booking :', $searchToolsDTO);
$form = $this->createForm(SearchToolsType::class, $searchToolsDTO, $searchTypeOptions);
"Search Model booking :"
2 in
HomeController.php
line 84:
'config_chambers' => ($siteSession->getSessionVar('search/chambers')) ? json_decode($siteSession->getSessionVar('search/chambers')) : null
];
dump('Search Model booking :', $searchToolsDTO);
$form = $this->createForm(SearchToolsType::class, $searchToolsDTO, $searchTypeOptions);
App\DTO\SearchToolsDTO {#800
-date_format: "d/m/Y"
-uploaderHelper: Vich\UploaderBundle\Templating\Helper\UploaderHelper {#801
-storage: Vich\UploaderBundle\Storage\FileSystemStorage {#802
#factory: Vich\UploaderBundle\Mapping\PropertyMappingFactory {#803
-metadata: Vich\UploaderBundle\Metadata\MetadataReader {#456
-reader: Metadata\MetadataFactory {#448
-driver: Metadata\Driver\DriverChain {#449
-drivers: array:4 [
0 => Vich\UploaderBundle\Metadata\Driver\XmlDriver {#450
-locator: Metadata\Driver\FileLocator {#447
-dirs: []
}
}
1 => Vich\UploaderBundle\Metadata\Driver\AnnotationDriver {#451
#reader: Vich\UploaderBundle\Metadata\Driver\AttributeReader {#452}
-managerRegistryList: array:1 [
0 => Doctrine\Bundle\DoctrineBundle\Registry {#74
-name: "ORM"
-connections: array:1 [
"default" => "doctrine.dbal.default_connection"
]
-managers: array:1 [
"default" => "doctrine.orm.default_entity_manager"
]
-defaultConnection: "default"
-defaultManager: "default"
-proxyInterfaceName: "Doctrine\Persistence\Proxy"
#container: Container3wbxnxo\App_KernelDevDebugContainer {#42 …20}
}
]
}
2 => Vich\UploaderBundle\Metadata\Driver\YamlDriver {#453
-locator: Metadata\Driver\FileLocator {#447}
}
3 => Vich\UploaderBundle\Metadata\Driver\YmlDriver {#454
-locator: Metadata\Driver\FileLocator {#447}
}
]
}
-cache: Metadata\Cache\FileCache {#455
-dir: "/var/www/vhost/allons-maurice/app/var/cache/dev/vich_uploader"
}
-loadedMetadata: array:5 [
"App\Entity\Rooms" => Metadata\ClassHierarchyMetadata {#1576
+classMetadata: array:1 [
"App\Entity\Rooms" => Vich\UploaderBundle\Metadata\ClassMetadata {#1596
+name: "App\Entity\Rooms"
+methodMetadata: []
+propertyMetadata: []
+fileResources: array:1 [
0 => "/var/www/vhost/allons-maurice/app/src/Entity/Rooms.php"
]
+createdAt: 1731925851
+fields: array:1 [
"imageFile" => array:7 [
"mapping" => "featured_rooms"
"propertyName" => "imageFile"
"fileNameProperty" => "featuredImage"
"size" => null
"mimeType" => null
"originalName" => null
"dimensions" => null
]
]
}
]
}
"App\Entity\Hotels" => Metadata\ClassHierarchyMetadata {#1637
+classMetadata: array:1 [
"App\Entity\Hotels" => Vich\UploaderBundle\Metadata\ClassMetadata {#1631
+name: "App\Entity\Hotels"
+methodMetadata: []
+propertyMetadata: []
+fileResources: array:1 [
0 => "/var/www/vhost/allons-maurice/app/src/Entity/Hotels.php"
]
+createdAt: 1731925851
+fields: array:1 [
"imageFile" => array:7 [
"mapping" => "featured_hotels"
"propertyName" => "imageFile"
"fileNameProperty" => "featuredImage"
"size" => null
"mimeType" => null
"originalName" => null
"dimensions" => null
]
]
}
]
}
"App\Entity\Images" => Metadata\ClassHierarchyMetadata {#2041
+classMetadata: array:1 [
"App\Entity\Images" => Vich\UploaderBundle\Metadata\ClassMetadata {#2042
+name: "App\Entity\Images"
+methodMetadata: []
+propertyMetadata: []
+fileResources: array:1 [
0 => "/var/www/vhost/allons-maurice/app/src/Entity/Images.php"
]
+createdAt: 1731925851
+fields: array:1 [
"imageFile" => array:7 [
"mapping" => "medias"
"propertyName" => "imageFile"
"fileNameProperty" => "imageName"
"size" => "size"
"mimeType" => "type"
"originalName" => null
"dimensions" => "dimensions"
]
]
}
]
}
"App\Entity\Slides" => Metadata\ClassHierarchyMetadata {#2472
+classMetadata: array:1 [
"App\Entity\Slides" => Vich\UploaderBundle\Metadata\ClassMetadata {#2473
+name: "App\Entity\Slides"
+methodMetadata: []
+propertyMetadata: []
+fileResources: array:1 [
0 => "/var/www/vhost/allons-maurice/app/src/Entity/Slides.php"
]
+createdAt: 1731925851
+fields: array:1 [
"imageFile" => array:7 [
"mapping" => "slides"
"propertyName" => "imageFile"
"fileNameProperty" => "bgImage"
"size" => null
"mimeType" => null
"originalName" => null
"dimensions" => null
]
]
}
]
}
"App\Entity\Posts" => Metadata\ClassHierarchyMetadata {#2746
+classMetadata: array:1 [
"App\Entity\Posts" => Vich\UploaderBundle\Metadata\ClassMetadata {#2745
+name: "App\Entity\Posts"
+methodMetadata: []
+propertyMetadata: []
+fileResources: array:1 [
0 => "/var/www/vhost/allons-maurice/app/src/Entity/Posts.php"
]
+createdAt: 1731925851
+fields: array:1 [
"imageFile" => array:7 [
"mapping" => "featured_posts"
"propertyName" => "imageFile"
"fileNameProperty" => "featuredImage"
"size" => null
"mimeType" => null
"originalName" => null
"dimensions" => null
]
]
}
]
}
]
-loadedClassMetadata: array:5 [
"App\Entity\Rooms" => Vich\UploaderBundle\Metadata\ClassMetadata {#1596}
"App\Entity\Hotels" => Vich\UploaderBundle\Metadata\ClassMetadata {#1631}
"App\Entity\Images" => Vich\UploaderBundle\Metadata\ClassMetadata {#2042}
"App\Entity\Slides" => Vich\UploaderBundle\Metadata\ClassMetadata {#2473}
"App\Entity\Posts" => Vich\UploaderBundle\Metadata\ClassMetadata {#2745}
]
-hierarchyMetadataClass: "Metadata\ClassHierarchyMetadata"
-includeInterfaces: false
-debug: true
}
}
-resolver: Vich\UploaderBundle\Mapping\PropertyMappingResolver {#804
-container: Container3wbxnxo\App_KernelDevDebugContainer {#42 …20}
-mappings: array:5 [
"featured_hotels" => array:8 [
"uri_prefix" => "/uploads/hotels"
"upload_destination" => "/var/www/vhost/allons-maurice/app/public/uploads/hotels"
"namer" => array:2 [
"service" => "Vich\UploaderBundle\Naming\UniqidNamer.featured_hotels"
"options" => []
]
"directory_namer" => array:2 [
"service" => "vich_uploader.namer_directory_property"
"options" => array:2 [
"property" => "mediaDirSlug"
"transliterate" => true
]
]
"delete_on_remove" => true
"delete_on_update" => true
"inject_on_load" => false
"db_driver" => "orm"
]
"featured_rooms" => array:8 [
"uri_prefix" => "/uploads/rooms"
"upload_destination" => "/var/www/vhost/allons-maurice/app/public/uploads/rooms"
"namer" => array:2 [
"service" => "Vich\UploaderBundle\Naming\UniqidNamer.featured_rooms"
"options" => []
]
"directory_namer" => array:2 [
"service" => "vich_uploader.namer_directory_property"
"options" => array:2 [
"property" => "mediaDirSlug"
"transliterate" => true
]
]
"delete_on_remove" => true
"delete_on_update" => true
"inject_on_load" => false
"db_driver" => "orm"
]
"featured_posts" => array:8 [
"uri_prefix" => "/uploads/posts"
"upload_destination" => "/var/www/vhost/allons-maurice/app/public/uploads/posts"
"namer" => array:2 [
"service" => "Vich\UploaderBundle\Naming\UniqidNamer.featured_posts"
"options" => []
]
"directory_namer" => array:2 [
"service" => "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"
"options" => array:2 [
"date_time_format" => "Y/m/d"
"date_time_property" => "uploadedAt"
]
]
"delete_on_remove" => true
"delete_on_update" => true
"inject_on_load" => false
"db_driver" => "orm"
]
"medias" => array:8 [
"uri_prefix" => "/uploads/medias"
"upload_destination" => "/var/www/vhost/allons-maurice/app/public/uploads/medias"
"namer" => array:2 [
"service" => "Vich\UploaderBundle\Naming\UniqidNamer.medias"
"options" => []
]
"directory_namer" => array:2 [
"service" => "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"
"options" => array:2 [
"date_time_format" => "Y/m/d"
"date_time_property" => "uploadedAt"
]
]
"delete_on_remove" => true
"delete_on_update" => true
"inject_on_load" => false
"db_driver" => "orm"
]
"slides" => array:8 [
"uri_prefix" => "/uploads/slides"
"upload_destination" => "/var/www/vhost/allons-maurice/app/public/uploads/slides"
"namer" => array:2 [
"service" => "Vich\UploaderBundle\Naming\UniqidNamer.slides"
"options" => []
]
"directory_namer" => array:2 [
"service" => null
"options" => null
]
"delete_on_remove" => true
"delete_on_update" => true
"inject_on_load" => false
"db_driver" => "orm"
]
]
-defaultFilenameAttributeSuffix: "_name"
}
}
}
}
-debug: true
+hotel: App\Entity\Hotels {#1025
-id: 11
-name: "Le Palmiste Resort & Spa"
-description: """
Situé dans le pittoresque village balnéaire de Trou aux Biches, Le Palmiste Resort & Spa a récemment été reclassé dans la catégorie 3 étoiles.\r\n
\r\n
À seulement 150 mètres de l'une des plus belles plages de l'île Maurice. \r\n
\r\n
Cette propriété accueillante située sur la côte nord-ouest ensoleillée est un endroit idéal pour les voyageurs individuels, les couples et les familles qui souhaitent profiter d'une atmosphère détendue au milieu d'un magnifique jardin exotique. Il offre tout le confort nécessaire à proximité d'un large éventail de commodités et d'attractions locales et un excellent rapport qualité/prix.\r\n
\r\n
De plus, Le Palmiste Resort & Spa dispose désormais d'un jacuzzi extérieur pour profiter d'un moment de détente, d'un Kids Club, d'une salle de sport, de chambres pour personnes handicapées et d'une nouvelle catégorie de chambre (Family Superior) avec baignoire.
"""
-website: "https://lecardinalresort.com/"
-stars: 3
-youtubeVideoId: "HK7AdGGsx1g"
-phone: "+230 265 6815"
-email: "info@hotel-lepalmiste.mu"
-active: true
-gmapUrl: "<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3748.306293695586!2d57.54263891217156!3d-20.037609381297578!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x217c53388bdf385f%3A0x960dbfc165a6a94a!2sLe%20Palmiste%20Resort%20%26%20Spa!5e0!3m2!1sfr!2sfr!4v1718969087286!5m2!1sfr!2sfr" width="100%" height="600" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>"
-zone: "Nord"
-createdAt: DateTimeImmutable @1714145854 {#1017
date: 2024-04-26 15:37:34.0 UTC (+00:00)
}
-updatedAt: DateTimeImmutable @1729672825 {#1048
date: 2024-10-23 08:40:25.0 UTC (+00:00)
}
-rooms: Doctrine\ORM\PersistentCollection {#1022
#collection: Doctrine\Common\Collections\ArrayCollection {#1021
-elements: array:1 [
0 => App\Entity\Rooms {#1045
-id: 64
-name: "Family Superior Room"
-description: "Nos 3 Chambres Famille Supérieures, d'une superficie de 63 m², sont aménagées en duplex. Au rez-de-chaussée : deux lits simples et une salle de bains. À l'étage : un lit King Size. Avantages : accès gratuit au sauna et au hammam sur réservation, ainsi que l'arrivée anticipée et le départ tardif gratuits (selon disponibilité)."
-active: true
-hotel: App\Entity\Hotels {#1025}
-roomPrices: Doctrine\Common\Collections\ArrayCollection {#1663
-elements: array:1 [
0 => App\Entity\RoomPrices {#1717
-id: 1480
-title: "Family Superior Room - Period"
-room: App\Entity\Rooms {#1045}
-quantity: 3
-stayStartedAt: DateTimeImmutable @1735041600 {#1645
date: 2024-12-24 12:00:00.0 UTC (+00:00)
}
-stayEndedAt: DateTimeImmutable @1736078400 {#1654
date: 2025-01-05 12:00:00.0 UTC (+00:00)
}
-saleStartedAt: DateTimeImmutable @1725148800 {#1720
date: 2024-09-01 00:00:00.0 UTC (+00:00)
}
-saleEndedAt: DateTimeImmutable @1735645057 {#1719
date: 2024-12-31 11:37:37.0 UTC (+00:00)
}
-minNights: 4
-doubleOccupancy: "236.00"
-singleOccupancy: "236.00"
-tripleOccupancy: "112.00"
-active: true
-extraBaby: null
-extraChild: 71.0
-extraTeen: null
-defaultExtraLabel: null
}
]
}
-stopSales: Doctrine\ORM\PersistentCollection {#1081
#collection: Doctrine\Common\Collections\ArrayCollection {#1178
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Rooms {#1045}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#902 …}
-backRefFieldName: "room"
-isDirty: false
-em: Container3wbxnxo\EntityManagerGhost614a58f {#68 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1142 …}
}
-roomCapacities: Doctrine\ORM\PersistentCollection {#1038
#collection: Doctrine\Common\Collections\ArrayCollection {#1040
-elements: array:26 [
0 => App\Entity\RoomCapacities {#1728
-id: 2282
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: null
-children: null
-babies: null
-isDefaultConfig: false
}
1 => App\Entity\RoomCapacities {#1651
-id: 2283
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: 1
-children: null
-babies: null
-isDefaultConfig: false
}
2 => App\Entity\RoomCapacities {#1726
-id: 2284
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: null
-children: 1
-babies: null
-isDefaultConfig: false
}
3 => App\Entity\RoomCapacities {#1428
-id: 2285
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: null
-children: null
-babies: 1
-isDefaultConfig: false
}
4 => App\Entity\RoomCapacities {#1598
-id: 2286
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: 1
-children: 1
-babies: null
-isDefaultConfig: false
}
5 => App\Entity\RoomCapacities {#1686
-id: 2287
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: null
-children: 1
-babies: 1
-isDefaultConfig: false
}
6 => App\Entity\RoomCapacities {#1721
-id: 2288
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: 1
-children: null
-babies: 1
-isDefaultConfig: false
}
7 => App\Entity\RoomCapacities {#1599
-id: 2289
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: 1
-children: 2
-babies: null
-isDefaultConfig: false
}
8 => App\Entity\RoomCapacities {#1677
-id: 2290
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: 1
-children: null
-babies: 2
-isDefaultConfig: false
}
9 => App\Entity\RoomCapacities {#1722
-id: 2291
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: 2
-children: null
-babies: null
-isDefaultConfig: false
}
10 => App\Entity\RoomCapacities {#1797
-id: 2292
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: 2
-children: 1
-babies: null
-isDefaultConfig: false
}
11 => App\Entity\RoomCapacities {#1623
-id: 2293
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: 2
-children: null
-babies: 1
-isDefaultConfig: false
}
12 => App\Entity\RoomCapacities {#1656
-id: 2294
-room: App\Entity\Rooms {#1045}
-adults: 1
-teens: 3
-children: null
-babies: null
-isDefaultConfig: false
}
13 => App\Entity\RoomCapacities {#1600
-id: 2295
-room: App\Entity\Rooms {#1045}
-adults: 2
-teens: null
-children: null
-babies: null
-isDefaultConfig: false
}
14 => App\Entity\RoomCapacities {#1582
-id: 2296
-room: App\Entity\Rooms {#1045}
-adults: 2
-teens: 1
-children: null
-babies: null
-isDefaultConfig: false
}
15 => App\Entity\RoomCapacities {#1706
-id: 2297
-room: App\Entity\Rooms {#1045}
-adults: 2
-teens: null
-children: 1
-babies: null
-isDefaultConfig: false
}
16 => App\Entity\RoomCapacities {#1708
-id: 2298
-room: App\Entity\Rooms {#1045}
-adults: 2
-teens: null
-children: null
-babies: 1
-isDefaultConfig: false
}
17 => App\Entity\RoomCapacities {#1704
-id: 2299
-room: App\Entity\Rooms {#1045}
-adults: 2
-teens: 1
-children: 1
-babies: null
-isDefaultConfig: false
}
18 => App\Entity\RoomCapacities {#1703
-id: 2300
-room: App\Entity\Rooms {#1045}
-adults: 2
-teens: 1
-children: null
-babies: 1
-isDefaultConfig: false
}
19 => App\Entity\RoomCapacities {#1702
-id: 2301
-room: App\Entity\Rooms {#1045}
-adults: 2
-teens: null
-children: 1
-babies: 1
-isDefaultConfig: false
}
20 => App\Entity\RoomCapacities {#1701
-id: 2302
-room: App\Entity\Rooms {#1045}
-adults: 3
-teens: null
-children: null
-babies: null
-isDefaultConfig: false
}
21 => App\Entity\RoomCapacities {#1700
-id: 2303
-room: App\Entity\Rooms {#1045}
-adults: 3
-teens: 1
-children: null
-babies: null
-isDefaultConfig: false
}
22 => App\Entity\RoomCapacities {#1699
-id: 2304
-room: App\Entity\Rooms {#1045}
-adults: 3
-teens: null
-children: 1
-babies: null
-isDefaultConfig: false
}
23 => App\Entity\RoomCapacities {#1698
-id: 2305
-room: App\Entity\Rooms {#1045}
-adults: 3
-teens: null
-children: null
-babies: 1
-isDefaultConfig: false
}
24 => App\Entity\RoomCapacities {#1697
-id: 2306
-room: App\Entity\Rooms {#1045}
-adults: 4
-teens: null
-children: null
-babies: null
-isDefaultConfig: false
}
25 => App\Entity\RoomCapacities {#1696
-id: 3277
-room: App\Entity\Rooms {#1045}
-adults: 2
-teens: null
-children: 2
-babies: null
-isDefaultConfig: false
}
]
}
#initialized: true
-snapshot: array:26 [ …26]
-owner: App\Entity\Rooms {#1045}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#904 …}
-backRefFieldName: "room"
-isDirty: false
-em: Container3wbxnxo\EntityManagerGhost614a58f {#68 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1067 …}
}
-createdAt: DateTimeImmutable @1717520580 {#1010
date: 2024-06-04 17:03:00.0 UTC (+00:00)
}
-updatedAt: DateTimeImmutable @1730719829 {#1029
date: 2024-11-04 11:30:29.0 UTC (+00:00)
}
-imageFile: null
-featuredImage: "666836c7a8db2871308054.jpg"
-gallery: App\Entity\Galleries {#1288
-id: 72
-hotel: null
-room: App\Entity\Rooms {#1045}
-images: Doctrine\ORM\PersistentCollection {#1353
#collection: Doctrine\Common\Collections\ArrayCollection {#1354
-elements: array:5 [
0 => App\Entity\Images {#2216
-id: 640
-title: null
-imageFile: null
-imageName: "6718c508185d9203123445.jpg"
-size: 43844
-type: "image/jpeg"
-dimensions: array:2 [
0 => 640
1 => 453
]
-updatedAt: DateTimeImmutable @1729676552 {#2239
date: 2024-10-23 09:42:32.0 UTC (+00:00)
}
-gallery: App\Entity\Galleries {#1288}
-uploadedAt: null
}
1 => App\Entity\Images {#2254
-id: 641
-title: null
-imageFile: null
-imageName: "6718c50818ba8825503988.jpg"
-size: 52718
-type: "image/jpeg"
-dimensions: array:2 [
0 => 640
1 => 426
]
-updatedAt: DateTimeImmutable @1729676552 {#2227
date: 2024-10-23 09:42:32.0 UTC (+00:00)
}
-gallery: App\Entity\Galleries {#1288}
-uploadedAt: null
}
2 => App\Entity\Images {#2258
-id: 642
-title: null
-imageFile: null
-imageName: "6718c50818ecf841978538.jpg"
-size: 47592
-type: "image/jpeg"
-dimensions: array:2 [
0 => 640
1 => 459
]
-updatedAt: DateTimeImmutable @1729676552 {#2257
date: 2024-10-23 09:42:32.0 UTC (+00:00)
}
-gallery: App\Entity\Galleries {#1288}
-uploadedAt: null
}
3 => App\Entity\Images {#2261
-id: 643
-title: null
-imageFile: null
-imageName: "6718c508191bf720295486.jpg"
-size: 416821
-type: "image/jpeg"
-dimensions: array:2 [
0 => 1150
1 => 645
]
-updatedAt: DateTimeImmutable @1729676552 {#2260
date: 2024-10-23 09:42:32.0 UTC (+00:00)
}
-gallery: App\Entity\Galleries {#1288}
-uploadedAt: null
}
4 => App\Entity\Images {#2263
-id: 644
-title: null
-imageFile: null
-imageName: "6718c508199b7787287284.jpg"
-size: 62529
-type: "image/jpeg"
-dimensions: array:2 [
0 => 640
1 => 364
]
-updatedAt: DateTimeImmutable @1729676552 {#2262
date: 2024-10-23 09:42:32.0 UTC (+00:00)
}
-gallery: App\Entity\Galleries {#1288}
-uploadedAt: null
}
]
}
#initialized: true
-snapshot: array:5 [ …5]
-owner: App\Entity\Galleries {#1288}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1065 …}
-backRefFieldName: "gallery"
-isDirty: false
-em: Container3wbxnxo\EntityManagerGhost614a58f {#68 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1257 …}
}
-title: "Le palmiste Family superiror room"
}
-mediaDirSlug: "64"
-lowerRoomPrice: null
-services: array:1 [
0 => ""
]
-slug: "family-superior-room"
}
]
}
#initialized: true
-snapshot: array:1 [ …1]
-owner: App\Entity\Hotels {#1025}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1114 …}
-backRefFieldName: "hotel"
-isDirty: false
-em: Container3wbxnxo\EntityManagerGhost614a58f {#68 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#879 …}
}
-address: "Route Côtiere, Trou aux Biches, Île Maurice"
-checkInTime: null
-checkOutTime: null
-babyAgeMax: "3"
-childAgeMax: "13"
-teenAgeMax: "99"
-extraCharges: Doctrine\ORM\PersistentCollection {#1182
#collection: Doctrine\Common\Collections\ArrayCollection {#1176
-elements: array:6 [
0 => App\Entity\ExtraCharges {#1652
-id: 31
-title: "Suppléments Pension complète"
-description: null
-adultExtra: 16.0
-babyExtra: null
-childExtra: 10.0
-teenExtra: null
-stayStartedAt: null
-stayEndedAt: null
-isActive: true
-isMandatory: false
-minNights: null
-hotel: App\Entity\Hotels {#1025}
}
1 => App\Entity\ExtraCharges {#1791
-id: 33
-title: "Suppléments Tout inclus"
-description: null
-adultExtra: 33.0
-babyExtra: null
-childExtra: 18.0
-teenExtra: null
-stayStartedAt: null
-stayEndedAt: null
-isActive: true
-isMandatory: false
-minNights: null
-hotel: App\Entity\Hotels {#1025}
}
2 => App\Entity\ExtraCharges {#1766
-id: 38
-title: "Suppléments repas Noêl"
-description: null
-adultExtra: 60.0
-babyExtra: null
-childExtra: 40.0
-teenExtra: null
-stayStartedAt: DateTimeImmutable @1734998400 {#1779
date: 2024-12-24 00:00:00.0 UTC (+00:00)
}
-stayEndedAt: DateTimeImmutable @1735084800 {#1772
date: 2024-12-25 00:00:00.0 UTC (+00:00)
}
-isActive: true
-isMandatory: false
-minNights: null
-hotel: App\Entity\Hotels {#1025}
}
3 => App\Entity\ExtraCharges {#1748
-id: 42
-title: "Suppléments repas Saint-Sylvestre"
-description: null
-adultExtra: 70.0
-babyExtra: null
-childExtra: 45.0
-teenExtra: null
-stayStartedAt: DateTimeImmutable @1735603200 {#1760
date: 2024-12-31 00:00:00.0 UTC (+00:00)
}
-stayEndedAt: DateTimeImmutable @1735689600 {#1754
date: 2025-01-01 00:00:00.0 UTC (+00:00)
}
-isActive: true
-isMandatory: false
-minNights: null
-hotel: App\Entity\Hotels {#1025}
}
4 => App\Entity\ExtraCharges {#1723
-id: 46
-title: "Suppléments repas Saint-Sylvestre (Groupe)"
-description: null
-adultExtra: 65.0
-babyExtra: null
-childExtra: 40.0
-teenExtra: null
-stayStartedAt: null
-stayEndedAt: null
-isActive: true
-isMandatory: false
-minNights: null
-hotel: App\Entity\Hotels {#1025}
}
5 => App\Entity\ExtraCharges {#1744
-id: 170
-title: "Base Demi pension"
-description: null
-adultExtra: 0.0
-babyExtra: 0.0
-childExtra: 0.0
-teenExtra: 0.0
-stayStartedAt: null
-stayEndedAt: null
-isActive: true
-isMandatory: true
-minNights: null
-hotel: App\Entity\Hotels {#1025}
}
]
}
#initialized: true
-snapshot: array:6 [ …6]
-owner: App\Entity\Hotels {#1025}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1115 …}
-backRefFieldName: "hotel"
-isDirty: false
-em: Container3wbxnxo\EntityManagerGhost614a58f {#68 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1186 …}
}
-imageFile: null
-featuredImage: "66965b7bcd7a3854551053.jpg"
-gallery: App\Entity\Galleries {#1249
-id: 67
-hotel: App\Entity\Hotels {#1025}
-room: null
-images: Doctrine\ORM\PersistentCollection {#1262
#collection: Doctrine\Common\Collections\ArrayCollection {#1261
-elements: array:5 [
0 => App\Entity\Images {#2058
-id: 160
-title: null
-imageFile: null
-imageName: "66629ffdf0165886288590.jpg"
-size: 69515
-type: "image/jpeg"
-dimensions: array:2 [
0 => 640
1 => 426
]
-updatedAt: DateTimeImmutable @1717739517 {#2057
date: 2024-06-07 05:51:57.0 UTC (+00:00)
}
-gallery: App\Entity\Galleries {#1249}
-uploadedAt: null
}
1 => App\Entity\Images {#2049
-id: 161
-title: null
-imageFile: null
-imageName: "66629ffdf0a94420543828.jpg"
-size: 73171
-type: "image/jpeg"
-dimensions: array:2 [
0 => 640
1 => 426
]
-updatedAt: DateTimeImmutable @1717739517 {#2050
date: 2024-06-07 05:51:57.0 UTC (+00:00)
}
-gallery: App\Entity\Galleries {#1249}
-uploadedAt: null
}
2 => App\Entity\Images {#2047
-id: 162
-title: null
-imageFile: null
-imageName: "66629ffdf0e23358664193.jpg"
-size: 71104
-type: "image/jpeg"
-dimensions: array:2 [
0 => 640
1 => 426
]
-updatedAt: DateTimeImmutable @1717739517 {#2048
date: 2024-06-07 05:51:57.0 UTC (+00:00)
}
-gallery: App\Entity\Galleries {#1249}
-uploadedAt: null
}
3 => App\Entity\Images {#2045
-id: 418
-title: null
-imageFile: null
-imageName: "67053b054b9cb236635033.jpg"
-size: 43637
-type: "image/jpeg"
-dimensions: array:2 [
0 => 363
1 => 480
]
-updatedAt: DateTimeImmutable @1728396037 {#2046
date: 2024-10-08 14:00:37.0 UTC (+00:00)
}
-gallery: App\Entity\Galleries {#1249}
-uploadedAt: null
}
4 => App\Entity\Images {#2043
-id: 419
-title: null
-imageFile: null
-imageName: "67053b054bee6121272191.jpg"
-size: 69515
-type: "image/jpeg"
-dimensions: array:2 [
0 => 640
1 => 426
]
-updatedAt: DateTimeImmutable @1728396037 {#2044
date: 2024-10-08 14:00:37.0 UTC (+00:00)
}
-gallery: App\Entity\Galleries {#1249}
-uploadedAt: null
}
]
}
#initialized: true
-snapshot: array:5 [ …5]
-owner: App\Entity\Galleries {#1249}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1065 …}
-backRefFieldName: "gallery"
-isDirty: false
-em: Container3wbxnxo\EntityManagerGhost614a58f {#68 …12}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1257 …}
}
-title: "Hotel Le Palmiste"
}
-mediaDirSlug: "11"
-offers: Doctrine\Common\Collections\ArrayCollection {#1890
-elements: []
}
-highlighted: false
-services: array:1 [
0 => ""
]
-hlStartAt: null
-hlEndAt: null
-slug: "le-palmiste-resort-spa"
}
+stars: null
+dateRange: "27/12/2024 - 31/12/2024"
+fromAt: DateTimeImmutable @1735257600 {#2929
date: 2024-12-27 00:00:00.0 UTC (+00:00)
}
+toAt: DateTimeImmutable @1735689540 {#2928
date: 2024-12-31 23:59:00.0 UTC (+00:00)
}
+zone: null
+honeymoon: false
+ageLimits: array:3 [
"baby" => "3"
"child" => "13"
"teen" => "99"
]
+nights: 4
+chambers: []
+stay_rooms: array:1 [
0 => App\DTO\RoomStayDTO {#1580
-id: 64
-name: "Family Superior Room"
-slug: "family-superior-room"
-picture: "/uploads/rooms/64/666836c7a8db2871308054.jpg"
-description: "Nos 3 Chambres Famille Supérieures, d'une superficie de 63 m², sont aménagées en duplex. Au rez-de-chaussée : deux lits simples et une salle de bains. À l'étage : un lit King Size. Avantages : accès gratuit au sauna et au hammam sur réservation, ainsi que l'arrivée anticipée et le départ tardif gratuits (selon disponibilité)."
-stayTotalNights: 4
-adults: 2
-kids: 0
-neededRooms: 1
-kidsRoomsCount: 0
-defaultExtraLabel: ""
-mandatoryExtraId: 170
-chambersStayDetails: array:1 [
0 => array:3 [
"config" => array:4 [
"adults" => 2
"teens" => 0
"children" => 0
"babies" => 0
]
"dates_prices" => array:4 [
"2024-12-27" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-28" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-29" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
"2024-12-30" => array:2 [
"adults_price" => 236
"kids_price" => 0
]
]
"amount" => 944
]
]
-totalStayAmount: 944.0
-totalRoomAmountDiscounted: null
-communExtras: array:4 [
0 => App\DTO\ExtraStayDTO {#1629
+extraId: 170
+name: "Base Demi pension"
+description: null
+stayTotalNights: 4
+dailyAdults: 0
+dailyTeens: 0
+dailyChildren: 0
+dailyBabies: 0
+adultsExtrasAmount: 0
+kidsExtrasAmount: 0
+stayExtrasAmount: 0
+stayRoomAmount: 944.0
+totalStayAmountWoDiscount: 944.0
+totalStayAmount: 944.0
+extraDiscount: null
+extraKidsDiscount: null
+extraStartAt: null
+extraEndAt: null
+eventDuration: 0
+events: []
}
1 => App\DTO\ExtraStayDTO {#1785
+extraId: 31
+name: "Suppléments Pension complète"
+description: null
+stayTotalNights: 4
+dailyAdults: 32
+dailyTeens: 0
+dailyChildren: 0
+dailyBabies: 0
+adultsExtrasAmount: 128
+kidsExtrasAmount: 0
+stayExtrasAmount: 128
+stayRoomAmount: 944.0
+totalStayAmountWoDiscount: 1072.0
+totalStayAmount: 1072.0
+extraDiscount: null
+extraKidsDiscount: null
+extraStartAt: null
+extraEndAt: null
+eventDuration: 0
+events: []
}
2 => App\DTO\ExtraStayDTO {#1741
+extraId: 33
+name: "Suppléments Tout inclus"
+description: null
+stayTotalNights: 4
+dailyAdults: 66
+dailyTeens: 0
+dailyChildren: 0
+dailyBabies: 0
+adultsExtrasAmount: 264
+kidsExtrasAmount: 0
+stayExtrasAmount: 264
+stayRoomAmount: 944.0
+totalStayAmountWoDiscount: 1208.0
+totalStayAmount: 1208.0
+extraDiscount: null
+extraKidsDiscount: null
+extraStartAt: null
+extraEndAt: null
+eventDuration: 0
+events: []
}
3 => App\DTO\ExtraStayDTO {#1740
+extraId: 46
+name: "Suppléments repas Saint-Sylvestre (Groupe)"
+description: null
+stayTotalNights: 4
+dailyAdults: 130
+dailyTeens: 0
+dailyChildren: 0
+dailyBabies: 0
+adultsExtrasAmount: 520
+kidsExtrasAmount: 0
+stayExtrasAmount: 520
+stayRoomAmount: 944.0
+totalStayAmountWoDiscount: 1464.0
+totalStayAmount: 1464.0
+extraDiscount: null
+extraKidsDiscount: null
+extraStartAt: null
+extraEndAt: null
+eventDuration: 0
+events: []
}
]
-specialExtras: []
-discounts: []
-error: []
}
]
}