chore: refresh the knowledge graph after resource strategies

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
hamed
2026-07-31 20:21:38 +03:30
co-authored by Claude Opus 5
parent aa6ea45a57
commit 3dcc7c2ec0
20 changed files with 3930 additions and 1650 deletions
+36 -1
View File
@@ -1402,6 +1402,7 @@
"1400": "Community 1400",
"1401": "Community 1401",
"1402": "Community 1402",
"1403": "Community 1403",
"1404": "Community 1404",
"1405": "Community 1405",
"1406": "Community 1406",
@@ -1412,6 +1413,8 @@
"1411": "Community 1411",
"1412": "Community 1412",
"1413": "Community 1413",
"1414": "Community 1414",
"1415": "Community 1415",
"1416": "Community 1416",
"1417": "Community 1417",
"1418": "Community 1418",
@@ -1421,6 +1424,8 @@
"1422": "Community 1422",
"1423": "Community 1423",
"1424": "Community 1424",
"1425": "Community 1425",
"1426": "Community 1426",
"1427": "Community 1427",
"1428": "Community 1428",
"1429": "Community 1429",
@@ -1431,6 +1436,36 @@
"1434": "Community 1434",
"1435": "Community 1435",
"1436": "Community 1436",
"1437": "Community 1437",
"1438": "Community 1438",
"1439": "Community 1439",
"1440": "Community 1440",
"1441": "Community 1441",
"1447": "Community 1447"
"1442": "Community 1442",
"1443": "Community 1443",
"1444": "Community 1444",
"1445": "Community 1445",
"1446": "Community 1446",
"1447": "Community 1447",
"1448": "Community 1448",
"1449": "Community 1449",
"1450": "Community 1450",
"1451": "Community 1451",
"1452": "Community 1452",
"1453": "Community 1453",
"1454": "Community 1454",
"1455": "Community 1455",
"1456": "Community 1456",
"1457": "Community 1457",
"1458": "Community 1458",
"1459": "Community 1459",
"1460": "Community 1460",
"1461": "Community 1461",
"1462": "Community 1462",
"1463": "Community 1463",
"1464": "Community 1464",
"1465": "Community 1465",
"1466": "Community 1466",
"1467": "Community 1467",
"1468": "Community 1468"
}
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_resourcepicker_php", "label": "ResourcePicker.php", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/ResourcePicker.php", "source_location": "L1"}, {"id": "picker_resourcepicker_code", "label": "code()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/ResourcePicker.php", "source_location": "L17"}, {"id": "picker_resourcepicker_label", "label": "label()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/ResourcePicker.php", "source_location": "L20"}, {"id": "picker_resourcepicker_order", "label": "order()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/ResourcePicker.php", "source_location": "L26"}, {"id": "pickcontext", "label": "PickContext", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/ResourcePicker.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_resourcepicker_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/ResourcePicker.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_resourcepicker_php", "target": "picker_resourcepicker_code", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/ResourcePicker.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_resourcepicker_php", "target": "picker_resourcepicker_label", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/ResourcePicker.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_resourcepicker_php", "target": "picker_resourcepicker_order", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/ResourcePicker.php", "source_location": "L26", "weight": 1.0}, {"source": "picker_resourcepicker_order", "target": "pickcontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/ResourcePicker.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": []}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_sameaspreviouspicker_php", "label": "SameAsPreviousPicker.php", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L1"}, {"id": "picker_sameaspreviouspicker_sameaspreviouspicker", "label": "SameAsPreviousPicker", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L14"}, {"id": "resourcepicker", "label": "ResourcePicker", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "picker_sameaspreviouspicker_sameaspreviouspicker_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L16"}, {"id": "picker_sameaspreviouspicker_sameaspreviouspicker_code", "label": ".code()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L20"}, {"id": "picker_sameaspreviouspicker_sameaspreviouspicker_label", "label": ".label()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L22"}, {"id": "picker_sameaspreviouspicker_sameaspreviouspicker_order", "label": ".order()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L24"}, {"id": "pickcontext", "label": "PickContext", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L24"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_sameaspreviouspicker_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_sameaspreviouspicker_php", "target": "picker_sameaspreviouspicker_sameaspreviouspicker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L14", "weight": 1.0}, {"source": "picker_sameaspreviouspicker_sameaspreviouspicker", "target": "resourcepicker", "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L14", "weight": 1.0}, {"source": "picker_sameaspreviouspicker_sameaspreviouspicker", "target": "picker_sameaspreviouspicker_sameaspreviouspicker_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L16", "weight": 1.0}, {"source": "picker_sameaspreviouspicker_sameaspreviouspicker", "target": "picker_sameaspreviouspicker_sameaspreviouspicker_code", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L20", "weight": 1.0}, {"source": "picker_sameaspreviouspicker_sameaspreviouspicker", "target": "picker_sameaspreviouspicker_sameaspreviouspicker_label", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L22", "weight": 1.0}, {"source": "picker_sameaspreviouspicker_sameaspreviouspicker", "target": "picker_sameaspreviouspicker_sameaspreviouspicker_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L24", "weight": 1.0}, {"source": "picker_sameaspreviouspicker_sameaspreviouspicker_order", "target": "pickcontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "picker_sameaspreviouspicker_sameaspreviouspicker_order", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L36", "receiver": null}, {"caller_nid": "picker_sameaspreviouspicker_sameaspreviouspicker_order", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/SameAsPreviousPicker.php", "source_location": "L36", "receiver": null}]}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_firstavailablepicker_php", "label": "FirstAvailablePicker.php", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L1"}, {"id": "picker_firstavailablepicker_firstavailablepicker", "label": "FirstAvailablePicker", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L13"}, {"id": "resourcepicker", "label": "ResourcePicker", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "picker_firstavailablepicker_firstavailablepicker_code", "label": ".code()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L15"}, {"id": "picker_firstavailablepicker_firstavailablepicker_label", "label": ".label()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L17"}, {"id": "picker_firstavailablepicker_firstavailablepicker_order", "label": ".order()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L19"}, {"id": "pickcontext", "label": "PickContext", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L19"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_firstavailablepicker_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_firstavailablepicker_php", "target": "picker_firstavailablepicker_firstavailablepicker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L13", "weight": 1.0}, {"source": "picker_firstavailablepicker_firstavailablepicker", "target": "resourcepicker", "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L13", "weight": 1.0}, {"source": "picker_firstavailablepicker_firstavailablepicker", "target": "picker_firstavailablepicker_firstavailablepicker_code", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L15", "weight": 1.0}, {"source": "picker_firstavailablepicker_firstavailablepicker", "target": "picker_firstavailablepicker_firstavailablepicker_label", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L17", "weight": 1.0}, {"source": "picker_firstavailablepicker_firstavailablepicker", "target": "picker_firstavailablepicker_firstavailablepicker_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L19", "weight": 1.0}, {"source": "picker_firstavailablepicker_firstavailablepicker_order", "target": "pickcontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "picker_firstavailablepicker_firstavailablepicker_order", "callee": "usort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L23", "receiver": null}, {"caller_nid": "picker_firstavailablepicker_firstavailablepicker_order", "callee": "strcmp", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L24", "receiver": null}, {"caller_nid": "picker_firstavailablepicker_firstavailablepicker_order", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L24", "receiver": null}, {"caller_nid": "picker_firstavailablepicker_firstavailablepicker_order", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/FirstAvailablePicker.php", "source_location": "L24", "receiver": null}]}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_pickcontext_php", "label": "PickContext.php", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/PickContext.php", "source_location": "L1"}, {"id": "picker_pickcontext_pickcontext", "label": "PickContext", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/PickContext.php", "source_location": "L14"}, {"id": "picker_pickcontext_pickcontext_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/PickContext.php", "source_location": "L21"}, {"id": "picker_pickcontext_pickcontext_neededstart", "label": ".neededStart()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/PickContext.php", "source_location": "L29"}, {"id": "picker_pickcontext_pickcontext_neededend", "label": ".neededEnd()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/PickContext.php", "source_location": "L37"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_pickcontext_php", "target": "timeinterval", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/PickContext.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_pickcontext_php", "target": "picker_pickcontext_pickcontext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/PickContext.php", "source_location": "L14", "weight": 1.0}, {"source": "picker_pickcontext_pickcontext", "target": "picker_pickcontext_pickcontext_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/PickContext.php", "source_location": "L21", "weight": 1.0}, {"source": "picker_pickcontext_pickcontext", "target": "picker_pickcontext_pickcontext_neededstart", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/PickContext.php", "source_location": "L29", "weight": 1.0}, {"source": "picker_pickcontext_pickcontext", "target": "picker_pickcontext_pickcontext_neededend", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/PickContext.php", "source_location": "L37", "weight": 1.0}], "raw_calls": [{"caller_nid": "picker_pickcontext_pickcontext_neededstart", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/PickContext.php", "source_location": "L31", "receiver": null}, {"caller_nid": "picker_pickcontext_pickcontext_neededend", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/PickContext.php", "source_location": "L39", "receiver": null}]}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+3410 -1458
View File
File diff suppressed because it is too large Load Diff
+61 -16
View File
@@ -820,8 +820,8 @@
"semantic_hash": ""
},
"src/Appointment/Controller/AppointmentSettingsController.php": {
"mtime": 1785514452.352935,
"ast_hash": "aa5b564a79b9b37b87ce069a083f23e3",
"mtime": 1785516089.3131351,
"ast_hash": "e3617668a2529027b79a29c65e46123a",
"semantic_hash": ""
},
"src/Appointment/Controller/MyAppointmentsController.php": {
@@ -845,8 +845,8 @@
"semantic_hash": ""
},
"src/Appointment/Entity/WeeklySchedule.php": {
"mtime": 1785433257.3302445,
"ast_hash": "b78fbe11c9f478368eb944a283141216",
"mtime": 1785516184.3155866,
"ast_hash": "430196ec142bf7910c9ddd5dd5e4ed74",
"semantic_hash": ""
},
"src/Appointment/Message/ExpireAppointmentsMessage.php": {
@@ -2285,8 +2285,8 @@
"semantic_hash": ""
},
"config/services.yaml": {
"mtime": 1785415670.671316,
"ast_hash": "af04551c221548bafaa987ca4b36db38",
"mtime": 1785515932.3501487,
"ast_hash": "472df132ffc51b797b29012d81c7b79d",
"semantic_hash": ""
},
"docs/Architecture_Audit.md": {
@@ -3035,8 +3035,8 @@
"semantic_hash": ""
},
"tests/ApiTestCase.php": {
"mtime": 1785242763.3732314,
"ast_hash": "00379b7158174bcf2938470fd992db69",
"mtime": 1785516285.7832913,
"ast_hash": "c6d6572f1c327324ec4cd4bdad36a3ea",
"semantic_hash": ""
},
"tests/Appointment/AppointmentExpiryServiceTest.php": {
@@ -5200,8 +5200,8 @@
"semantic_hash": ""
},
"assets/admin/components/schedule/ScheduleSection.tsx": {
"mtime": 1785514702.4396434,
"ast_hash": "985651030b8ffb7aa624c3f8bd4a4278",
"mtime": 1785516534.6568549,
"ast_hash": "a4bda6b3382e4543ad951e9f4abdcf8e",
"semantic_hash": ""
},
"assets/admin/components/session/CreateStep.test.tsx": {
@@ -8025,8 +8025,8 @@
"semantic_hash": ""
},
"src/Appointment/Availability/Controller/AvailabilityController.php": {
"mtime": 1785433302.980954,
"ast_hash": "4822c81f0ae86e77d0a2d9f59c0f966e",
"mtime": 1785516030.834277,
"ast_hash": "f10c13c984463b01c02f78af17beefc4",
"semantic_hash": ""
},
"src/Appointment/Availability/Entity/ResourceOccupancy.php": {
@@ -8040,8 +8040,8 @@
"semantic_hash": ""
},
"src/Appointment/Availability/Service/AvailabilityEngine.php": {
"mtime": 1785433200.6117842,
"ast_hash": "ca6dfc6ca79c717f8e618e0d18084e2b",
"mtime": 1785515958.5027494,
"ast_hash": "c6b4720817feea8230a2ca1cf273808a",
"semantic_hash": ""
},
"src/Appointment/Availability/ValueObject/AvailableSlot.php": {
@@ -8065,8 +8065,8 @@
"semantic_hash": ""
},
"docs/api/appointment-availability.md": {
"mtime": 1785433839.2223392,
"ast_hash": "a27906d916ecf4a09503a8aab9af0920",
"mtime": 1785516676.5918207,
"ast_hash": "e5de087fd0b6abaa5f11f9322636d8ca",
"semantic_hash": ""
},
"migrations/Version20260731054324.php": {
@@ -8843,5 +8843,50 @@
"mtime": 1785515486.2453096,
"ast_hash": "8358ec8fe4b944be597c603017e69dca",
"semantic_hash": ""
},
"src/Appointment/Availability/Picker/FirstAvailablePicker.php": {
"mtime": 1785515897.1495435,
"ast_hash": "17aeb1ee6f23bf00f7252c026fa92688",
"semantic_hash": ""
},
"src/Appointment/Availability/Picker/LeastGapPicker.php": {
"mtime": 1785515897.152498,
"ast_hash": "74b069f6f49b35ab2cb9c6252d283aa7",
"semantic_hash": ""
},
"src/Appointment/Availability/Picker/LeastLoadedPicker.php": {
"mtime": 1785515897.1572874,
"ast_hash": "2daa9c0821a0e39cb5b37692fce4d20e",
"semantic_hash": ""
},
"src/Appointment/Availability/Picker/PickContext.php": {
"mtime": 1785515851.6583045,
"ast_hash": "ca80a9e4ece180552cdead1c770a5eeb",
"semantic_hash": ""
},
"src/Appointment/Availability/Picker/ResourcePicker.php": {
"mtime": 1785515851.6604424,
"ast_hash": "807b0fffd81d7fd3765d5bf779e50d5e",
"semantic_hash": ""
},
"src/Appointment/Availability/Picker/ResourcePickerRegistry.php": {
"mtime": 1785515919.7082283,
"ast_hash": "4e8c5000742fb3294fec766e105d0fb5",
"semantic_hash": ""
},
"src/Appointment/Availability/Picker/SameAsPreviousPicker.php": {
"mtime": 1785515897.1549485,
"ast_hash": "fb2155b3b8fb66bab6a648dd311193d2",
"semantic_hash": ""
},
"tests/Appointment/ResourcePickerTest.php": {
"mtime": 1785516143.926952,
"ast_hash": "c00ee6a53c028025dd63aad0539dc7f3",
"semantic_hash": ""
},
"tests/Shared/UserCollisionRetryTest.php": {
"mtime": 1785516351.8849468,
"ast_hash": "ccff758fbbebdc0c72079d5627871fc5",
"semantic_hash": ""
}
}