Refactor code structure for improved readability and maintainability; no functional changes made.

This commit is contained in:
hamed
2026-07-25 17:54:43 +03:30
parent 1f58b1b9b3
commit 73a608c3dd
59 changed files with 15217 additions and 3502 deletions
+31 -1
View File
@@ -1010,9 +1010,19 @@
"1008": "Community 1008",
"1009": "Community 1009",
"1010": "Community 1010",
"1011": "Community 1011",
"1012": "Community 1012",
"1013": "Community 1013",
"1014": "Community 1014",
"1015": "Community 1015",
"1016": "Community 1016",
"1017": "Community 1017",
"1018": "Community 1018",
"1019": "Community 1019",
"1020": "Community 1020",
"1021": "Community 1021",
"1022": "Community 1022",
"1023": "Community 1023",
"1024": "Community 1024",
"1025": "Community 1025",
"1026": "Community 1026",
@@ -1021,6 +1031,26 @@
"1029": "Community 1029",
"1030": "Community 1030",
"1031": "Community 1031",
"1032": "Community 1032",
"1033": "Community 1033",
"1034": "Community 1034"
"1034": "Community 1034",
"1035": "Community 1035",
"1036": "Community 1036",
"1037": "Community 1037",
"1038": "Community 1038",
"1039": "Community 1039",
"1040": "Community 1040",
"1041": "Community 1041",
"1042": "Community 1042",
"1043": "Community 1043",
"1044": "Community 1044",
"1045": "Community 1045",
"1046": "Community 1046",
"1047": "Community 1047",
"1048": "Community 1048",
"1049": "Community 1049",
"1050": "Community 1050",
"1051": "Community 1051",
"1052": "Community 1052",
"1053": "Community 1053"
}
File diff suppressed because it is too large Load Diff
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
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_migrations_version20260725132739_php", "label": "Version20260725132739.php", "file_type": "code", "source_file": "migrations/Version20260725132739.php", "source_location": "L1"}, {"id": "migrations_version20260725132739_version20260725132739", "label": "Version20260725132739", "file_type": "code", "source_file": "migrations/Version20260725132739.php", "source_location": "L14"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260725132739_version20260725132739_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260725132739.php", "source_location": "L16"}, {"id": "migrations_version20260725132739_version20260725132739_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260725132739.php", "source_location": "L21"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260725132739.php", "source_location": "L21"}, {"id": "migrations_version20260725132739_version20260725132739_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260725132739.php", "source_location": "L27"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725132739_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725132739.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725132739_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725132739.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725132739_php", "target": "migrations_version20260725132739_version20260725132739", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725132739.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725132739_version20260725132739", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725132739.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725132739_version20260725132739", "target": "migrations_version20260725132739_version20260725132739_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725132739.php", "source_location": "L16", "weight": 1.0}, {"source": "migrations_version20260725132739_version20260725132739", "target": "migrations_version20260725132739_version20260725132739_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725132739.php", "source_location": "L21", "weight": 1.0}, {"source": "migrations_version20260725132739_version20260725132739_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725132739.php", "source_location": "L21", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260725132739_version20260725132739", "target": "migrations_version20260725132739_version20260725132739_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725132739.php", "source_location": "L27", "weight": 1.0}, {"source": "migrations_version20260725132739_version20260725132739_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725132739.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260725132739_version20260725132739_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725132739.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260725132739_version20260725132739_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725132739.php", "source_location": "L24", "receiver": null}, {"caller_nid": "migrations_version20260725132739_version20260725132739_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725132739.php", "source_location": "L29", "receiver": null}, {"caller_nid": "migrations_version20260725132739_version20260725132739_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725132739.php", "source_location": "L30", "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
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
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725115603_php", "label": "Version20260725115603.php", "file_type": "code", "source_file": "migrations/Version20260725115603.php", "source_location": "L1"}, {"id": "migrations_version20260725115603_version20260725115603", "label": "Version20260725115603", "file_type": "code", "source_file": "migrations/Version20260725115603.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260725115603_version20260725115603_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260725115603.php", "source_location": "L15"}, {"id": "migrations_version20260725115603_version20260725115603_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260725115603.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260725115603.php", "source_location": "L20"}, {"id": "migrations_version20260725115603_version20260725115603_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260725115603.php", "source_location": "L35"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725115603_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725115603.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725115603_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725115603.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725115603_php", "target": "migrations_version20260725115603_version20260725115603", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725115603.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260725115603_version20260725115603", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725115603.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260725115603_version20260725115603", "target": "migrations_version20260725115603_version20260725115603_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725115603.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260725115603_version20260725115603", "target": "migrations_version20260725115603_version20260725115603_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725115603.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260725115603_version20260725115603_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725115603.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260725115603_version20260725115603", "target": "migrations_version20260725115603_version20260725115603_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725115603.php", "source_location": "L35", "weight": 1.0}, {"source": "migrations_version20260725115603_version20260725115603_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725115603.php", "source_location": "L35", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260725115603_version20260725115603_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725115603.php", "source_location": "L22", "receiver": null}, {"caller_nid": "migrations_version20260725115603_version20260725115603_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725115603.php", "source_location": "L27", "receiver": null}, {"caller_nid": "migrations_version20260725115603_version20260725115603_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725115603.php", "source_location": "L37", "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
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
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
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
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
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725131031_php", "label": "Version20260725131031.php", "file_type": "code", "source_file": "migrations/Version20260725131031.php", "source_location": "L1"}, {"id": "migrations_version20260725131031_version20260725131031", "label": "Version20260725131031", "file_type": "code", "source_file": "migrations/Version20260725131031.php", "source_location": "L14"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260725131031_version20260725131031_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260725131031.php", "source_location": "L16"}, {"id": "migrations_version20260725131031_version20260725131031_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260725131031.php", "source_location": "L21"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260725131031.php", "source_location": "L21"}, {"id": "migrations_version20260725131031_version20260725131031_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260725131031.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725131031_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131031.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725131031_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131031.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725131031_php", "target": "migrations_version20260725131031_version20260725131031", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131031.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725131031_version20260725131031", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131031.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725131031_version20260725131031", "target": "migrations_version20260725131031_version20260725131031_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131031.php", "source_location": "L16", "weight": 1.0}, {"source": "migrations_version20260725131031_version20260725131031", "target": "migrations_version20260725131031_version20260725131031_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131031.php", "source_location": "L21", "weight": 1.0}, {"source": "migrations_version20260725131031_version20260725131031_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131031.php", "source_location": "L21", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260725131031_version20260725131031", "target": "migrations_version20260725131031_version20260725131031_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131031.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260725131031_version20260725131031_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131031.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260725131031_version20260725131031_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725131031.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260725131031_version20260725131031_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725131031.php", "source_location": "L28", "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
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_migrations_version20260725120831_php", "label": "Version20260725120831.php", "file_type": "code", "source_file": "migrations/Version20260725120831.php", "source_location": "L1"}, {"id": "migrations_version20260725120831_version20260725120831", "label": "Version20260725120831", "file_type": "code", "source_file": "migrations/Version20260725120831.php", "source_location": "L14"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260725120831_version20260725120831_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260725120831.php", "source_location": "L16"}, {"id": "migrations_version20260725120831_version20260725120831_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260725120831.php", "source_location": "L21"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260725120831.php", "source_location": "L21"}, {"id": "migrations_version20260725120831_version20260725120831_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260725120831.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725120831_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725120831.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725120831_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725120831.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725120831_php", "target": "migrations_version20260725120831_version20260725120831", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725120831.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725120831_version20260725120831", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725120831.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725120831_version20260725120831", "target": "migrations_version20260725120831_version20260725120831_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725120831.php", "source_location": "L16", "weight": 1.0}, {"source": "migrations_version20260725120831_version20260725120831", "target": "migrations_version20260725120831_version20260725120831_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725120831.php", "source_location": "L21", "weight": 1.0}, {"source": "migrations_version20260725120831_version20260725120831_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725120831.php", "source_location": "L21", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260725120831_version20260725120831", "target": "migrations_version20260725120831_version20260725120831_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725120831.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260725120831_version20260725120831_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725120831.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260725120831_version20260725120831_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725120831.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260725120831_version20260725120831_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725120831.php", "source_location": "L28", "receiver": null}]}
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725121548_php", "label": "Version20260725121548.php", "file_type": "code", "source_file": "migrations/Version20260725121548.php", "source_location": "L1"}, {"id": "migrations_version20260725121548_version20260725121548", "label": "Version20260725121548", "file_type": "code", "source_file": "migrations/Version20260725121548.php", "source_location": "L14"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260725121548_version20260725121548_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260725121548.php", "source_location": "L16"}, {"id": "migrations_version20260725121548_version20260725121548_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260725121548.php", "source_location": "L21"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260725121548.php", "source_location": "L21"}, {"id": "migrations_version20260725121548_version20260725121548_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260725121548.php", "source_location": "L27"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725121548_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725121548.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725121548_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725121548.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725121548_php", "target": "migrations_version20260725121548_version20260725121548", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725121548.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725121548_version20260725121548", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725121548.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725121548_version20260725121548", "target": "migrations_version20260725121548_version20260725121548_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725121548.php", "source_location": "L16", "weight": 1.0}, {"source": "migrations_version20260725121548_version20260725121548", "target": "migrations_version20260725121548_version20260725121548_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725121548.php", "source_location": "L21", "weight": 1.0}, {"source": "migrations_version20260725121548_version20260725121548_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725121548.php", "source_location": "L21", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260725121548_version20260725121548", "target": "migrations_version20260725121548_version20260725121548_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725121548.php", "source_location": "L27", "weight": 1.0}, {"source": "migrations_version20260725121548_version20260725121548_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725121548.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260725121548_version20260725121548_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725121548.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260725121548_version20260725121548_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725121548.php", "source_location": "L24", "receiver": null}, {"caller_nid": "migrations_version20260725121548_version20260725121548_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725121548.php", "source_location": "L29", "receiver": null}]}
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_enum_servicecategory_php", "label": "ServiceCategory.php", "file_type": "code", "source_file": "src/Insurance/Enum/ServiceCategory.php", "source_location": "L1"}, {"id": "enum_servicecategory_label", "label": "label()", "file_type": "code", "source_file": "src/Insurance/Enum/ServiceCategory.php", "source_location": "L15"}, {"id": "enum_servicecategory_values", "label": "values()", "file_type": "code", "source_file": "src/Insurance/Enum/ServiceCategory.php", "source_location": "L24"}, {"id": "enum_servicecategory_tryfromvalue", "label": "tryFromValue()", "file_type": "code", "source_file": "src/Insurance/Enum/ServiceCategory.php", "source_location": "L29"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Insurance/Enum/ServiceCategory.php", "source_location": "L29"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_enum_servicecategory_php", "target": "enum_servicecategory_label", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Enum/ServiceCategory.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_enum_servicecategory_php", "target": "enum_servicecategory_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Enum/ServiceCategory.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_enum_servicecategory_php", "target": "enum_servicecategory_tryfromvalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Enum/ServiceCategory.php", "source_location": "L29", "weight": 1.0}, {"source": "enum_servicecategory_tryfromvalue", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Enum/ServiceCategory.php", "source_location": "L29", "weight": 1.0, "context": "return_type"}, {"source": "enum_servicecategory_values", "target": "self", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Enum/ServiceCategory.php", "source_location": "L26", "weight": 1.0}, {"source": "enum_servicecategory_tryfromvalue", "target": "self", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Enum/ServiceCategory.php", "source_location": "L31", "weight": 1.0}], "raw_calls": [{"caller_nid": "enum_servicecategory_values", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Enum/ServiceCategory.php", "source_location": "L26", "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_insurance_valueobject_coveragerule_php", "label": "CoverageRule.php", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L1"}, {"id": "valueobject_coveragerule_coveragerule", "label": "CoverageRule", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L5"}, {"id": "valueobject_coveragerule_coveragerule_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L7"}, {"id": "valueobject_coveragerule_coveragerule_notcovered", "label": ".notCovered()", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L15"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L15"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_valueobject_coveragerule_php", "target": "valueobject_coveragerule_coveragerule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L5", "weight": 1.0}, {"source": "valueobject_coveragerule_coveragerule", "target": "valueobject_coveragerule_coveragerule_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L7", "weight": 1.0}, {"source": "valueobject_coveragerule_coveragerule", "target": "valueobject_coveragerule_coveragerule_notcovered", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L15", "weight": 1.0}, {"source": "valueobject_coveragerule_coveragerule_notcovered", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/ValueObject/CoverageRule.php", "source_location": "L15", "weight": 1.0, "context": "return_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_docker_entrypoint_sh", "label": "entrypoint.sh", "file_type": "code", "source_file": "docker/entrypoint.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docker_entrypoint_sh__entry", "label": "entrypoint.sh script", "file_type": "code", "source_file": "docker/entrypoint.sh", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docker_entrypoint_sh", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docker_entrypoint_sh__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docker/entrypoint.sh", "source_location": "L1", "weight": 1.0}]}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725131554_php", "label": "Version20260725131554.php", "file_type": "code", "source_file": "migrations/Version20260725131554.php", "source_location": "L1"}, {"id": "migrations_version20260725131554_version20260725131554", "label": "Version20260725131554", "file_type": "code", "source_file": "migrations/Version20260725131554.php", "source_location": "L15"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260725131554_version20260725131554_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260725131554.php", "source_location": "L17"}, {"id": "migrations_version20260725131554_version20260725131554_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260725131554.php", "source_location": "L22"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260725131554.php", "source_location": "L22"}, {"id": "migrations_version20260725131554_version20260725131554_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260725131554.php", "source_location": "L27"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725131554_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131554.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725131554_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131554.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725131554_php", "target": "migrations_version20260725131554_version20260725131554", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131554.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260725131554_version20260725131554", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131554.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260725131554_version20260725131554", "target": "migrations_version20260725131554_version20260725131554_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131554.php", "source_location": "L17", "weight": 1.0}, {"source": "migrations_version20260725131554_version20260725131554", "target": "migrations_version20260725131554_version20260725131554_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131554.php", "source_location": "L22", "weight": 1.0}, {"source": "migrations_version20260725131554_version20260725131554_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131554.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260725131554_version20260725131554", "target": "migrations_version20260725131554_version20260725131554_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131554.php", "source_location": "L27", "weight": 1.0}, {"source": "migrations_version20260725131554_version20260725131554_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725131554.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260725131554_version20260725131554_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725131554.php", "source_location": "L24", "receiver": null}, {"caller_nid": "migrations_version20260725131554_version20260725131554_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725131554.php", "source_location": "L29", "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
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
+14455 -3123
View File
File diff suppressed because it is too large Load Diff
+284 -119
View File
@@ -1,6 +1,6 @@
{
"assets/admin/App.tsx": {
"mtime": 1784831992.3266897,
"mtime": 1784833329.1231072,
"ast_hash": "6b902b7c35bb843dcfab42aee1e2eb48",
"semantic_hash": ""
},
@@ -15,8 +15,8 @@
"semantic_hash": ""
},
"assets/admin/components/TenantInsuranceContracts.tsx": {
"mtime": 1784821343.1728623,
"ast_hash": "f749f48fa81cad2af2b656cfc777b576",
"mtime": 1784989224.0947354,
"ast_hash": "b2595faf9702caf81c0e072153b3a74a",
"semantic_hash": ""
},
"assets/admin/components/layout/AdminLayout.tsx": {
@@ -25,7 +25,7 @@
"semantic_hash": ""
},
"assets/admin/components/layout/Sidebar.tsx": {
"mtime": 1784832014.641408,
"mtime": 1784833329.125081,
"ast_hash": "a860a3d04d223ed08b57aec41345e3f1",
"semantic_hash": ""
},
@@ -175,18 +175,18 @@
"semantic_hash": ""
},
"assets/admin/pages/BlogFormPage.tsx": {
"mtime": 1784831833.102739,
"mtime": 1784833329.1267276,
"ast_hash": "bf0a41cb2de56ca7a74675e67649f399",
"semantic_hash": ""
},
"assets/admin/pages/BlogsPage.tsx": {
"mtime": 1784832554.7215295,
"mtime": 1784833329.1280403,
"ast_hash": "551ff0ce1104b38469e51709a34c9590",
"semantic_hash": ""
},
"assets/admin/pages/CategoriesPage.tsx": {
"mtime": 1784464897.2631173,
"ast_hash": "9e1e6ab601b844ce6d5c836a9996c6ff",
"mtime": 1784989224.0971808,
"ast_hash": "92338345b9f60f01a2baaa19022b46dc",
"semantic_hash": ""
},
"assets/admin/pages/ClaimsPage.tsx": {
@@ -250,8 +250,8 @@
"semantic_hash": ""
},
"assets/admin/pages/InsurancePricingPage.tsx": {
"mtime": 1784464897.2818773,
"ast_hash": "1bae75bc48cf0e9bec4fb967cb1fff22",
"mtime": 1784989224.0973356,
"ast_hash": "752098419d85b853117375fdcaad9d75",
"semantic_hash": ""
},
"assets/admin/pages/LoginPage.tsx": {
@@ -265,8 +265,8 @@
"semantic_hash": ""
},
"assets/admin/pages/MyPatientsPage.tsx": {
"mtime": 1784821343.1907976,
"ast_hash": "42964eddc4a836d5105c22d90853b424",
"mtime": 1784989224.0975726,
"ast_hash": "f8a27165c72a03ff4cd9ee144389400f",
"semantic_hash": ""
},
"assets/admin/pages/MySecretariesPage.tsx": {
@@ -390,8 +390,8 @@
"semantic_hash": ""
},
"assets/admin/types/index.ts": {
"mtime": 1784831723.3485844,
"ast_hash": "ed0c9b650854a4383f89e29ca5917362",
"mtime": 1784989224.0977619,
"ast_hash": "421bd4375476e92b42de59a97d1c3dd4",
"semantic_hash": ""
},
"assets/app.js": {
@@ -815,8 +815,8 @@
"semantic_hash": ""
},
"src/Appointment/Controller/AppointmentController.php": {
"mtime": 1784821343.3477147,
"ast_hash": "7c741d1e7b86d61b92e31f3ed41fb7c6",
"mtime": 1784989224.0996885,
"ast_hash": "db8ad75972d36bec646c56342ab1fd9a",
"semantic_hash": ""
},
"src/Appointment/Controller/AppointmentSettingsController.php": {
@@ -830,8 +830,8 @@
"semantic_hash": ""
},
"src/Appointment/Entity/Appointment.php": {
"mtime": 1784464902.5713682,
"ast_hash": "de6ca3a6c29de007a9655dedcd7bb2d2",
"mtime": 1784989224.0998895,
"ast_hash": "44b65cc383d226add0118bb237ba15a8",
"semantic_hash": ""
},
"src/Appointment/Entity/DateOverride.php": {
@@ -985,8 +985,8 @@
"semantic_hash": ""
},
"src/Billing/Entity/Invoice.php": {
"mtime": 1784464902.5873563,
"ast_hash": "2c5dedbcf07e2238dbb8d51846f29d5c",
"mtime": 1784989224.1002488,
"ast_hash": "e13e8003ad0f814e6a26ab6659a976c1",
"semantic_hash": ""
},
"src/Billing/Entity/InvoiceItem.php": {
@@ -1015,8 +1015,8 @@
"semantic_hash": ""
},
"src/Billing/Service/BillingCalculator.php": {
"mtime": 1784800330.9392138,
"ast_hash": "058f6659747066708ad288f663b077a4",
"mtime": 1784989224.100384,
"ast_hash": "caeb3955e23ad765cf81004013aa3b04",
"semantic_hash": ""
},
"src/Billing/Service/ClaimService.php": {
@@ -1025,8 +1025,8 @@
"semantic_hash": ""
},
"src/Billing/Service/InvoiceService.php": {
"mtime": 1784800330.9393814,
"ast_hash": "303af7bc3c22e857e9bdba3e35305a2f",
"mtime": 1784989224.100541,
"ast_hash": "87623ab9b582634418c54eb9177e7e6b",
"semantic_hash": ""
},
"src/Billing/Service/ManualClaimSubmitter.php": {
@@ -1045,17 +1045,17 @@
"semantic_hash": ""
},
"src/Blog/Controller/BlogController.php": {
"mtime": 1784832534.1222217,
"ast_hash": "23361eaa37fa48dd8c997f8e76537aa8",
"mtime": 1784911456.2971828,
"ast_hash": "008de39a0cbf7f4dd4ccb2e1e03730e6",
"semantic_hash": ""
},
"src/Blog/Entity/Blog.php": {
"mtime": 1784828681.2469935,
"mtime": 1784833329.2440767,
"ast_hash": "974c4c09eccde317f1cc524e5b240d25",
"semantic_hash": ""
},
"src/Blog/Repository/BlogRepository.php": {
"mtime": 1784832521.5786533,
"mtime": 1784833329.2483366,
"ast_hash": "914456f5fe9f005865b89bfe523a2a09",
"semantic_hash": ""
},
@@ -1100,13 +1100,13 @@
"semantic_hash": ""
},
"src/ClinicService/Controller/ClinicServiceController.php": {
"mtime": 1784821896.035886,
"ast_hash": "004d44b61024c9257fe7e72441d70ebf",
"mtime": 1784989224.1006916,
"ast_hash": "8c13cd2888657dc10a6373f4cfaf4357",
"semantic_hash": ""
},
"src/ClinicService/Entity/ServiceItem.php": {
"mtime": 1784800330.939908,
"ast_hash": "e9cc1907bbfd5105190b6275a2ddd477",
"mtime": 1784989224.100882,
"ast_hash": "c0e476f6014518b61f0a8f1de4bc268b",
"semantic_hash": ""
},
"src/ClinicService/Entity/ServiceSection.php": {
@@ -1210,8 +1210,8 @@
"semantic_hash": ""
},
"src/Insurance/Controller/InsuranceController.php": {
"mtime": 1784821343.3568418,
"ast_hash": "3ac2dc9f55c2c9f76dea0fe10f57c1e8",
"mtime": 1784989224.101288,
"ast_hash": "7c38978327b2d4a547de212ebb64dfd9",
"semantic_hash": ""
},
"src/Insurance/Entity/DoctorInsurance.php": {
@@ -1270,13 +1270,13 @@
"semantic_hash": ""
},
"src/Insurance/Service/TenantInsuranceService.php": {
"mtime": 1784800330.94217,
"ast_hash": "bfcf78e62b19d8da6e04dd52ce7aee08",
"mtime": 1784989224.102625,
"ast_hash": "dc6e48766bcdab17d6dd0d6b227c8d43",
"semantic_hash": ""
},
"src/Insurance/ValueObject/CoverageRule.php": {
"mtime": 1784800330.94226,
"ast_hash": "c698dbdfd800a641f7ebbaf35bccbb22",
"mtime": 1784989224.1029239,
"ast_hash": "bbd9df33fb3a404b6477a19b3009c881",
"semantic_hash": ""
},
"src/Kernel.php": {
@@ -1310,8 +1310,8 @@
"semantic_hash": ""
},
"src/Patient/Controller/PatientController.php": {
"mtime": 1784821343.3579683,
"ast_hash": "c1e9e6806d5945e4e12c68cbdf4d975a",
"mtime": 1784989224.103174,
"ast_hash": "189b9577a2327986bb9ea590dd060365",
"semantic_hash": ""
},
"src/Patient/Entity/PatientRecord.php": {
@@ -1320,8 +1320,8 @@
"semantic_hash": ""
},
"src/Patient/Entity/PatientSession.php": {
"mtime": 1784800330.9427798,
"ast_hash": "a50e1a3314a06db4443974762fc0e284",
"mtime": 1784989224.1033795,
"ast_hash": "262c0f07296a86bbaa8806a0468a7bd2",
"semantic_hash": ""
},
"src/Patient/Entity/SessionService.php": {
@@ -1345,8 +1345,8 @@
"semantic_hash": ""
},
"src/Patient/Service/PatientService.php": {
"mtime": 1784821343.3588803,
"ast_hash": "8a0702a10a10308d88fccb2fe0265a69",
"mtime": 1784989224.1036406,
"ast_hash": "f47ee540e77c1fafa9735364d343bfcc",
"semantic_hash": ""
},
"src/Payment/Controller/PaymentController.php": {
@@ -1460,7 +1460,7 @@
"semantic_hash": ""
},
"src/Schedule.php": {
"mtime": 1784828998.528498,
"mtime": 1784833329.2530935,
"ast_hash": "e4e6ec21c38c96851028f1eb6fb6a256",
"semantic_hash": ""
},
@@ -1800,8 +1800,8 @@
"semantic_hash": ""
},
"tests/Billing/BillingCalculatorTest.php": {
"mtime": 1784800330.9433763,
"ast_hash": "528387e44a3a0e3d22f9d7e3fd7f4919",
"mtime": 1784989224.1042109,
"ast_hash": "4f90106fb51831da6dbc5d5567a8c978",
"semantic_hash": ""
},
"tests/bootstrap.php": {
@@ -2335,8 +2335,8 @@
"semantic_hash": ""
},
"docs/api/appointment.md": {
"mtime": 1784821343.2064717,
"ast_hash": "3f40a151edeff4399a7b4f10f74b2c1e",
"mtime": 1784989224.09801,
"ast_hash": "8431f034cd757654a692da90cb2ee4e1",
"semantic_hash": ""
},
"docs/api/auth.md": {
@@ -2345,13 +2345,13 @@
"semantic_hash": ""
},
"docs/api/billing.md": {
"mtime": 1784821343.2071853,
"ast_hash": "ee2062e82a8e990c45634cae2f24ac54",
"mtime": 1784989224.0981972,
"ast_hash": "fb4b9b4edd1ba125bc1ea83c9e66ccb7",
"semantic_hash": ""
},
"docs/api/blog.md": {
"mtime": 1784832622.312016,
"ast_hash": "7c51f67f77e8c1718ea4e4988ae0343f",
"mtime": 1784911499.895804,
"ast_hash": "38089146e6c5ef050bb4607f9042d4d0",
"semantic_hash": ""
},
"docs/api/clinic-invitation.md": {
@@ -2360,8 +2360,8 @@
"semantic_hash": ""
},
"docs/api/clinic-services.md": {
"mtime": 1784821896.0115187,
"ast_hash": "8cfed413f7a56459b7e2c32604526fe1",
"mtime": 1784989224.0983634,
"ast_hash": "13be564579c3c081a311d436e5a22d0b",
"semantic_hash": ""
},
"docs/api/clinic.md": {
@@ -2385,8 +2385,8 @@
"semantic_hash": ""
},
"docs/api/insurance.md": {
"mtime": 1784821343.2089336,
"ast_hash": "3e5289724b03d41042970c0bf9cd2400",
"mtime": 1784989224.0985403,
"ast_hash": "07b16a19fd60e23e60c7e5781be0ffd4",
"semantic_hash": ""
},
"docs/api/location.md": {
@@ -2395,8 +2395,8 @@
"semantic_hash": ""
},
"docs/api/patient.md": {
"mtime": 1784821343.2102203,
"ast_hash": "a6f76f1dc99533fff9c9668c607a1bf9",
"mtime": 1784989224.0987568,
"ast_hash": "0b64f91c52364ced74757ff56b75759d",
"semantic_hash": ""
},
"docs/api/payment.md": {
@@ -2970,8 +2970,8 @@
"semantic_hash": ""
},
"docker/entrypoint.sh": {
"mtime": 1782633219.5168934,
"ast_hash": "74d7257271c06d82635637b87a68843d",
"mtime": 1784835522.5220819,
"ast_hash": "ed1800ffec6d65b9bfd8dbcbcecf653f",
"semantic_hash": ""
},
"docker/frontend-domains.json": {
@@ -3030,8 +3030,8 @@
"semantic_hash": ""
},
"src/Insurance/Service/TenantInsuranceCleanupService.php": {
"mtime": 1782728407.1973555,
"ast_hash": "a6d704398677f90b212001f455f43183",
"mtime": 1784989224.102427,
"ast_hash": "05f2123fe0e9d6ac98f8fe5415cbd463",
"semantic_hash": ""
},
"tests/ApiTestCase.php": {
@@ -3230,8 +3230,8 @@
"semantic_hash": ""
},
"docker-compose.yml": {
"mtime": 1783671553.657398,
"ast_hash": "3a170be607662978092489b84c3f4b69",
"mtime": 1784834593.8647861,
"ast_hash": "9b1733be66ee69f291de35588e0c684c",
"semantic_hash": ""
},
"docs/DEPLOY.md": {
@@ -3290,8 +3290,8 @@
"semantic_hash": ""
},
"assets/admin/pages/BlogsPage.test.tsx": {
"mtime": 1782728407.0965009,
"ast_hash": "8f5e7a0b434eb6a320cb08a55d51f9a8",
"mtime": 1784989224.0969522,
"ast_hash": "e342e8d3980218436f5a21bc6b97e07b",
"semantic_hash": ""
},
"assets/admin/pages/LoginPage.test.tsx": {
@@ -3430,7 +3430,7 @@
"semantic_hash": ""
},
"data/seed/specialties.json": {
"mtime": 1784823581.0108852,
"mtime": 1784833329.1301792,
"ast_hash": "3559a71001bd0a27badd6dad5822fe3f",
"semantic_hash": ""
},
@@ -4370,13 +4370,13 @@
"semantic_hash": ""
},
"assets/admin/pages/AppointmentEditPage.test.tsx": {
"mtime": 1784464897.235335,
"ast_hash": "80689d6e5f02c700e1adeb2f62185469",
"mtime": 1784989224.096604,
"ast_hash": "c29e6ce67e6846eccc4addb1d859965d",
"semantic_hash": ""
},
"assets/admin/pages/AppointmentEditPage.tsx": {
"mtime": 1784464897.2355785,
"ast_hash": "39fc6a73b20ba5460197e14f943b5c64",
"mtime": 1784989224.096792,
"ast_hash": "092393ea6bb6756b747c1f2499fb4055",
"semantic_hash": ""
},
"assets/admin/pages/ReserveAppointmentsPage.test.tsx": {
@@ -4505,8 +4505,8 @@
"semantic_hash": ""
},
"assets/admin/components/InvoiceSummaryModal.tsx": {
"mtime": 1784800330.8681514,
"ast_hash": "c286824e4f5a0e9f0e5278abc8cb8a6e",
"mtime": 1784989224.0940473,
"ast_hash": "5eab82d2fb6d1becf9ce584f631fa8bf",
"semantic_hash": ""
},
"assets/admin/components/PatientCaseBanner.tsx": {
@@ -4515,8 +4515,8 @@
"semantic_hash": ""
},
"assets/admin/components/SessionServiceCard.tsx": {
"mtime": 1784464897.1830835,
"ast_hash": "9b5c933c64458230b0caaf10b5771432",
"mtime": 1784989224.0944436,
"ast_hash": "12ab30dfc480049b6057ba02cde7f492",
"semantic_hash": ""
},
"assets/admin/components/icons/FilesServiceIcons.tsx": {
@@ -4630,18 +4630,18 @@
"semantic_hash": ""
},
"assets/admin/components/InsuranceModal.test.tsx": {
"mtime": 1784800330.8673258,
"ast_hash": "6722dfa2d7b422b136695333f993b2e2",
"mtime": 1784989224.0932238,
"ast_hash": "2b7c09acef61482130c128b3183e3e81",
"semantic_hash": ""
},
"assets/admin/components/InsuranceModal.tsx": {
"mtime": 1784800330.8677561,
"ast_hash": "8cb3febb1ad601e108b61d19c6a6e18e",
"mtime": 1784989224.0934253,
"ast_hash": "b237b51e75c13c84852c0e027f3dc142",
"semantic_hash": ""
},
"assets/admin/components/TenantInsuranceContracts.test.tsx": {
"mtime": 1784464897.184548,
"ast_hash": "414f0784e3c1d290bebb5b4696ffc9c7",
"mtime": 1784989224.0945878,
"ast_hash": "e33c7634344a7fa1588f0646c10b938d",
"semantic_hash": ""
},
"migrations/Version20260715093358.php": {
@@ -4775,13 +4775,13 @@
"semantic_hash": ""
},
"assets/admin/components/appointments/TurnsTimeline.test.tsx": {
"mtime": 1784464897.189351,
"ast_hash": "c9169c166041156895ed349956817805",
"mtime": 1784989224.0953088,
"ast_hash": "4643b017bde495cb1271f64e9bb05773",
"semantic_hash": ""
},
"assets/admin/components/appointments/TurnsTimeline.tsx": {
"mtime": 1784464897.1900003,
"ast_hash": "aeb66c11309d2874e95adc90719ea22a",
"mtime": 1784989224.0955079,
"ast_hash": "d5ee2ea9804ba8f4273b9d327380df88",
"semantic_hash": ""
},
"assets/admin/components/appointments/TurnsViewToggle.tsx": {
@@ -5105,8 +5105,8 @@
"semantic_hash": ""
},
"assets/admin/components/session/CreateStep.tsx": {
"mtime": 1784647364.4597385,
"ast_hash": "1f7a33a24b5080cbf6df8e6e23071999",
"mtime": 1784989224.0959046,
"ast_hash": "a54bb84be34694edd3e93e354891ec88",
"semantic_hash": ""
},
"assets/admin/components/session/DetailsStep.tsx": {
@@ -5145,8 +5145,8 @@
"semantic_hash": ""
},
"assets/admin/components/InvoiceSummaryModal.test.tsx": {
"mtime": 1784800330.867904,
"ast_hash": "a72d00d8a95f98ab5cf6899631f165c9",
"mtime": 1784989224.0938895,
"ast_hash": "508577cd13c13c0df8f183e76bc870b9",
"semantic_hash": ""
},
"tests/Billing/InvoiceShowSessionTest.php": {
@@ -5195,8 +5195,8 @@
"semantic_hash": ""
},
"assets/admin/components/ServiceItemFormModal.tsx": {
"mtime": 1784464897.1815717,
"ast_hash": "9f052bf36615b8d2aa5c7628eca74b46",
"mtime": 1784989224.0942016,
"ast_hash": "17ed909bee088bc17e9508591747df53",
"semantic_hash": ""
},
"assets/admin/components/schedule/ScheduleSection.tsx": {
@@ -5205,8 +5205,8 @@
"semantic_hash": ""
},
"assets/admin/components/session/CreateStep.test.tsx": {
"mtime": 1784464897.2101862,
"ast_hash": "75268f50807c31f44ba57237a138b20b",
"mtime": 1784989224.095732,
"ast_hash": "70ef2418e2e60ba8291669d93dd46414",
"semantic_hash": ""
},
"assets/admin/components/session/SessionAuditModal.tsx": {
@@ -5380,8 +5380,8 @@
"semantic_hash": ""
},
"src/ClinicService/Service/ServiceItemAuditService.php": {
"mtime": 1784464902.6089795,
"ast_hash": "572cdb7c9ee942ab6d4aeefa9787ebf6",
"mtime": 1784989224.101076,
"ast_hash": "42313c1f20b6374db8ca9e24aa00c9ec",
"semantic_hash": ""
},
"src/Discount/Controller/DiscountController.php": {
@@ -5620,8 +5620,8 @@
"semantic_hash": ""
},
"assets/admin/components/appointments/ConfirmAppointmentModal.tsx": {
"mtime": 1784821343.1742027,
"ast_hash": "2033a4dd1eae8f4d84b567fcff5ea73d",
"mtime": 1784989224.095097,
"ast_hash": "5a360b3c7a1db19cdcb6c875b0b19192",
"semantic_hash": ""
},
"assets/admin/pages/ClaimPatientDetailPage.tsx": {
@@ -5790,8 +5790,8 @@
"semantic_hash": ""
},
"tests/Blog/BlogCityScopeTest.php": {
"mtime": 1784464902.7108552,
"ast_hash": "8cd9d74da637c6d05da4f349381eab26",
"mtime": 1784874335.4555683,
"ast_hash": "78716b4fa1996c4f742a69177ae82f33",
"semantic_hash": ""
},
"src/Shared/Command/AuditPollutedRecordsCommand.php": {
@@ -5825,8 +5825,8 @@
"semantic_hash": ""
},
"assets/admin/components/appointments/ConfirmAppointmentModal.test.tsx": {
"mtime": 1784821343.173502,
"ast_hash": "f87b3d9bbf89dd5f0911d6472a454d9e",
"mtime": 1784989224.0949552,
"ast_hash": "d4654e9cb331a57182c927aa6be5f6cc",
"semantic_hash": ""
},
"assets/admin/components/dashboard/DoctorAppointmentsPanel.tsx": {
@@ -6170,73 +6170,238 @@
"semantic_hash": ""
},
"assets/admin/components/BlogSeoFields.tsx": {
"mtime": 1784831755.076446,
"mtime": 1784833329.1234946,
"ast_hash": "37d0fc6468627abeac43d385274dc66e",
"semantic_hash": ""
},
"assets/admin/lib/blogForm.ts": {
"mtime": 1784831709.0363271,
"mtime": 1784833329.1262364,
"ast_hash": "9ff4e618e053bb68ebb1998b21615628",
"semantic_hash": ""
},
"assets/admin/pages/BlogReviewPage.tsx": {
"mtime": 1784827652.504635,
"mtime": 1784833329.1274154,
"ast_hash": "a2c840c1032be29b58d4e28db09e7d1c",
"semantic_hash": ""
},
"assets/admin/pages/RepresentationBlogFormPage.tsx": {
"mtime": 1784831967.567576,
"mtime": 1784833329.1286082,
"ast_hash": "8750fe4e2688814ee6c945bb9d0f2e58",
"semantic_hash": ""
},
"assets/admin/pages/RepresentationBlogsPage.tsx": {
"mtime": 1784831911.095439,
"mtime": 1784833329.1291037,
"ast_hash": "08e71e0e7f4d3dc7b78033d780057d61",
"semantic_hash": ""
},
"migrations/Version20260723171254.php": {
"mtime": 1784826839.1788676,
"ast_hash": "86223b6d7376315ae2e19db40a273812",
"mtime": 1784835710.0326726,
"ast_hash": "81cfb73e5ef2784d2383c4595bc8782a",
"semantic_hash": ""
},
"migrations/Version20260723174500.php": {
"mtime": 1784828788.9777613,
"ast_hash": "1e886c08c390bcbb457fdb914e8fec0c",
"mtime": 1784835717.8729985,
"ast_hash": "4119d7ded5c31f472e6a2bed6b96dfa1",
"semantic_hash": ""
},
"src/Blog/Controller/RepresentationBlogController.php": {
"mtime": 1784831934.5515826,
"mtime": 1784833329.2426105,
"ast_hash": "3804800c81efad5b1d055c10ed02a5bd",
"semantic_hash": ""
},
"src/Blog/Message/PublishScheduledBlogsMessage.php": {
"mtime": 1784828956.9272017,
"mtime": 1784833329.2448575,
"ast_hash": "f552319d03edf50b5eb8a84b39993431",
"semantic_hash": ""
},
"src/Blog/MessageHandler/PublishScheduledBlogsHandler.php": {
"mtime": 1784828984.3631573,
"mtime": 1784833329.2464397,
"ast_hash": "4bacc58f12cecee06911faa4b9f37086",
"semantic_hash": ""
},
"src/Blog/Service/BlogWriter.php": {
"mtime": 1784828846.2465687,
"mtime": 1784833329.24968,
"ast_hash": "617cc58a81689df9715f5fdbe054f70d",
"semantic_hash": ""
},
"src/Blog/Service/ScheduledBlogPublisher.php": {
"mtime": 1784828975.9962785,
"mtime": 1784833329.2514672,
"ast_hash": "51761262e3c3e0b8428fe2a82626736d",
"semantic_hash": ""
},
"tests/Blog/BlogReviewGateTest.php": {
"mtime": 1784827020.0868497,
"ast_hash": "301ac9b8d41119a0774bb11ea0349eca",
"mtime": 1784911480.101101,
"ast_hash": "593e4291cd7d1ebbff226b3ec325168e",
"semantic_hash": ""
},
"tests/Blog/BlogV2FieldsTest.php": {
"mtime": 1784832570.7668114,
"mtime": 1784833329.2557077,
"ast_hash": "862ef65b7bb2d3e8a04a01a1cc7e52d7",
"semantic_hash": ""
},
"assets/admin/components/InsuranceCoverageDefaultsModal.tsx": {
"mtime": 1784989224.0924504,
"ast_hash": "d246cd9857d8f64597b6f17b02b8e23a",
"semantic_hash": ""
},
"assets/admin/components/InsuranceServiceCategoriesCard.test.tsx": {
"mtime": 1784989224.093597,
"ast_hash": "f1ae17a75954d86a0ec4c2da9710bbff",
"semantic_hash": ""
},
"assets/admin/components/InsuranceServiceCategoriesCard.tsx": {
"mtime": 1784989224.09371,
"ast_hash": "abcf09c9e2511c755f2e86d71f5b34fa",
"semantic_hash": ""
},
"assets/admin/hooks/useAppointmentInsurance.ts": {
"mtime": 1784989224.096089,
"ast_hash": "3fb1b21ebd69da9d0b0c61b98559ada8",
"semantic_hash": ""
},
"assets/admin/hooks/useServiceCategories.test.tsx": {
"mtime": 1784989224.0961876,
"ast_hash": "096954b952ee475c29d1ea4f07d02f29",
"semantic_hash": ""
},
"assets/admin/hooks/useServiceCategories.ts": {
"mtime": 1784989224.096284,
"ast_hash": "97654d21cd23475e7169ec904a70daec",
"semantic_hash": ""
},
"assets/admin/lib/insuranceShares.ts": {
"mtime": 1784989224.0964031,
"ast_hash": "2d333005177b1b7ebde6a6be531f42d4",
"semantic_hash": ""
},
"migrations/Version20260725115603.php": {
"mtime": 1784989224.0989096,
"ast_hash": "e8df1cad0f840825c71864bbbe336c7c",
"semantic_hash": ""
},
"migrations/Version20260725120831.php": {
"mtime": 1784989224.099002,
"ast_hash": "79fa176ed304d83919ed67ed1166cf9e",
"semantic_hash": ""
},
"migrations/Version20260725121548.php": {
"mtime": 1784989224.0990894,
"ast_hash": "62ac103114b5877b3cc3453188b8dfbf",
"semantic_hash": ""
},
"migrations/Version20260725131031.php": {
"mtime": 1784989224.0991771,
"ast_hash": "bc0db0b18aff4af7f593935d39e3f652",
"semantic_hash": ""
},
"migrations/Version20260725131554.php": {
"mtime": 1784989224.0992632,
"ast_hash": "b7200c4c01f36a7d6a41dc9a2626b03c",
"semantic_hash": ""
},
"migrations/Version20260725132739.php": {
"mtime": 1784989224.0993528,
"ast_hash": "4424c6524dffdf75314b6fb1b848830c",
"semantic_hash": ""
},
"src/Appointment/Service/AppointmentInsuranceService.php": {
"mtime": 1784989224.1000512,
"ast_hash": "dd1a0e5d444ecb0ba5360964bdfa0bae",
"semantic_hash": ""
},
"src/Insurance/Entity/InsuranceCoverageDefault.php": {
"mtime": 1784989224.1014137,
"ast_hash": "9e4db2c700223b581e84b871c9190626",
"semantic_hash": ""
},
"src/Insurance/Entity/TenantInsuranceCategoryCoverage.php": {
"mtime": 1784989224.1015172,
"ast_hash": "af972ab4a2fbc10d767e4f4e27a53f96",
"semantic_hash": ""
},
"src/Insurance/Entity/TenantServiceCategorySetting.php": {
"mtime": 1784989224.1016326,
"ast_hash": "0beb5302ce30cba6ecceefb6e0d8685e",
"semantic_hash": ""
},
"src/Insurance/Enum/ServiceCategory.php": {
"mtime": 1784989224.101757,
"ast_hash": "878fea2b282ca916cbedb3e9a0a2527a",
"semantic_hash": ""
},
"src/Insurance/Repository/InsuranceCoverageDefaultRepository.php": {
"mtime": 1784989224.1018927,
"ast_hash": "023707f9f62012d317f434b7ea99e600",
"semantic_hash": ""
},
"src/Insurance/Repository/TenantInsuranceCategoryCoverageRepository.php": {
"mtime": 1784989224.102022,
"ast_hash": "0fd61c5aee384833a5e06e56e7e82a57",
"semantic_hash": ""
},
"src/Insurance/Repository/TenantServiceCategorySettingRepository.php": {
"mtime": 1784989224.1021361,
"ast_hash": "964bf78a4f86e8dea105c745be04eb25",
"semantic_hash": ""
},
"src/Insurance/Service/InsuranceCoverageDefaultService.php": {
"mtime": 1784989224.1022625,
"ast_hash": "4fe84a9d2df54e484059a46acf16b8f7",
"semantic_hash": ""
},
"src/Insurance/Service/TenantServiceCategoryService.php": {
"mtime": 1784989224.1027563,
"ast_hash": "14b83dae7cef7f84387b0013ebac960c",
"semantic_hash": ""
},
"tests/Appointment/AppointmentConfirmInsuranceSharesTest.php": {
"mtime": 1784989224.1038716,
"ast_hash": "9546d8b3b5955cf2ed6fe684167f13d4",
"semantic_hash": ""
},
"tests/Appointment/AppointmentInsuranceSelectionTest.php": {
"mtime": 1784989224.1040227,
"ast_hash": "6d00feee85ab0e151bb002eb98d0e988",
"semantic_hash": ""
},
"tests/ClinicService/ServiceCategoryApiTest.php": {
"mtime": 1784989224.1043296,
"ast_hash": "844c2f5d442888f9269efba5c184b590",
"semantic_hash": ""
},
"tests/Insurance/CoverageDefaultsApiTest.php": {
"mtime": 1784989224.104458,
"ast_hash": "e16dffcd6ad1eeef0ac5b9bdffa08519",
"semantic_hash": ""
},
"tests/Insurance/CoveragePercentResolutionTest.php": {
"mtime": 1784989224.1046138,
"ast_hash": "2aa5ab9f0ddd3a7dac89883abb60b209",
"semantic_hash": ""
},
"tests/Insurance/InsuranceServiceCategorySettingsApiTest.php": {
"mtime": 1784989224.1047707,
"ast_hash": "9f7d163e2ec093e006e7559a191534a5",
"semantic_hash": ""
},
"tests/Insurance/TenantInsuranceCategoryCoverageApiTest.php": {
"mtime": 1784989224.1050463,
"ast_hash": "7a8fb5ab93cb3504f9115ad35a50f5dc",
"semantic_hash": ""
},
"tests/Insurance/TenantServiceCategoryServiceTest.php": {
"mtime": 1784989224.1051636,
"ast_hash": "25eb845ce15d82de24c8e14e628b1b35",
"semantic_hash": ""
},
".claude/prompt/appointment-insurance-service-type.md": {
"mtime": 1784989224.0920794,
"ast_hash": "754ef988464176b2e17ee7cc9acab827",
"semantic_hash": ""
},
".claude/prompt/insurance-coverage-percent-rework.md": {
"mtime": 1784989224.0922673,
"ast_hash": "1c6a87c804b7a3e08cf41945f5e92b97",
"semantic_hash": ""
}
}