Files
clinicpro/graphify-out/cache/ast/v0.8.44/6e8f6a71956a85b0a75194d2e46d4b5dd6e15267db9b09c9c4400d4af22c0642.json
T
2026-08-19 14:54:28 +03:30

1 line
19 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_landingregistrytest_php", "label": "LandingRegistryTest.php", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L1"}, {"id": "shared_landingregistrytest_landingregistrytest", "label": "LandingRegistryTest", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L14"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "landingregistry", "label": "LandingRegistry", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L16"}, {"id": "shared_landingregistrytest_landingregistrytest_setup", "label": ".setUp()", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L18"}, {"id": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "label": ".testEverySlugIsRegistered()", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L23"}, {"id": "shared_landingregistrytest_landingregistrytest_testunknownslugreturnsnull", "label": ".testUnknownSlugReturnsNull()", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L43"}, {"id": "shared_landingregistrytest_landingregistrytest_testfindreturnsthematchingpage", "label": ".testFindReturnsTheMatchingPage()", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L48"}, {"id": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "label": ".testTitlesAndHeadingsAreUnique()", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L56"}, {"id": "shared_landingregistrytest_landingregistrytest_testmetadescriptionlengthiswithinsearchlimits", "label": ".testMetaDescriptionLengthIsWithinSearchLimits()", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L70"}, {"id": "shared_landingregistrytest_landingregistrytest_testeverypagehascontenttorender", "label": ".testEveryPageHasContentToRender()", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L79"}, {"id": "shared_landingregistrytest_landingregistrytest_testrelatedlinkspointatrealpages", "label": ".testRelatedLinksPointAtRealPages()", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L89"}, {"id": "shared_landingregistrytest_landingregistrytest_testslugscarrythekeywordandnospaces", "label": ".testSlugsCarryTheKeywordAndNoSpaces()", "file_type": "code", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L101"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_landingregistrytest_php", "target": "landingpage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_landingregistrytest_php", "target": "landingregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_landingregistrytest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_shared_landingregistrytest_php", "target": "shared_landingregistrytest_landingregistrytest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L14", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L14", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest", "target": "landingregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "shared_landingregistrytest_landingregistrytest", "target": "shared_landingregistrytest_landingregistrytest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L18", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest", "target": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L23", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest", "target": "shared_landingregistrytest_landingregistrytest_testunknownslugreturnsnull", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L43", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest", "target": "shared_landingregistrytest_landingregistrytest_testfindreturnsthematchingpage", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L48", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest", "target": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L56", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest", "target": "shared_landingregistrytest_landingregistrytest_testmetadescriptionlengthiswithinsearchlimits", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L70", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest", "target": "shared_landingregistrytest_landingregistrytest_testeverypagehascontenttorender", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L79", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest", "target": "shared_landingregistrytest_landingregistrytest_testrelatedlinkspointatrealpages", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L89", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest", "target": "shared_landingregistrytest_landingregistrytest_testslugscarrythekeywordandnospaces", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L101", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "target": "landingregistry", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L32", "weight": 1.0}, {"source": "shared_landingregistrytest_landingregistrytest_testfindreturnsthematchingpage", "target": "landingregistry", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Shared/LandingRegistryTest.php", "source_location": "L50", "weight": 1.0}], "raw_calls": [{"caller_nid": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "callee": "getReflectionConstants", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "callee": "isPublic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "callee": "getValue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeveryslugisregistered", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testunknownslugreturnsnull", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testunknownslugreturnsnull", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testfindreturnsthematchingpage", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testfindreturnsthematchingpage", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testfindreturnsthematchingpage", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testtitlesandheadingsareunique", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testmetadescriptionlengthiswithinsearchlimits", "callee": "mb_strlen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testmetadescriptionlengthiswithinsearchlimits", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testmetadescriptionlengthiswithinsearchlimits", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeverypagehascontenttorender", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeverypagehascontenttorender", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeverypagehascontenttorender", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeverypagehascontenttorender", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeverypagehascontenttorender", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testeverypagehascontenttorender", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testrelatedlinkspointatrealpages", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testrelatedlinkspointatrealpages", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testrelatedlinkspointatrealpages", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testslugscarrythekeywordandnospaces", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testslugscarrythekeywordandnospaces", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testslugscarrythekeywordandnospaces", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "shared_landingregistrytest_landingregistrytest_testslugscarrythekeywordandnospaces", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/LandingRegistryTest.php", "source_location": "L105", "receiver": null}]}