- 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
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_catalogcategoryincluderepository_php", "label": "CatalogCategoryIncludeRepository.php", "file_type": "code", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L1"}, {"id": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository", "label": "CatalogCategoryIncludeRepository", "file_type": "code", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L13"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L15"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L15"}, {"id": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_edgemapfor", "label": ".edgeMapFor()", "file_type": "code", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L28"}, {"id": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findedge", "label": ".findEdge()", "file_type": "code", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L48"}, {"id": "catalogcategory", "label": "CatalogCategory", "file_type": "code", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L48"}, {"id": "catalogcategoryinclude", "label": "CatalogCategoryInclude", "file_type": "code", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L48"}, {"id": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findforparent", "label": ".findForParent()", "file_type": "code", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L54"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_catalogcategoryincluderepository_php", "target": "catalogcategory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_catalogcategoryincluderepository_php", "target": "catalogcategoryinclude", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_catalogcategoryincluderepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_catalogcategoryincluderepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_catalogcategoryincluderepository_php", "target": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository", "target": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L15", "weight": 1.0}, {"source": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository", "target": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_edgemapfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L28", "weight": 1.0}, {"source": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository", "target": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findedge", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L48", "weight": 1.0}, {"source": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findedge", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findedge", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findedge", "target": "catalogcategoryinclude", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L48", "weight": 1.0, "context": "return_type"}, {"source": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository", "target": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findforparent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L54", "weight": 1.0}, {"source": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findforparent", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L54", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_construct", "target": "catalogcategoryinclude", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L17", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L17", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_edgemapfor", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L30", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_edgemapfor", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L30", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_edgemapfor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L30", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_edgemapfor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L30", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_edgemapfor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L30", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_edgemapfor", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L30", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_edgemapfor", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L30", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_edgemapfor", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L30", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_edgemapfor", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L30", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findedge", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L50", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findforparent", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L56", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findforparent", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L56", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findforparent", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L56", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findforparent", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L56", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findforparent", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L56", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findforparent", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L56", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findforparent", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L56", "receiver": null}, {"caller_nid": "repository_catalogcategoryincluderepository_catalogcategoryincluderepository_findforparent", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/CatalogCategoryIncludeRepository.php", "source_location": "L56", "receiver": null}]} |