Add AST cache for MaintenanceSubscriber with detailed node and edge relationships
This commit is contained in:
@@ -984,5 +984,38 @@
|
||||
"982": "Community 982",
|
||||
"983": "Community 983",
|
||||
"984": "Community 984",
|
||||
"985": "Community 985"
|
||||
"985": "Community 985",
|
||||
"986": "Community 986",
|
||||
"987": "Community 987",
|
||||
"988": "Community 988",
|
||||
"989": "Community 989",
|
||||
"990": "Community 990",
|
||||
"991": "Community 991",
|
||||
"992": "Community 992",
|
||||
"993": "Community 993",
|
||||
"994": "Community 994",
|
||||
"995": "Community 995",
|
||||
"996": "Community 996",
|
||||
"997": "Community 997",
|
||||
"998": "Community 998",
|
||||
"999": "Community 999",
|
||||
"1000": "Community 1000",
|
||||
"1001": "Community 1001",
|
||||
"1002": "Community 1002",
|
||||
"1003": "Community 1003",
|
||||
"1004": "Community 1004",
|
||||
"1005": "Community 1005",
|
||||
"1006": "Community 1006",
|
||||
"1007": "Community 1007",
|
||||
"1008": "Community 1008",
|
||||
"1009": "Community 1009",
|
||||
"1010": "Community 1010",
|
||||
"1011": "Community 1011",
|
||||
"1012": "Community 1012",
|
||||
"1013": "Community 1013",
|
||||
"1014": "Community 1014",
|
||||
"1015": "Community 1015",
|
||||
"1016": "Community 1016",
|
||||
"1017": "Community 1017",
|
||||
"1018": "Community 1018"
|
||||
}
|
||||
|
||||
+354
-216
File diff suppressed because it is too large
Load Diff
graphify-out/cache/ast/v0.8.44/002d14ed892c37d18be6273875fde835cae52ef50a7d7db1fab3846de2a441c4.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/0046f7faa585252b123f6007690100b5c33d854352a7aa0fb0b39a0d7df1e1d2.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/0103cca9f0b51000f9918371958554c27d462c3b94f46870b15a0be5dcb5e178.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260719164144_php", "label": "Version20260719164144.php", "file_type": "code", "source_file": "migrations/Version20260719164144.php", "source_location": "L1"}, {"id": "migrations_version20260719164144_version20260719164144", "label": "Version20260719164144", "file_type": "code", "source_file": "migrations/Version20260719164144.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260719164144_version20260719164144_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260719164144.php", "source_location": "L15"}, {"id": "migrations_version20260719164144_version20260719164144_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260719164144.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260719164144.php", "source_location": "L20"}, {"id": "migrations_version20260719164144_version20260719164144_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260719164144.php", "source_location": "L27"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260719164144_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719164144.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260719164144_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719164144.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260719164144_php", "target": "migrations_version20260719164144_version20260719164144", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719164144.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260719164144_version20260719164144", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719164144.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260719164144_version20260719164144", "target": "migrations_version20260719164144_version20260719164144_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719164144.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260719164144_version20260719164144", "target": "migrations_version20260719164144_version20260719164144_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719164144.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260719164144_version20260719164144_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719164144.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260719164144_version20260719164144", "target": "migrations_version20260719164144_version20260719164144_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719164144.php", "source_location": "L27", "weight": 1.0}, {"source": "migrations_version20260719164144_version20260719164144_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719164144.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260719164144_version20260719164144_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260719164144.php", "source_location": "L24", "receiver": null}, {"caller_nid": "migrations_version20260719164144_version20260719164144_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260719164144.php", "source_location": "L29", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/02cfc179836dc89a752b680eb5f7e7fafce515c43cff063dbef9175894220ab7.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/036f3d6eeeb92bd257fb18834cebd911a55a8bc1df2cf76c86db63a75a9cfc21.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/05b1bac7dbd262e1a7ca3d6f2ab9c14761db2e9b91053452b7ca0d4361673d4f.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/089b2fdebef5775c0dcf24ff338cb54d988526402cf91f63ba1845dfe5e406f0.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/08acf6ce4728f485a1dba00f2ab70c6bc8e4d252df18db4535c6d78e4b4800e4.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/09f43e620f7811e50bdd03b01762cfcfa08dcf41f582f7cfefa802a16ae8a928.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/0f1d49888533d9ecaa89bd0756f241443387a78bb837d901fb816d3a7de45725.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/0fa19e26832ffaba9ed2e9690f9bb3a5c1ee9561b1154ab9257c51d33db1ed06.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/0fad11bca561d71557a34aeb6f408ad995921e02fb0a8e7a06de725f80eb6be0.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/15aba0e17674eaef9817236c2fe7b993b3b90f703b56c43e3246426204c85592.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/1fb1643751214b0ca0afe678ee5f5ae4a1655d1413b63e5e1ae6bbd66037a536.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/1fe75eccb65397575a89898d0de39237a58abd31a9b6e0d9f40be9c9b0a72ee2.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/20ad79c352df29c1a68c2d414390b1e9ea57798d2c4b887967e8ab5294ebf556.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/22183d5dd45a562efd86eae39c1c8c6c301e6d43c262e68bf9d6913238275207.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/24d9c4bfc17bc833f7851d5f5d94094fa160616a476f5ec96f7cbccb04a242dc.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/283336da436a096dc9c3068ca4a0f9e42d9eed15cecefbbe7a63f2002944f178.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/28e680601dd2e4953e23fb8926272cfe01f6beb96db5c7e87c214a3d495d98ad.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/2aa905feb1f288559961a24377f8bd2618e83e3fc8a7492dd14a9c9a13d36871.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/308817f624cc4d614dd267e610d1bf57507d7d7b5724fac3a56ef7404fef7ee8.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/30c1fcb39b75d213d153e719fda3a4fdd98652c9e66574f75e40d408d6131f5d.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/311df5f9feec02445248dab5f37903e80b02c3f6a6642fa8175d0e5d325c9be4.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/316b6d7cd8bbfcd0125332c2c214ded4792e3e3c3f8050d09e5a53e25fef3766.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/34e3efa0ab41b51bb614c5894585c60d3bfe92bbfcbdc485db66eac3e8a50966.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/3a57eea02a8191e21d396efd2420b16bbcbeee2e314f3aa524d751aab11c33fc.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/409187d549bf04c1807eb4e215c9a115d9f47ae98767554d14141b90f9b2f945.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/4317aa3c81c546eaf8e75ab48d6ceaa3a8052b1ce7787d1b9dc928ea8857dc5f.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/443151bc53bd5b7a7d2dfa59df323c8d57f18995105fe8f83398afc87fd7bbbd.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/483868bae345f8bddcc296bec895f36e8d0798aa48b23f77bf25ba1bc111b00b.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/4e483a7915d787fe77068d19657f37eda7a130dd79269f50dfcfc18d8e9e4bee.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/532e18090e50b2d909e4e50488f9e24be580e6ad8df80e1436c5772bd8ac0178.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/54e46406d63674261a6bf5a25ca2222913812761546cc4ce719ff2e3f2e1edb8.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/573eeb11cd60bcd3e8b6a35c449739c6b47c6935c3d107fdcfa9942a82604258.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/57496c9f8c4708df777c5e1b49f84182f3c2cd245c061daabb20630f058561da.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/57a3bd450d3367d54a4c4670ba27afbf8fcb1c6b4f2dee09e32d33471bf8c6f7.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/594dc420b4f49b0b1902fcea6848ad838da15c22fc547d16d57116a546ced2f0.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/5bb9d4516fe345146cbbe3b29683ac6672ea7b3657ebb0271dae60ff2fa823d3.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/5bd62a404ef66a4b47a067bc8fde959a1e6c19fc4dcd1d1dba8b8239813cdac5.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/5dde0259eb6a0b01b5d05e0abdded8edd7cd2b10f60802e8d7a8c4ac28022bfe.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/613b700c3eb616b8e880c9bd72f1c08d1fad733866192f0726bd1d899b4959f8.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/61f193f49bfab835b2ee14b9dbcd7c17fa77c042735f5e53a34518ab2f146e93.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/6451a767abb2377cc799848691d7a78c4a6257c3c6d0518cdd10ba94f242f98e.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/6c0147e6c63dce74951818c72c94fb1dd0de18d744daf63f26768727f055f0d1.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/6cd8452363cd8b1a254a60e08ff493850417939c9b0f3745efbd4daf8c097908.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/72e865194f469e0bd87e49a9789e26d8a57d1f15f1b3ad11e93a72f90bf1e357.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/7352d1c8071d9c3f301e2de1e49f88100699c755152ab733ad9987aea01b1f32.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/76b0641d9764a57e5d899f98803024474be3c7cf7111c3d27cc35bc75ab6ae51.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/787eeb7d22c1a8ba2cef4d82085ae927bbb6b688599a4bc3fd5a74edb8c18adc.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_sourceprofileidtest_php", "label": "SourceProfileIdTest.php", "file_type": "code", "source_file": "tests/Doctor/SourceProfileIdTest.php", "source_location": "L1"}, {"id": "doctor_sourceprofileidtest_sourceprofileidtest", "label": "SourceProfileIdTest", "file_type": "code", "source_file": "tests/Doctor/SourceProfileIdTest.php", "source_location": "L14"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "doctor_sourceprofileidtest_sourceprofileidtest_testfromref", "label": ".testFromRef()", "file_type": "code", "source_file": "tests/Doctor/SourceProfileIdTest.php", "source_location": "L16"}, {"id": "doctor_sourceprofileidtest_sourceprofileidtest_refs", "label": ".refs()", "file_type": "code", "source_file": "tests/Doctor/SourceProfileIdTest.php", "source_location": "L22"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_sourceprofileidtest_php", "target": "sourceprofileid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/SourceProfileIdTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_sourceprofileidtest_php", "target": "dataprovider", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/SourceProfileIdTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_sourceprofileidtest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/SourceProfileIdTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_sourceprofileidtest_php", "target": "doctor_sourceprofileidtest_sourceprofileidtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Doctor/SourceProfileIdTest.php", "source_location": "L14", "weight": 1.0}, {"source": "doctor_sourceprofileidtest_sourceprofileidtest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Doctor/SourceProfileIdTest.php", "source_location": "L14", "weight": 1.0}, {"source": "doctor_sourceprofileidtest_sourceprofileidtest", "target": "doctor_sourceprofileidtest_sourceprofileidtest_testfromref", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/SourceProfileIdTest.php", "source_location": "L16", "weight": 1.0}, {"source": "doctor_sourceprofileidtest_sourceprofileidtest", "target": "doctor_sourceprofileidtest_sourceprofileidtest_refs", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/SourceProfileIdTest.php", "source_location": "L22", "weight": 1.0}], "raw_calls": [{"caller_nid": "doctor_sourceprofileidtest_sourceprofileidtest_testfromref", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/SourceProfileIdTest.php", "source_location": "L19", "receiver": null}, {"caller_nid": "doctor_sourceprofileidtest_sourceprofileidtest_testfromref", "callee": "SourceProfileId", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/SourceProfileIdTest.php", "source_location": "L19", "receiver": null}, {"caller_nid": "doctor_sourceprofileidtest_sourceprofileidtest_refs", "callee": "strtoupper", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/SourceProfileIdTest.php", "source_location": "L30", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/7fd5003237e1da18981c0d0a89f8e7aed0cd66087f516cd9006657d224ac6332.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/8327aace83e77fdd841d21d573116075791de48dbd1a77a4848e5b24070a8148.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/8c128868e6844eee00efc9167b2fb9f8fba504686d8f89af78daf1e887032799.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/8d83158e7d024eab57dbb9c179f3b76e7d33e5f66de1081619a1ce977841fd96.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_repair_repairoptions_php", "label": "RepairOptions.php", "file_type": "code", "source_file": "src/Doctor/Service/Repair/RepairOptions.php", "source_location": "L1"}, {"id": "repair_repairoptions_repairoptions", "label": "RepairOptions", "file_type": "code", "source_file": "src/Doctor/Service/Repair/RepairOptions.php", "source_location": "L9"}, {"id": "repair_repairoptions_repairoptions_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Service/Repair/RepairOptions.php", "source_location": "L11"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_repair_repairoptions_php", "target": "repair_repairoptions_repairoptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/RepairOptions.php", "source_location": "L9", "weight": 1.0}, {"source": "repair_repairoptions_repairoptions", "target": "repair_repairoptions_repairoptions_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/RepairOptions.php", "source_location": "L11", "weight": 1.0}], "raw_calls": []}
|
||||
graphify-out/cache/ast/v0.8.44/8de6162ab59bedfe9328af0c9d6c2bbf2f7d08f459186d5c11567bd8c618a1c3.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/9210b6632a767c6493ec510378ad21156c337490a81b523977c00972d5ca0b55.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/962cd798deed4a214f22595aee54f0bc4c3db21d3791c2b16456cfd36d37ab6b.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/9a6d958a32f7626f2fce5a074633a11c3377794f1e5ce9658c37619d8b9f1b3e.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/9c03f0a1e8892fba9493139268d3fe6047c2f964fb84a2ce33610053833218e8.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/a47f64eeb64d5ad5813fcdfc23b54df5e8f55dd38558952fde2a5d8f52a48336.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_test_users_md", "label": "TEST_USERS.md", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L1"}, {"id": "clinicpro_test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "label": "\u06a9\u0627\u0631\u0628\u0631\u0627\u0646 \u062a\u0633\u062a\u06cc", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L1"}, {"id": "clinicpro_test_users_\u067e\u0631\u0633\u0648\u0646\u0627\u0647\u0627", "label": "\u067e\u0631\u0633\u0648\u0646\u0627\u0647\u0627", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L13"}, {"id": "clinicpro_test_users_\u0634\u0646\u0627\u0633\u0647_\u0647\u0627", "label": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L37"}, {"id": "clinicpro_test_users_\u062f\u0627\u062f\u0647_\u0627\u0646\u0628\u0648\u0647", "label": "\u062f\u0627\u062f\u0647\u0654 \u0627\u0646\u0628\u0648\u0647", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L53"}, {"id": "clinicpro_test_users_\u0628\u0627\u0632\u0633\u0627\u0632\u06cc_\u0627\u0632_\u0635\u0641\u0631", "label": "\u0628\u0627\u0632\u0633\u0627\u0632\u06cc \u0627\u0632 \u0635\u0641\u0631", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L60"}, {"id": "clinicpro_test_users_\u0646\u06a9\u062a\u0647_\u0647\u0627", "label": "\u0646\u06a9\u062a\u0647\u200c\u0647\u0627", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L90"}, {"id": "clinicpro_test_users_\u0646\u0627\u0645_\u067e\u0632\u0634\u06a9_\u0628\u062f\u0648\u0646_\u0639\u0646\u0648\u0627\u0646", "label": "\u0646\u0627\u0645 \u067e\u0632\u0634\u06a9 \u0628\u062f\u0648\u0646 \u0639\u0646\u0648\u0627\u0646", "file_type": "document", "source_file": "TEST_USERS.md", "source_location": "L103"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_test_users_md", "target": "clinicpro_test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L1", "weight": 1.0}, {"source": "clinicpro_test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "clinicpro_test_users_\u067e\u0631\u0633\u0648\u0646\u0627\u0647\u0627", "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L13", "weight": 1.0}, {"source": "clinicpro_test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "clinicpro_test_users_\u0634\u0646\u0627\u0633\u0647_\u0647\u0627", "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L37", "weight": 1.0}, {"source": "clinicpro_test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "clinicpro_test_users_\u062f\u0627\u062f\u0647_\u0627\u0646\u0628\u0648\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L53", "weight": 1.0}, {"source": "clinicpro_test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "clinicpro_test_users_\u0628\u0627\u0632\u0633\u0627\u0632\u06cc_\u0627\u0632_\u0635\u0641\u0631", "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L60", "weight": 1.0}, {"source": "clinicpro_test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "clinicpro_test_users_\u0646\u06a9\u062a\u0647_\u0647\u0627", "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L90", "weight": 1.0}, {"source": "clinicpro_test_users_\u06a9\u0627\u0631\u0628\u0631\u0627\u0646_\u062a\u0633\u062a\u06cc", "target": "clinicpro_test_users_\u0646\u0627\u0645_\u067e\u0632\u0634\u06a9_\u0628\u062f\u0648\u0646_\u0639\u0646\u0648\u0627\u0646", "relation": "contains", "confidence": "EXTRACTED", "source_file": "TEST_USERS.md", "source_location": "L103", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}
|
||||
graphify-out/cache/ast/v0.8.44/a5d8355d210f455ea94d9f27686f3c6a11e03ce17a135e3b53be5063705ebbbf.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_repair_doctorrepairstep_php", "label": "DoctorRepairStep.php", "file_type": "code", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L1"}, {"id": "repair_doctorrepairstep_name", "label": "name()", "file_type": "code", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L22"}, {"id": "repair_doctorrepairstep_description", "label": "description()", "file_type": "code", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L25"}, {"id": "repair_doctorrepairstep_run", "label": "run()", "file_type": "code", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L27"}, {"id": "repairoptions", "label": "RepairOptions", "file_type": "code", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L27"}, {"id": "symfonystyle", "label": "SymfonyStyle", "file_type": "code", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L27"}, {"id": "repairresult", "label": "RepairResult", "file_type": "code", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L27"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_repair_doctorrepairstep_php", "target": "symfonystyle", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_repair_doctorrepairstep_php", "target": "autoconfiguretag", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_repair_doctorrepairstep_php", "target": "repair_doctorrepairstep_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_repair_doctorrepairstep_php", "target": "repair_doctorrepairstep_description", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_repair_doctorrepairstep_php", "target": "repair_doctorrepairstep_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L27", "weight": 1.0}, {"source": "repair_doctorrepairstep_run", "target": "repairoptions", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "repair_doctorrepairstep_run", "target": "symfonystyle", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "repair_doctorrepairstep_run", "target": "repairresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/DoctorRepairStep.php", "source_location": "L27", "weight": 1.0, "context": "return_type"}], "raw_calls": []}
|
||||
graphify-out/cache/ast/v0.8.44/a8013ef7cda564c71220bd11e5359c51e16b4fc2da51358a647c0987ebe73da9.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/a82d8ed3524ffeb4a7e2f20e127c16a8fc29a61c3da695e757d322f9965a4161.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/aa77dc6ee240957c25739c71765cabf00ea11325c0aec04fe928dc584eb83a89.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/aae01acc6d31cfc4246c57616cc677a1983e4e9c693b7fbd1a502ee1e198cf0e.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/af1e550776529f8285eb8ca6bc031a234b17fbd63e9f481bef67cc95779d2c7a.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_sourceprofileid_php", "label": "SourceProfileId.php", "file_type": "code", "source_file": "src/Doctor/Service/SourceProfileId.php", "source_location": "L1"}, {"id": "service_sourceprofileid_sourceprofileid", "label": "SourceProfileId", "file_type": "code", "source_file": "src/Doctor/Service/SourceProfileId.php", "source_location": "L12"}, {"id": "service_sourceprofileid_sourceprofileid_fromref", "label": ".fromRef()", "file_type": "code", "source_file": "src/Doctor/Service/SourceProfileId.php", "source_location": "L15"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_sourceprofileid_php", "target": "service_sourceprofileid_sourceprofileid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/SourceProfileId.php", "source_location": "L12", "weight": 1.0}, {"source": "service_sourceprofileid_sourceprofileid", "target": "service_sourceprofileid_sourceprofileid_fromref", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/SourceProfileId.php", "source_location": "L15", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_sourceprofileid_sourceprofileid_fromref", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/SourceProfileId.php", "source_location": "L17", "receiver": null}, {"caller_nid": "service_sourceprofileid_sourceprofileid_fromref", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/SourceProfileId.php", "source_location": "L20", "receiver": null}, {"caller_nid": "service_sourceprofileid_sourceprofileid_fromref", "callee": "strtolower", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/SourceProfileId.php", "source_location": "L21", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/b06c83be7ae69cc31f90e261431e52cc5ed0ce1891fffc3307be0bac0e66091c.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/b19fb9869994eef73d5754937984f623ba0dc7cde3dcab4da9c0166d32eb5eb1.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/b908645ca0d4ec081c0f49de0178d822ae442de424d670a5cc46c2851c873091.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/ba6c3470b7045bcf2b70175757ad88a4987e0d5507e9d203df0dceceb41f4bf1.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/bf7e00a9e364835e3b4cb83f62b0809794f3c8fdc9d912f93dd4052bd9f4680b.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/c20127c992ac3f0fecb9bb188a1aa88fe61bf647be2e1a66116a9dd149ba8ad2.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/c78455934a28e2120654a5c464f6474712884cb5e9b2f9f1c2c20ef08419ea5b.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/c83772833114a50757d3e68dbd095c95b9a09191b69c714bafd0c537dc50fd0a.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/cec60feaf5e9047a38d57d28c5d1bcf4919212f4f1ff62d50018dfbc01556d7c.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/cffc19b650996c099c152d40bde532f1cb4ce3b937d29d60a31ad2f83300edc6.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/d6abddf3b06e733ea3cfd01811beb7c4c723182b7df033ea929b429dd10541da.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260719163834_php", "label": "Version20260719163834.php", "file_type": "code", "source_file": "migrations/Version20260719163834.php", "source_location": "L1"}, {"id": "migrations_version20260719163834_version20260719163834", "label": "Version20260719163834", "file_type": "code", "source_file": "migrations/Version20260719163834.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260719163834_version20260719163834_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260719163834.php", "source_location": "L15"}, {"id": "migrations_version20260719163834_version20260719163834_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260719163834.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260719163834.php", "source_location": "L20"}, {"id": "migrations_version20260719163834_version20260719163834_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260719163834.php", "source_location": "L25"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260719163834_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719163834.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260719163834_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719163834.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260719163834_php", "target": "migrations_version20260719163834_version20260719163834", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719163834.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260719163834_version20260719163834", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719163834.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260719163834_version20260719163834", "target": "migrations_version20260719163834_version20260719163834_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719163834.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260719163834_version20260719163834", "target": "migrations_version20260719163834_version20260719163834_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719163834.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260719163834_version20260719163834_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719163834.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260719163834_version20260719163834", "target": "migrations_version20260719163834_version20260719163834_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719163834.php", "source_location": "L25", "weight": 1.0}, {"source": "migrations_version20260719163834_version20260719163834_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260719163834.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260719163834_version20260719163834_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260719163834.php", "source_location": "L22", "receiver": null}, {"caller_nid": "migrations_version20260719163834_version20260719163834_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260719163834.php", "source_location": "L27", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/d883e64264c1ed53ca3b50de536f2a0b7ca1565b37c330713b81997a2ce7cea4.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/df7a4963b77c6e843f30cdf379030c0830997f37f57973f8afdddde369994a59.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/dfad2f71d61e6c0c66d6796f61d469dac7d47589674bfea098e690baf2651977.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_config_reference_php", "label": "reference.php", "file_type": "code", "source_file": "config/reference.php", "source_location": "L1"}, {"id": "config_reference_app", "label": "App", "file_type": "code", "source_file": "config/reference.php", "source_location": "L1563"}, {"id": "config_reference_app_config", "label": ".config()", "file_type": "code", "source_file": "config/reference.php", "source_location": "L1570"}, {"id": "config_reference_routes", "label": "Routes", "file_type": "code", "source_file": "config/reference.php", "source_location": "L1643"}, {"id": "config_reference_routes_config", "label": ".config()", "file_type": "code", "source_file": "config/reference.php", "source_location": "L1650"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_config_reference_php", "target": "paramconfigurator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "config/reference.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_config_reference_php", "target": "config_reference_app", "relation": "contains", "confidence": "EXTRACTED", "source_file": "config/reference.php", "source_location": "L1563", "weight": 1.0}, {"source": "config_reference_app", "target": "config_reference_app_config", "relation": "method", "confidence": "EXTRACTED", "source_file": "config/reference.php", "source_location": "L1570", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_config_reference_php", "target": "config_reference_routes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "config/reference.php", "source_location": "L1643", "weight": 1.0}, {"source": "config_reference_routes", "target": "config_reference_routes_config", "relation": "method", "confidence": "EXTRACTED", "source_file": "config/reference.php", "source_location": "L1650", "weight": 1.0}], "raw_calls": [{"caller_nid": "config_reference_app_config", "callee": "AppReference", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/reference.php", "source_location": "L1573", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/e01b9b81d92d4a7916c35632a2ff82678b7a454a2d1ff81ccc54e709c4af6fa5.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/e5e528bbae15f7251d8b4983508829b9d31f488b70e8494242121e1acad10323.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/e970a8b0c9635bc255dce938cd2c3c20bdef4a70e989e3111a12c86907c07a5b.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_service_invoicepaymentstatus_php", "label": "InvoicePaymentStatus.php", "file_type": "code", "source_file": "src/Billing/Service/InvoicePaymentStatus.php", "source_location": "L1"}, {"id": "service_invoicepaymentstatus_invoicepaymentstatus", "label": "InvoicePaymentStatus", "file_type": "code", "source_file": "src/Billing/Service/InvoicePaymentStatus.php", "source_location": "L13"}, {"id": "service_invoicepaymentstatus_invoicepaymentstatus_resolve", "label": ".resolve()", "file_type": "code", "source_file": "src/Billing/Service/InvoicePaymentStatus.php", "source_location": "L20"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_service_invoicepaymentstatus_php", "target": "service_invoicepaymentstatus_invoicepaymentstatus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoicePaymentStatus.php", "source_location": "L13", "weight": 1.0}, {"source": "service_invoicepaymentstatus_invoicepaymentstatus", "target": "service_invoicepaymentstatus_invoicepaymentstatus_resolve", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Service/InvoicePaymentStatus.php", "source_location": "L20", "weight": 1.0}], "raw_calls": []}
|
||||
graphify-out/cache/ast/v0.8.44/ead8d52c7386b297db6d2b3684baabde88b4c26d86ca32989485d5bb24bd0262.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/ebb231b63243f255b905ae159d359b37a75324fe04fd2e23907c3f35c73bfaf1.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/edb0a2f405357ee6ad22d063ee6b88c9066af41bd690c7e5e1617d9e107cf7ef.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/ee80e57f33bb25cc097514ce33527f7125c673a775345720f6eb2a6e37e09f89.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/f26c2b507e530934b67dd37d0d13e3ffca72f6bf5ba402269c3da3a1e3989ced.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/f30bf5e23e34f16f3157beb7e9c749981e2f140a5d86fed1ea9e2e9822289b24.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/f4418fa38742fc1dc1dd06256ac09ff78deb4d74118c8be1215ffb4b790c62d5.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/fb4cc0a889b294dac812ff59c6ba7fa047b6d56d9f2d4536ca890ba83a2a5ba2.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_repair_repairresult_php", "label": "RepairResult.php", "file_type": "code", "source_file": "src/Doctor/Service/Repair/RepairResult.php", "source_location": "L1"}, {"id": "repair_repairresult_repairresult", "label": "RepairResult", "file_type": "code", "source_file": "src/Doctor/Service/Repair/RepairResult.php", "source_location": "L10"}, {"id": "repair_repairresult_repairresult_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Service/Repair/RepairResult.php", "source_location": "L12"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_service_repair_repairresult_php", "target": "repair_repairresult_repairresult", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/RepairResult.php", "source_location": "L10", "weight": 1.0}, {"source": "repair_repairresult_repairresult", "target": "repair_repairresult_repairresult_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Service/Repair/RepairResult.php", "source_location": "L12", "weight": 1.0}], "raw_calls": []}
|
||||
graphify-out/cache/ast/v0.8.44/fc2d453b68c951dcd028f37e17727a143a04ff74aa34aa23305246d8d2c03d3c.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/fd01722f437c00cf7e444b81a727f7ccbc04517a50960d73922627e82ff64949.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/fe6bb0e310e5be8f2dc08ac1ac41c4dc47f2c27a1af0a6dfa0f1463f5f2dedab.json
Vendored
+1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+16998
-3022
File diff suppressed because it is too large
Load Diff
+897
-642
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user