Files
clinicpro/graphify-out/cache/ast/v0.8.44/342cb5a9f09d72b8f22eb5f4fd35c1abcd7fdc690c8feeec437b46361d59c6d4.json
T

1 line
38 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_blog_blogreviewgatetest_php", "label": "BlogReviewGateTest.php", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L1"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest", "label": "BlogReviewGateTest", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L13"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "label": ".makePendingPost()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L15"}, {"id": "blog", "label": "Blog", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L15"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "label": ".testReviewQueueReturnsOnlyPendingPosts()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L30"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuerequiresadmin", "label": ".testReviewQueueRequiresAdmin()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L48"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueueisreadablebyimporter", "label": ".testReviewQueueIsReadableByImporter()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L55"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "label": ".testImporterCreatesDraftForcedIntoTheReviewGate()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L66"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_testplainusercannotcreateblog", "label": ".testPlainUserCannotCreateBlog()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L86"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "label": ".testApprovePublishesAndRecordsReviewer()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L97"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "label": ".testApproveWithPublishFalseKeepsDraft()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L114"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "label": ".testRejectRequiresNoteAndKeepsDraft()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L130"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_testinvaliddecisionisrejected", "label": ".testInvalidDecisionIsRejected()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L151"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_testreviewunknownpostreturns404", "label": ".testReviewUnknownPostReturns404()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L162"}, {"id": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "label": ".testCreateIsIdempotentOnTopicSlug()", "file_type": "code", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L173"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_blog_blogreviewgatetest_php", "target": "blog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_blog_blogreviewgatetest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_blog_blogreviewgatetest_php", "target": "blog_blogreviewgatetest_blogreviewgatetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L13", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L13", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L15", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "target": "blog", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L15", "weight": 1.0, "context": "return_type"}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L30", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuerequiresadmin", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L48", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueueisreadablebyimporter", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L55", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L66", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_testplainusercannotcreateblog", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L86", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L97", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L114", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L130", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_testinvaliddecisionisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L151", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_testreviewunknownpostreturns404", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L162", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest", "target": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L173", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L18", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "target": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L35", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L37", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L75", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "target": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L100", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L108", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "target": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L117", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L124", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "target": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L133", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L146", "weight": 1.0}, {"source": "blog_blogreviewgatetest_blogreviewgatetest_testinvaliddecisionisrejected", "target": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogReviewGateTest.php", "source_location": "L154", "weight": 1.0}], "raw_calls": [{"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L17", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "callee": "setReviewStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "callee": "setTopicSlug", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_makependingpost", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "callee": "assertContains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuereturnsonlypendingposts", "callee": "assertNotContains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuerequiresadmin", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuerequiresadmin", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuerequiresadmin", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueuerequiresadmin", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueueisreadablebyimporter", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueueisreadablebyimporter", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueueisreadablebyimporter", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewqueueisreadablebyimporter", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testimportercreatesdraftforcedintothereviewgate", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testplainusercannotcreateblog", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testplainusercannotcreateblog", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testplainusercannotcreateblog", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testplainusercannotcreateblog", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovepublishesandrecordsreviewer", "callee": "assertNotNull", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testapprovewithpublishfalsekeepsdraft", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testrejectrequiresnoteandkeepsdraft", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L148", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testinvaliddecisionisrejected", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testinvaliddecisionisrejected", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testinvaliddecisionisrejected", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testinvaliddecisionisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testinvaliddecisionisrejected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testinvaliddecisionisrejected", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testinvaliddecisionisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewunknownpostreturns404", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L164", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewunknownpostreturns404", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewunknownpostreturns404", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testreviewunknownpostreturns404", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L175", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L186", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L195", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L195", "receiver": null}, {"caller_nid": "blog_blogreviewgatetest_blogreviewgatetest_testcreateisidempotentontopicslug", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogReviewGateTest.php", "source_location": "L196", "receiver": null}]}