Add AST cache files for Representation and migration version 20260725144018

- Created JSON representation for the Representation.php file, detailing nodes and edges for methods, properties, and their relationships.
- Added JSON representation for the migration file Version20260725144018.php, including nodes and edges for methods and their interactions with the Schema and AbstractMigration.
This commit is contained in:
hamed
2026-07-26 09:18:27 +03:30
parent 50ba7e44ff
commit 7f3724f2d3
36 changed files with 12260 additions and 3865 deletions
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_version20260725143211_php", "label": "Version20260725143211.php", "file_type": "code", "source_file": "migrations/Version20260725143211.php", "source_location": "L1"}, {"id": "migrations_version20260725143211_version20260725143211", "label": "Version20260725143211", "file_type": "code", "source_file": "migrations/Version20260725143211.php", "source_location": "L14"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260725143211_version20260725143211_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260725143211.php", "source_location": "L16"}, {"id": "migrations_version20260725143211_version20260725143211_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260725143211.php", "source_location": "L21"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260725143211.php", "source_location": "L21"}, {"id": "migrations_version20260725143211_version20260725143211_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260725143211.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725143211_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143211.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725143211_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143211.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725143211_php", "target": "migrations_version20260725143211_version20260725143211", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143211.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725143211_version20260725143211", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143211.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725143211_version20260725143211", "target": "migrations_version20260725143211_version20260725143211_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143211.php", "source_location": "L16", "weight": 1.0}, {"source": "migrations_version20260725143211_version20260725143211", "target": "migrations_version20260725143211_version20260725143211_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143211.php", "source_location": "L21", "weight": 1.0}, {"source": "migrations_version20260725143211_version20260725143211_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143211.php", "source_location": "L21", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260725143211_version20260725143211", "target": "migrations_version20260725143211_version20260725143211_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143211.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260725143211_version20260725143211_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143211.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260725143211_version20260725143211_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725143211.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260725143211_version20260725143211_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725143211.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
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_src_settlement_service_useribanresolver_php", "label": "UserIbanResolver.php", "file_type": "code", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L1"}, {"id": "service_useribanresolver_useribanresolver", "label": "UserIbanResolver", "file_type": "code", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L16"}, {"id": "service_useribanresolver_useribanresolver_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L18"}, {"id": "service_useribanresolver_useribanresolver_findverifiediban", "label": ".findVerifiedIban()", "file_type": "code", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L24"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L24"}, {"id": "service_useribanresolver_useribanresolver_ibansof", "label": ".ibansOf()", "file_type": "code", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L31"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_settlement_service_useribanresolver_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_settlement_service_useribanresolver_php", "target": "representationrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_settlement_service_useribanresolver_php", "target": "userprofilerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_settlement_service_useribanresolver_php", "target": "service_useribanresolver_useribanresolver", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L16", "weight": 1.0}, {"source": "service_useribanresolver_useribanresolver", "target": "service_useribanresolver_useribanresolver_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L18", "weight": 1.0}, {"source": "service_useribanresolver_useribanresolver", "target": "service_useribanresolver_useribanresolver_findverifiediban", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L24", "weight": 1.0}, {"source": "service_useribanresolver_useribanresolver_findverifiediban", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "service_useribanresolver_useribanresolver", "target": "service_useribanresolver_useribanresolver_ibansof", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L31", "weight": 1.0}, {"source": "service_useribanresolver_useribanresolver_ibansof", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Service/UserIbanResolver.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "service_useribanresolver_useribanresolver_findverifiediban", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/UserIbanResolver.php", "source_location": "L26", "receiver": null}, {"caller_nid": "service_useribanresolver_useribanresolver_findverifiediban", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/UserIbanResolver.php", "source_location": "L27", "receiver": null}, {"caller_nid": "service_useribanresolver_useribanresolver_ibansof", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/UserIbanResolver.php", "source_location": "L33", "receiver": null}, {"caller_nid": "service_useribanresolver_useribanresolver_ibansof", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/UserIbanResolver.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
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725143539_php", "label": "Version20260725143539.php", "file_type": "code", "source_file": "migrations/Version20260725143539.php", "source_location": "L1"}, {"id": "migrations_version20260725143539_version20260725143539", "label": "Version20260725143539", "file_type": "code", "source_file": "migrations/Version20260725143539.php", "source_location": "L14"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260725143539_version20260725143539_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260725143539.php", "source_location": "L16"}, {"id": "migrations_version20260725143539_version20260725143539_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260725143539.php", "source_location": "L21"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260725143539.php", "source_location": "L21"}, {"id": "migrations_version20260725143539_version20260725143539_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260725143539.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725143539_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143539.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725143539_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143539.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260725143539_php", "target": "migrations_version20260725143539_version20260725143539", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143539.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725143539_version20260725143539", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143539.php", "source_location": "L14", "weight": 1.0}, {"source": "migrations_version20260725143539_version20260725143539", "target": "migrations_version20260725143539_version20260725143539_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143539.php", "source_location": "L16", "weight": 1.0}, {"source": "migrations_version20260725143539_version20260725143539", "target": "migrations_version20260725143539_version20260725143539_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143539.php", "source_location": "L21", "weight": 1.0}, {"source": "migrations_version20260725143539_version20260725143539_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143539.php", "source_location": "L21", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260725143539_version20260725143539", "target": "migrations_version20260725143539_version20260725143539_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143539.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260725143539_version20260725143539_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260725143539.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260725143539_version20260725143539_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725143539.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260725143539_version20260725143539_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260725143539.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
File diff suppressed because one or more lines are too long