- 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
15 KiB
JSON
1 line
15 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourceserviceoffering_php", "label": "ResourceServiceOffering.php", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L1"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering", "label": "ResourceServiceOffering", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L24"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L35"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L39"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L69"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L85"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_getresource", "label": ".getResource()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L86"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_getserviceitem", "label": ".getServiceItem()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L87"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_getdurationminutes", "label": ".getDurationMinutes()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L88"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_getpricerials", "label": ".getPriceRials()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L89"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L90"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L91"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_setdurationminutes", "label": ".setDurationMinutes()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L94"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L94"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_setpricerials", "label": ".setPriceRials()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L106"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L117"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L119"}, {"id": "entity_resourceserviceoffering_resourceserviceoffering_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L127"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourceserviceoffering_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourceserviceoffering_php", "target": "resourceserviceofferingrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourceserviceoffering_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourceserviceoffering_php", "target": "entity_resourceserviceoffering_resourceserviceoffering", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L24", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L35", "weight": 1.0, "context": "field"}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L39", "weight": 1.0, "context": "field"}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L69", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering_construct", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L69", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_resourceserviceoffering_resourceserviceoffering_construct", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L69", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_getresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering_getresource", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L86", "weight": 1.0, "context": "return_type"}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_getserviceitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering_getserviceitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_getdurationminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_getpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L91", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_setdurationminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering_setdurationminutes", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L94", "weight": 1.0, "context": "return_type"}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_setpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L106", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering_setpricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L106", "weight": 1.0, "context": "return_type"}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L117", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L117", "weight": 1.0, "context": "return_type"}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L119", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering_touch", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L119", "weight": 1.0, "context": "return_type"}, {"source": "entity_resourceserviceoffering_resourceserviceoffering", "target": "entity_resourceserviceoffering_resourceserviceoffering_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L127", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering_setdurationminutes", "target": "entity_resourceserviceoffering_resourceserviceoffering_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L102", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering_setpricerials", "target": "entity_resourceserviceoffering_resourceserviceoffering_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L114", "weight": 1.0}, {"source": "entity_resourceserviceoffering_resourceserviceoffering_setactive", "target": "entity_resourceserviceoffering_resourceserviceoffering_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L117", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_resourceserviceoffering_resourceserviceoffering_construct", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L74", "receiver": null}, {"caller_nid": "entity_resourceserviceoffering_resourceserviceoffering_construct", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L74", "receiver": null}, {"caller_nid": "entity_resourceserviceoffering_resourceserviceoffering_construct", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L75", "receiver": null}, {"caller_nid": "entity_resourceserviceoffering_resourceserviceoffering_construct", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L75", "receiver": null}, {"caller_nid": "entity_resourceserviceoffering_resourceserviceoffering_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L81", "receiver": null}, {"caller_nid": "entity_resourceserviceoffering_resourceserviceoffering_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L82", "receiver": null}, {"caller_nid": "entity_resourceserviceoffering_resourceserviceoffering_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L121", "receiver": null}, {"caller_nid": "entity_resourceserviceoffering_resourceserviceoffering_toarray", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L130", "receiver": null}, {"caller_nid": "entity_resourceserviceoffering_resourceserviceoffering_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourceServiceOffering.php", "source_location": "L131", "receiver": null}]} |