Files
clinicpro/graphify-out/cache/ast/v0.8.44/fce2aeb4ebb1cb70be7bcce188d443ca36371d7cee822dfe006ac2d9cbf334eb.json
T
hamed 2553b45990 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.
2026-07-18 12:38:15 +03:30

1 line
4.3 KiB
JSON

{"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}]}