Add AST JSON representation for ResourceBookingSlotController.php

This commit introduces a new JSON file that contains the abstract syntax tree (AST) representation of the ResourceBookingSlotController.php. The AST includes nodes for classes, methods, and their relationships, as well as edges that describe imports and references between various components within the file. This addition will aid in understanding the structure and dependencies of the ResourceBookingSlotController.
This commit is contained in:
hamed
2026-08-03 14:37:05 +03:30
parent 4f69bc9044
commit 05bb4a4ade
13 changed files with 5405 additions and 2092 deletions
+69 -29
View File
@@ -165,8 +165,8 @@
"semantic_hash": ""
},
"assets/admin/pages/AppointmentsPage.tsx": {
"mtime": 1785749805.78834,
"ast_hash": "5399261f01884b6ec7273754dc88c66d",
"mtime": 1785754769.9503386,
"ast_hash": "18e66e0d8253cc7d4412e3aa9143a50d",
"semantic_hash": ""
},
"assets/admin/pages/BlogFormPage.tsx": {
@@ -385,8 +385,8 @@
"semantic_hash": ""
},
"assets/admin/types/index.ts": {
"mtime": 1785746542.6695175,
"ast_hash": "52d047c5b370584bf65ac70c1f381899",
"mtime": 1785754103.8296485,
"ast_hash": "9735dead812e5a7dda68ba6508d7a2d5",
"semantic_hash": ""
},
"assets/app.js": {
@@ -820,8 +820,8 @@
"semantic_hash": ""
},
"src/Appointment/Controller/MyAppointmentsController.php": {
"mtime": 1785747675.9131088,
"ast_hash": "cc2fcb265b21b8ea554a3208f91a9db9",
"mtime": 1785753445.8010097,
"ast_hash": "36f78486988dd23695bb9d2ef56dcd73",
"semantic_hash": ""
},
"src/Appointment/Entity/Appointment.php": {
@@ -855,8 +855,8 @@
"semantic_hash": ""
},
"src/Appointment/Repository/AppointmentRepository.php": {
"mtime": 1785412447.1795657,
"ast_hash": "8bc44a1ee673d1929093677b04f810bb",
"mtime": 1785753356.8946817,
"ast_hash": "5bcf3dd561839913c50a59a319a28c95",
"semantic_hash": ""
},
"src/Appointment/Repository/DateOverrideRepository.php": {
@@ -2315,8 +2315,8 @@
"semantic_hash": ""
},
"docs/api/appointment.md": {
"mtime": 1785748346.1844761,
"ast_hash": "ea17fa3003678aeb4b1e0d398bf4f52f",
"mtime": 1785753809.000926,
"ast_hash": "c7bea28ea8515e2fbad368b33769a1c5",
"semantic_hash": ""
},
"docs/api/auth.md": {
@@ -4760,8 +4760,8 @@
"semantic_hash": ""
},
"assets/admin/components/appointments/TurnsTimeline.tsx": {
"mtime": 1785221681.1252327,
"ast_hash": "4c534d8e1a1702cafa8c2734b6b86e5b",
"mtime": 1785754080.9756343,
"ast_hash": "9f213afc50e291b8522ba5ea17188bc9",
"semantic_hash": ""
},
"assets/admin/components/appointments/TurnsViewToggle.tsx": {
@@ -4795,8 +4795,8 @@
"semantic_hash": ""
},
"assets/admin/pages/AppointmentsPage.test.tsx": {
"mtime": 1785749787.6784813,
"ast_hash": "a7846d34de76983d56d2f47d70420426",
"mtime": 1785754358.4069052,
"ast_hash": "755e869ff1ff74be499a4f51ff5dd433",
"semantic_hash": ""
},
"migrations/Version20260715105351.php": {
@@ -4855,8 +4855,8 @@
"semantic_hash": ""
},
"assets/admin/components/appointments/ServiceSlotPicker.tsx": {
"mtime": 1785412447.1402686,
"ast_hash": "69bb0950fdf0d1946e0782bc18039b36",
"mtime": 1785753942.4140348,
"ast_hash": "b73b841e232a89971dd478871f5fadbf",
"semantic_hash": ""
},
"assets/admin/components/ui/PersianDateInput.test.tsx": {
@@ -4870,8 +4870,8 @@
"semantic_hash": ""
},
"assets/admin/pages/AppointmentBookingModal.test.tsx": {
"mtime": 1784821343.1849213,
"ast_hash": "640879bdd9ad142e72de387a07b65f40",
"mtime": 1785754278.6482494,
"ast_hash": "8fe159cfead924d002d1975c104c77af",
"semantic_hash": ""
},
"config/bootstrap_tz.php": {
@@ -7615,8 +7615,8 @@
"semantic_hash": ""
},
"docs/api/resource.md": {
"mtime": 1785751956.3300588,
"ast_hash": "5f53a3ddd58746484313d6bd1af78352",
"mtime": 1785754658.491039,
"ast_hash": "8349f9a7b7dc9812158a86690580d332",
"semantic_hash": ""
},
"assets/admin/hooks/useResourceCalendar.ts": {
@@ -8590,13 +8590,8 @@
"semantic_hash": ""
},
"assets/admin/components/appointments/ResourceBookingModal.test.tsx": {
"mtime": 1785747185.335497,
"ast_hash": "662954831bf880eaf62c45d8ae79fa61",
"semantic_hash": ""
},
"assets/admin/components/appointments/ResourceBookingModal.tsx": {
"mtime": 1785747035.7614207,
"ast_hash": "355e9e1b7fe2157ffdbdeb2ee6f2d236",
"mtime": 1785754429.767638,
"ast_hash": "c538c477776f7305978090870b80ef08",
"semantic_hash": ""
},
"migrations/Version20260803093000.php": {
@@ -8605,8 +8600,53 @@
"semantic_hash": ""
},
"assets/admin/components/appointments/ResourceDayPanel.tsx": {
"mtime": 1785748997.2573721,
"ast_hash": "bb78bbb47f8a026120bf22657ac80008",
"mtime": 1785754064.826645,
"ast_hash": "26155da900e7f22f37abdf88e32f6770",
"semantic_hash": ""
},
"assets/admin/components/appointments/NewAppointmentModal.tsx": {
"mtime": 1785754042.688827,
"ast_hash": "c4fe6e385f8198bda138d15207a38f18",
"semantic_hash": ""
},
"assets/admin/components/appointments/ResourceDayPanel.test.tsx": {
"mtime": 1785754460.0923564,
"ast_hash": "498325ea8b60918b68d699a2d74ece03",
"semantic_hash": ""
},
"assets/admin/components/appointments/serviceTimeline.test.ts": {
"mtime": 1785754387.843804,
"ast_hash": "e83819d4820a3bff2e78d1f0514dd406",
"semantic_hash": ""
},
"assets/admin/components/appointments/serviceTimeline.ts": {
"mtime": 1785753892.1721678,
"ast_hash": "cf0bc1f097441400891734d2c6493a0f",
"semantic_hash": ""
},
"assets/admin/hooks/useResourceBookingServices.ts": {
"mtime": 1785754095.8613534,
"ast_hash": "a3c07bc5fd561a5640b5a35df7741e72",
"semantic_hash": ""
},
"src/Resource/Controller/ResourceBookingSlotController.php": {
"mtime": 1785753388.625252,
"ast_hash": "2ba1522c0d4178688cf4a54e11a61021",
"semantic_hash": ""
},
"src/Resource/Service/ResourceBookingSlotService.php": {
"mtime": 1785753336.0892432,
"ast_hash": "84ebe3b6dc9a04dbc5c8b125d0be9b36",
"semantic_hash": ""
},
"tests/Appointment/ResourceAppointmentCreateTest.php": {
"mtime": 1785753755.8487053,
"ast_hash": "fe2c9927628646545c2178b5a82d70b0",
"semantic_hash": ""
},
"tests/Resource/ResourceBookingSlotTest.php": {
"mtime": 1785753673.5240579,
"ast_hash": "0b254bf07925ee57bfca5ff540031b00",
"semantic_hash": ""
}
}