- 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.
1 line
2.5 KiB
JSON
1 line
2.5 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcefreetimecalculator_php", "label": "ResourceFreeTimeCalculator.php", "file_type": "code", "source_file": "src/Resource/Service/ResourceFreeTimeCalculator.php", "source_location": "L1"}, {"id": "service_resourcefreetimecalculator_resourcefreetimecalculator", "label": "ResourceFreeTimeCalculator", "file_type": "code", "source_file": "src/Resource/Service/ResourceFreeTimeCalculator.php", "source_location": "L15"}, {"id": "service_resourcefreetimecalculator_resourcefreetimecalculator_forday", "label": ".forDay()", "file_type": "code", "source_file": "src/Resource/Service/ResourceFreeTimeCalculator.php", "source_location": "L23"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_service_resourcefreetimecalculator_php", "target": "service_resourcefreetimecalculator_resourcefreetimecalculator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceFreeTimeCalculator.php", "source_location": "L15", "weight": 1.0}, {"source": "service_resourcefreetimecalculator_resourcefreetimecalculator", "target": "service_resourcefreetimecalculator_resourcefreetimecalculator_forday", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Service/ResourceFreeTimeCalculator.php", "source_location": "L23", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_resourcefreetimecalculator_resourcefreetimecalculator_forday", "callee": "floor", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceFreeTimeCalculator.php", "source_location": "L45", "receiver": null}, {"caller_nid": "service_resourcefreetimecalculator_resourcefreetimecalculator_forday", "callee": "ceil", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceFreeTimeCalculator.php", "source_location": "L46", "receiver": null}, {"caller_nid": "service_resourcefreetimecalculator_resourcefreetimecalculator_forday", "callee": "ksort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceFreeTimeCalculator.php", "source_location": "L51", "receiver": null}, {"caller_nid": "service_resourcefreetimecalculator_resourcefreetimecalculator_forday", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Service/ResourceFreeTimeCalculator.php", "source_location": "L55", "receiver": null}]} |