Files
clinicpro/graphify-out/cache/ast/v0.8.44/fd6db7d77d35e27c3d1ee181c6a3ec20de01b017003f6739b1137e3e372d50c9.json
T
hamed 17ce271b2c Add AST cache files for DurationCalculator, ResolvedServiceSpec, and ServiceItemCatalogCategoryTest
- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports.
- Added JSON for ResolvedServiceSpec.php, detailing its structure and methods.
- Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
2026-08-03 09:37:54 +03:30

1 line
1.8 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_valueobject_resolvedservicespec_php", "label": "ResolvedServiceSpec.php", "file_type": "code", "source_file": "src/ClinicService/ValueObject/ResolvedServiceSpec.php", "source_location": "L1"}, {"id": "valueobject_resolvedservicespec_resolvedservicespec", "label": "ResolvedServiceSpec", "file_type": "code", "source_file": "src/ClinicService/ValueObject/ResolvedServiceSpec.php", "source_location": "L12"}, {"id": "valueobject_resolvedservicespec_resolvedservicespec_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/ValueObject/ResolvedServiceSpec.php", "source_location": "L26"}, {"id": "valueobject_resolvedservicespec_resolvedservicespec_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicService/ValueObject/ResolvedServiceSpec.php", "source_location": "L35"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_valueobject_resolvedservicespec_php", "target": "valueobject_resolvedservicespec_resolvedservicespec", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/ValueObject/ResolvedServiceSpec.php", "source_location": "L12", "weight": 1.0}, {"source": "valueobject_resolvedservicespec_resolvedservicespec", "target": "valueobject_resolvedservicespec_resolvedservicespec_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/ValueObject/ResolvedServiceSpec.php", "source_location": "L26", "weight": 1.0}, {"source": "valueobject_resolvedservicespec_resolvedservicespec", "target": "valueobject_resolvedservicespec_resolvedservicespec_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/ValueObject/ResolvedServiceSpec.php", "source_location": "L35", "weight": 1.0}], "raw_calls": []}