- Created JSON representation for migration Version20260713103729, detailing nodes and edges for methods and dependencies. - Added AST cache for TenantTagRepository, including its methods and relationships with imported classes. - Introduced AST cache for TenantTagTest, capturing test methods and their interactions with dependencies.
1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_tag_tenanttagtest_php", "label": "TenantTagTest.php", "file_type": "code", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L1"}, {"id": "tag_tenanttagtest_tenanttagtest", "label": "TenantTagTest", "file_type": "code", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L11"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "tag_tenanttagtest_tenanttagtest_doctoruser", "label": ".doctorUser()", "file_type": "code", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L13"}, {"id": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "label": ".testCreateListUpdateDelete()", "file_type": "code", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L22"}, {"id": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", "label": ".testRejectsInvalidNameAndColor()", "file_type": "code", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L54"}, {"id": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", "label": ".testCannotTouchAnotherTenantsTag()", "file_type": "code", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L65"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_tag_tenanttagtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_tag_tenanttagtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_tag_tenanttagtest_php", "target": "tag_tenanttagtest_tenanttagtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L11", "weight": 1.0}, {"source": "tag_tenanttagtest_tenanttagtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L11", "weight": 1.0}, {"source": "tag_tenanttagtest_tenanttagtest", "target": "tag_tenanttagtest_tenanttagtest_doctoruser", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L13", "weight": 1.0}, {"source": "tag_tenanttagtest_tenanttagtest", "target": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L22", "weight": 1.0}, {"source": "tag_tenanttagtest_tenanttagtest", "target": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L54", "weight": 1.0}, {"source": "tag_tenanttagtest_tenanttagtest", "target": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L65", "weight": 1.0}, {"source": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "target": "tag_tenanttagtest_tenanttagtest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L24", "weight": 1.0}, {"source": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", "target": "tag_tenanttagtest_tenanttagtest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L56", "weight": 1.0}, {"source": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", "target": "tag_tenanttagtest_tenanttagtest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Tag/TenantTagTest.php", "source_location": "L67", "weight": 1.0}], "raw_calls": [{"caller_nid": "tag_tenanttagtest_tenanttagtest_doctoruser", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L15", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_doctoruser", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L17", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_doctoruser", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testrejectsinvalidnameandcolor", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "tag_tenanttagtest_tenanttagtest_testcannottouchanothertenantstag", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php", "source_location": "L76", "receiver": null}]} |