Add AST cache files for VisitPriceRequirementResolver, Version20260717093000, and DiscountRuleRepository

- Created JSON representation for VisitPriceRequirementResolver.php, including nodes and edges for methods and imports.
- Added AST cache for migrations/Version20260717093000.php, detailing methods and their relationships.
- Introduced AST cache for DiscountRuleRepository.php, capturing methods, imports, and their interactions.
This commit is contained in:
hamed
2026-07-18 12:38:15 +03:30
parent c13cc57c48
commit 2553b45990
102 changed files with 34073 additions and 5207 deletions
+43 -1
View File
@@ -855,7 +855,9 @@
"853": "Community 853",
"854": "Community 854",
"855": "Community 855",
"856": "Community 856",
"857": "Community 857",
"858": "Community 858",
"859": "Community 859",
"860": "Community 860",
"861": "Community 861",
@@ -866,7 +868,10 @@
"866": "Community 866",
"867": "Community 867",
"868": "Community 868",
"869": "Community 869",
"870": "Community 870",
"871": "Community 871",
"872": "Community 872",
"873": "Community 873",
"874": "Community 874",
"875": "Community 875",
@@ -877,14 +882,51 @@
"880": "Community 880",
"881": "Community 881",
"882": "Community 882",
"883": "Community 883",
"884": "Community 884",
"885": "Community 885",
"886": "Community 886",
"887": "Community 887",
"888": "Community 888",
"889": "Community 889",
"890": "Community 890",
"891": "Community 891",
"892": "Community 892",
"893": "Community 893",
"894": "Community 894",
"895": "Community 895",
"896": "Community 896"
"896": "Community 896",
"897": "Community 897",
"898": "Community 898",
"899": "Community 899",
"900": "Community 900",
"901": "Community 901",
"902": "Community 902",
"903": "Community 903",
"904": "Community 904",
"905": "Community 905",
"906": "Community 906",
"907": "Community 907",
"908": "Community 908",
"909": "Community 909",
"910": "Community 910",
"911": "Community 911",
"912": "Community 912",
"913": "Community 913",
"914": "Community 914",
"915": "Community 915",
"916": "Community 916",
"917": "Community 917",
"918": "Community 918",
"919": "Community 919",
"920": "Community 920",
"921": "Community 921",
"922": "Community 922",
"923": "Community 923",
"924": "Community 924",
"925": "Community 925",
"926": "Community 926",
"927": "Community 927",
"928": "Community 928",
"929": "Community 929"
}
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
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_version20260717073617_php", "label": "Version20260717073617.php", "file_type": "code", "source_file": "migrations/Version20260717073617.php", "source_location": "L1"}, {"id": "migrations_version20260717073617_version20260717073617", "label": "Version20260717073617", "file_type": "code", "source_file": "migrations/Version20260717073617.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260717073617_version20260717073617_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260717073617.php", "source_location": "L15"}, {"id": "migrations_version20260717073617_version20260717073617_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260717073617.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260717073617.php", "source_location": "L20"}, {"id": "migrations_version20260717073617_version20260717073617_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260717073617.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717073617_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717073617.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717073617_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717073617.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717073617_php", "target": "migrations_version20260717073617_version20260717073617", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717073617.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260717073617_version20260717073617", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717073617.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260717073617_version20260717073617", "target": "migrations_version20260717073617_version20260717073617_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717073617.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260717073617_version20260717073617", "target": "migrations_version20260717073617_version20260717073617_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717073617.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260717073617_version20260717073617_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717073617.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260717073617_version20260717073617", "target": "migrations_version20260717073617_version20260717073617_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717073617.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260717073617_version20260717073617_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717073617.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260717073617_version20260717073617_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717073617.php", "source_location": "L22", "receiver": null}, {"caller_nid": "migrations_version20260717073617_version20260717073617_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717073617.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260717073617_version20260717073617_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717073617.php", "source_location": "L28", "receiver": null}, {"caller_nid": "migrations_version20260717073617_version20260717073617_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717073617.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
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260718084301_php", "label": "Version20260718084301.php", "file_type": "code", "source_file": "migrations/Version20260718084301.php", "source_location": "L1"}, {"id": "migrations_version20260718084301_version20260718084301", "label": "Version20260718084301", "file_type": "code", "source_file": "migrations/Version20260718084301.php", "source_location": "L16"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260718084301_version20260718084301_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260718084301.php", "source_location": "L18"}, {"id": "migrations_version20260718084301_version20260718084301_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260718084301.php", "source_location": "L23"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260718084301.php", "source_location": "L23"}, {"id": "migrations_version20260718084301_version20260718084301_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260718084301.php", "source_location": "L28"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260718084301_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084301.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260718084301_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084301.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260718084301_php", "target": "migrations_version20260718084301_version20260718084301", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084301.php", "source_location": "L16", "weight": 1.0}, {"source": "migrations_version20260718084301_version20260718084301", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084301.php", "source_location": "L16", "weight": 1.0}, {"source": "migrations_version20260718084301_version20260718084301", "target": "migrations_version20260718084301_version20260718084301_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084301.php", "source_location": "L18", "weight": 1.0}, {"source": "migrations_version20260718084301_version20260718084301", "target": "migrations_version20260718084301_version20260718084301_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084301.php", "source_location": "L23", "weight": 1.0}, {"source": "migrations_version20260718084301_version20260718084301_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084301.php", "source_location": "L23", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260718084301_version20260718084301", "target": "migrations_version20260718084301_version20260718084301_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084301.php", "source_location": "L28", "weight": 1.0}, {"source": "migrations_version20260718084301_version20260718084301_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084301.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260718084301_version20260718084301_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084301.php", "source_location": "L25", "receiver": null}, {"caller_nid": "migrations_version20260718084301_version20260718084301_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084301.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
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717082805_php", "label": "Version20260717082805.php", "file_type": "code", "source_file": "migrations/Version20260717082805.php", "source_location": "L1"}, {"id": "migrations_version20260717082805_version20260717082805", "label": "Version20260717082805", "file_type": "code", "source_file": "migrations/Version20260717082805.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260717082805_version20260717082805_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260717082805.php", "source_location": "L15"}, {"id": "migrations_version20260717082805_version20260717082805_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260717082805.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260717082805.php", "source_location": "L20"}, {"id": "migrations_version20260717082805_version20260717082805_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260717082805.php", "source_location": "L25"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717082805_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717082805.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717082805_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717082805.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717082805_php", "target": "migrations_version20260717082805_version20260717082805", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717082805.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260717082805_version20260717082805", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717082805.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260717082805_version20260717082805", "target": "migrations_version20260717082805_version20260717082805_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717082805.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260717082805_version20260717082805", "target": "migrations_version20260717082805_version20260717082805_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717082805.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260717082805_version20260717082805_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717082805.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260717082805_version20260717082805", "target": "migrations_version20260717082805_version20260717082805_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717082805.php", "source_location": "L25", "weight": 1.0}, {"source": "migrations_version20260717082805_version20260717082805_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717082805.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260717082805_version20260717082805_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717082805.php", "source_location": "L22", "receiver": null}, {"caller_nid": "migrations_version20260717082805_version20260717082805_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717082805.php", "source_location": "L27", "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_version20260716130713_php", "label": "Version20260716130713.php", "file_type": "code", "source_file": "migrations/Version20260716130713.php", "source_location": "L1"}, {"id": "migrations_version20260716130713_version20260716130713", "label": "Version20260716130713", "file_type": "code", "source_file": "migrations/Version20260716130713.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260716130713_version20260716130713_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260716130713.php", "source_location": "L15"}, {"id": "migrations_version20260716130713_version20260716130713_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260716130713.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260716130713.php", "source_location": "L20"}, {"id": "migrations_version20260716130713_version20260716130713_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260716130713.php", "source_location": "L25"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260716130713_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716130713.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260716130713_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716130713.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260716130713_php", "target": "migrations_version20260716130713_version20260716130713", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716130713.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260716130713_version20260716130713", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716130713.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260716130713_version20260716130713", "target": "migrations_version20260716130713_version20260716130713_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716130713.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260716130713_version20260716130713", "target": "migrations_version20260716130713_version20260716130713_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716130713.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260716130713_version20260716130713_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716130713.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260716130713_version20260716130713", "target": "migrations_version20260716130713_version20260716130713_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716130713.php", "source_location": "L25", "weight": 1.0}, {"source": "migrations_version20260716130713_version20260716130713_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716130713.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260716130713_version20260716130713_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716130713.php", "source_location": "L22", "receiver": null}, {"caller_nid": "migrations_version20260716130713_version20260716130713_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716130713.php", "source_location": "L27", "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
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717081632_php", "label": "Version20260717081632.php", "file_type": "code", "source_file": "migrations/Version20260717081632.php", "source_location": "L1"}, {"id": "migrations_version20260717081632_version20260717081632", "label": "Version20260717081632", "file_type": "code", "source_file": "migrations/Version20260717081632.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260717081632_version20260717081632_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260717081632.php", "source_location": "L15"}, {"id": "migrations_version20260717081632_version20260717081632_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260717081632.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260717081632.php", "source_location": "L20"}, {"id": "migrations_version20260717081632_version20260717081632_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260717081632.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717081632_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717081632.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717081632_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717081632.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717081632_php", "target": "migrations_version20260717081632_version20260717081632", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717081632.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260717081632_version20260717081632", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717081632.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260717081632_version20260717081632", "target": "migrations_version20260717081632_version20260717081632_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717081632.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260717081632_version20260717081632", "target": "migrations_version20260717081632_version20260717081632_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717081632.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260717081632_version20260717081632_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717081632.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260717081632_version20260717081632", "target": "migrations_version20260717081632_version20260717081632_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717081632.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260717081632_version20260717081632_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717081632.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260717081632_version20260717081632_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717081632.php", "source_location": "L22", "receiver": null}, {"caller_nid": "migrations_version20260717081632_version20260717081632_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717081632.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260717081632_version20260717081632_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717081632.php", "source_location": "L28", "receiver": null}, {"caller_nid": "migrations_version20260717081632_version20260717081632_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717081632.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
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_version20260717111223_php", "label": "Version20260717111223.php", "file_type": "code", "source_file": "migrations/Version20260717111223.php", "source_location": "L1"}, {"id": "migrations_version20260717111223_version20260717111223", "label": "Version20260717111223", "file_type": "code", "source_file": "migrations/Version20260717111223.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260717111223_version20260717111223_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260717111223.php", "source_location": "L15"}, {"id": "migrations_version20260717111223_version20260717111223_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260717111223.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260717111223.php", "source_location": "L20"}, {"id": "migrations_version20260717111223_version20260717111223_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260717111223.php", "source_location": "L25"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717111223_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717111223.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717111223_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717111223.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717111223_php", "target": "migrations_version20260717111223_version20260717111223", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717111223.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260717111223_version20260717111223", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717111223.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260717111223_version20260717111223", "target": "migrations_version20260717111223_version20260717111223_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717111223.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260717111223_version20260717111223", "target": "migrations_version20260717111223_version20260717111223_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717111223.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260717111223_version20260717111223_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717111223.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260717111223_version20260717111223", "target": "migrations_version20260717111223_version20260717111223_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717111223.php", "source_location": "L25", "weight": 1.0}, {"source": "migrations_version20260717111223_version20260717111223_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717111223.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260717111223_version20260717111223_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717111223.php", "source_location": "L22", "receiver": null}, {"caller_nid": "migrations_version20260717111223_version20260717111223_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717111223.php", "source_location": "L27", "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
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260716124039_php", "label": "Version20260716124039.php", "file_type": "code", "source_file": "migrations/Version20260716124039.php", "source_location": "L1"}, {"id": "migrations_version20260716124039_version20260716124039", "label": "Version20260716124039", "file_type": "code", "source_file": "migrations/Version20260716124039.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260716124039_version20260716124039_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260716124039.php", "source_location": "L15"}, {"id": "migrations_version20260716124039_version20260716124039_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260716124039.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260716124039.php", "source_location": "L20"}, {"id": "migrations_version20260716124039_version20260716124039_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260716124039.php", "source_location": "L25"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260716124039_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716124039.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260716124039_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716124039.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260716124039_php", "target": "migrations_version20260716124039_version20260716124039", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716124039.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260716124039_version20260716124039", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716124039.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260716124039_version20260716124039", "target": "migrations_version20260716124039_version20260716124039_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716124039.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260716124039_version20260716124039", "target": "migrations_version20260716124039_version20260716124039_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716124039.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260716124039_version20260716124039_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716124039.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260716124039_version20260716124039", "target": "migrations_version20260716124039_version20260716124039_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716124039.php", "source_location": "L25", "weight": 1.0}, {"source": "migrations_version20260716124039_version20260716124039_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716124039.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260716124039_version20260716124039_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716124039.php", "source_location": "L22", "receiver": null}, {"caller_nid": "migrations_version20260716124039_version20260716124039_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716124039.php", "source_location": "L27", "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_migrations_version20260718084524_php", "label": "Version20260718084524.php", "file_type": "code", "source_file": "migrations/Version20260718084524.php", "source_location": "L1"}, {"id": "migrations_version20260718084524_version20260718084524", "label": "Version20260718084524", "file_type": "code", "source_file": "migrations/Version20260718084524.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260718084524_version20260718084524_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260718084524.php", "source_location": "L15"}, {"id": "migrations_version20260718084524_version20260718084524_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260718084524.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260718084524.php", "source_location": "L20"}, {"id": "migrations_version20260718084524_version20260718084524_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260718084524.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260718084524_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084524.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260718084524_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084524.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260718084524_php", "target": "migrations_version20260718084524_version20260718084524", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084524.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260718084524_version20260718084524", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084524.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260718084524_version20260718084524", "target": "migrations_version20260718084524_version20260718084524_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084524.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260718084524_version20260718084524", "target": "migrations_version20260718084524_version20260718084524_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084524.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260718084524_version20260718084524_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084524.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260718084524_version20260718084524", "target": "migrations_version20260718084524_version20260718084524_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084524.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260718084524_version20260718084524_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260718084524.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260718084524_version20260718084524_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084524.php", "source_location": "L22", "receiver": null}, {"caller_nid": "migrations_version20260718084524_version20260718084524_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084524.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260718084524_version20260718084524_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084524.php", "source_location": "L28", "receiver": null}, {"caller_nid": "migrations_version20260718084524_version20260718084524_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084524.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
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717113519_php", "label": "Version20260717113519.php", "file_type": "code", "source_file": "migrations/Version20260717113519.php", "source_location": "L1"}, {"id": "migrations_version20260717113519_version20260717113519", "label": "Version20260717113519", "file_type": "code", "source_file": "migrations/Version20260717113519.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260717113519_version20260717113519_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260717113519.php", "source_location": "L15"}, {"id": "migrations_version20260717113519_version20260717113519_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260717113519.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260717113519.php", "source_location": "L20"}, {"id": "migrations_version20260717113519_version20260717113519_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260717113519.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717113519_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717113519.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717113519_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717113519.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717113519_php", "target": "migrations_version20260717113519_version20260717113519", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717113519.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260717113519_version20260717113519", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717113519.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260717113519_version20260717113519", "target": "migrations_version20260717113519_version20260717113519_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717113519.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260717113519_version20260717113519", "target": "migrations_version20260717113519_version20260717113519_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717113519.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260717113519_version20260717113519_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717113519.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260717113519_version20260717113519", "target": "migrations_version20260717113519_version20260717113519_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717113519.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260717113519_version20260717113519_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717113519.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260717113519_version20260717113519_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717113519.php", "source_location": "L22", "receiver": null}, {"caller_nid": "migrations_version20260717113519_version20260717113519_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717113519.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260717113519_version20260717113519_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717113519.php", "source_location": "L28", "receiver": null}, {"caller_nid": "migrations_version20260717113519_version20260717113519_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717113519.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
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_version20260717093000_php", "label": "Version20260717093000.php", "file_type": "code", "source_file": "migrations/Version20260717093000.php", "source_location": "L1"}, {"id": "migrations_version20260717093000_version20260717093000", "label": "Version20260717093000", "file_type": "code", "source_file": "migrations/Version20260717093000.php", "source_location": "L15"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260717093000_version20260717093000_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260717093000.php", "source_location": "L17"}, {"id": "migrations_version20260717093000_version20260717093000_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260717093000.php", "source_location": "L22"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260717093000.php", "source_location": "L22"}, {"id": "migrations_version20260717093000_version20260717093000_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260717093000.php", "source_location": "L27"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717093000_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717093000.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717093000_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717093000.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260717093000_php", "target": "migrations_version20260717093000_version20260717093000", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717093000.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260717093000_version20260717093000", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717093000.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260717093000_version20260717093000", "target": "migrations_version20260717093000_version20260717093000_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717093000.php", "source_location": "L17", "weight": 1.0}, {"source": "migrations_version20260717093000_version20260717093000", "target": "migrations_version20260717093000_version20260717093000_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717093000.php", "source_location": "L22", "weight": 1.0}, {"source": "migrations_version20260717093000_version20260717093000_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717093000.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260717093000_version20260717093000", "target": "migrations_version20260717093000_version20260717093000_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717093000.php", "source_location": "L27", "weight": 1.0}, {"source": "migrations_version20260717093000_version20260717093000_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260717093000.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260717093000_version20260717093000_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717093000.php", "source_location": "L24", "receiver": null}, {"caller_nid": "migrations_version20260717093000_version20260717093000_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717093000.php", "source_location": "L29", "receiver": null}]}
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

Some files were not shown because too many files have changed in this diff Show More