chore(graph): refresh knowledge graph after appointment service fields
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
graphify-out/cache/ast/v0.8.44/285e3acce79d5edba1ab35ad278c500ec6c183914aadbe6d4d33774b74a641e4.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/34b1c5de0973dd96ca104a4400284f4b33ebde62cd9b420450d04ed17d4d8793.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/a96aace2c842581d65c8058b60edd1c83890107cf0c8ce8a3465061db17d88e0.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/b3a6530e37b1cb678a3ce162737a954cf0af45d20141e0de1d60d646eb3a6320.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260730091332_php", "label": "Version20260730091332.php", "file_type": "code", "source_file": "migrations/Version20260730091332.php", "source_location": "L1"}, {"id": "migrations_version20260730091332_version20260730091332", "label": "Version20260730091332", "file_type": "code", "source_file": "migrations/Version20260730091332.php", "source_location": "L19"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260730091332_version20260730091332_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260730091332.php", "source_location": "L21"}, {"id": "migrations_version20260730091332_version20260730091332_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260730091332.php", "source_location": "L26"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260730091332.php", "source_location": "L26"}, {"id": "migrations_version20260730091332_version20260730091332_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260730091332.php", "source_location": "L31"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260730091332_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260730091332.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260730091332_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260730091332.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260730091332_php", "target": "migrations_version20260730091332_version20260730091332", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260730091332.php", "source_location": "L19", "weight": 1.0}, {"source": "migrations_version20260730091332_version20260730091332", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260730091332.php", "source_location": "L19", "weight": 1.0}, {"source": "migrations_version20260730091332_version20260730091332", "target": "migrations_version20260730091332_version20260730091332_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260730091332.php", "source_location": "L21", "weight": 1.0}, {"source": "migrations_version20260730091332_version20260730091332", "target": "migrations_version20260730091332_version20260730091332_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260730091332.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260730091332_version20260730091332_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260730091332.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260730091332_version20260730091332", "target": "migrations_version20260730091332_version20260730091332_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260730091332.php", "source_location": "L31", "weight": 1.0}, {"source": "migrations_version20260730091332_version20260730091332_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260730091332.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260730091332_version20260730091332_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260730091332.php", "source_location": "L28", "receiver": null}, {"caller_nid": "migrations_version20260730091332_version20260730091332_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260730091332.php", "source_location": "L33", "receiver": null}]}
|
||||
Reference in New Issue
Block a user