- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document. - Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
1 line
41 KiB
JSON
1 line
41 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_blog_blogtagfiltertest_php", "label": "BlogTagFilterTest.php", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L1"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest", "label": "BlogTagFilterTest", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L19"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_makecity", "label": ".makeCity()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L21"}, {"id": "city", "label": "City", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L21"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "label": ".makePost()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L32"}, {"id": "blog", "label": "Blog", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L32"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_listby", "label": ".listBy()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L42"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_facets", "label": ".facets()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L55"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "label": ".testPersianTagFilterReturnsMatchingPosts()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L64"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_testunknowntagreturnsemptylistnotanerror", "label": ".testUnknownTagReturnsEmptyListNotAnError()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L83"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchisexactnotaprefix", "label": ".testTagMatchIsExactNotAPrefix()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L91"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchdoesnottreatunderscoreorpercentaswildcard", "label": ".testTagMatchDoesNotTreatUnderscoreOrPercentAsWildcard()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L100"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "label": ".testDraftPostsAreExcludedFromFilterAndFacets()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L110"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "label": ".testTagAndCityFiltersApplyTogether()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L123"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_testfacetscountpublishedpostspertag", "label": ".testFacetsCountPublishedPostsPerTag()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L143"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_testfacetshonourcityscope", "label": ".testFacetsHonourCityScope()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L159"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_testfacetcountmatchesfilteredtotal", "label": ".testFacetCountMatchesFilteredTotal()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L179"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_testpostswithouttagsproducenofacetentry", "label": ".testPostsWithoutTagsProduceNoFacetEntry()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L195"}, {"id": "blog_blogtagfiltertest_blogtagfiltertest_testfacetsendpointispublic", "label": ".testFacetsEndpointIsPublic()", "file_type": "code", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L207"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_blog_blogtagfiltertest_php", "target": "blog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_blog_blogtagfiltertest_php", "target": "city", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_blog_blogtagfiltertest_php", "target": "province", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_blog_blogtagfiltertest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_blog_blogtagfiltertest_php", "target": "blog_blogtagfiltertest_blogtagfiltertest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L19", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L19", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_makecity", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L21", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_makecity", "target": "city", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L21", "weight": 1.0, "context": "return_type"}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L32", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "target": "city", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type"}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "target": "blog", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L32", "weight": 1.0, "context": "return_type"}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_listby", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L42", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_facets", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L55", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L64", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_testunknowntagreturnsemptylistnotanerror", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L83", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchisexactnotaprefix", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L91", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchdoesnottreatunderscoreorpercentaswildcard", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L100", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L110", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L123", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_testfacetscountpublishedpostspertag", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L143", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_testfacetshonourcityscope", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L159", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_testfacetcountmatchesfilteredtotal", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L179", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_testpostswithouttagsproducenofacetentry", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L195", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest", "target": "blog_blogtagfiltertest_blogtagfiltertest_testfacetsendpointispublic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L207", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "target": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L70", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "target": "blog_blogtagfiltertest_blogtagfiltertest_listby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L75", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testunknowntagreturnsemptylistnotanerror", "target": "blog_blogtagfiltertest_blogtagfiltertest_listby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L85", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchisexactnotaprefix", "target": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L94", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchisexactnotaprefix", "target": "blog_blogtagfiltertest_blogtagfiltertest_listby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L97", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchdoesnottreatunderscoreorpercentaswildcard", "target": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L103", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchdoesnottreatunderscoreorpercentaswildcard", "target": "blog_blogtagfiltertest_blogtagfiltertest_listby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L106", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "target": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L115", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "target": "blog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L116", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "target": "blog_blogtagfiltertest_blogtagfiltertest_listby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L119", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "target": "blog_blogtagfiltertest_blogtagfiltertest_facets", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L120", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "target": "blog_blogtagfiltertest_blogtagfiltertest_makecity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L127", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "target": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L130", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "target": "blog_blogtagfiltertest_blogtagfiltertest_listby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L135", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testfacetscountpublishedpostspertag", "target": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L149", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testfacetscountpublishedpostspertag", "target": "blog_blogtagfiltertest_blogtagfiltertest_facets", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L153", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testfacetshonourcityscope", "target": "blog_blogtagfiltertest_blogtagfiltertest_makecity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L163", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testfacetshonourcityscope", "target": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L166", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testfacetshonourcityscope", "target": "blog_blogtagfiltertest_blogtagfiltertest_facets", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L171", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testfacetcountmatchesfilteredtotal", "target": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L184", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testfacetcountmatchesfilteredtotal", "target": "blog_blogtagfiltertest_blogtagfiltertest_facets", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L190", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testfacetcountmatchesfilteredtotal", "target": "blog_blogtagfiltertest_blogtagfiltertest_listby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L191", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testpostswithouttagsproducenofacetentry", "target": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L198", "weight": 1.0}, {"source": "blog_blogtagfiltertest_blogtagfiltertest_testpostswithouttagsproducenofacetentry", "target": "blog_blogtagfiltertest_blogtagfiltertest_facets", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Blog/BlogTagFilterTest.php", "source_location": "L201", "weight": 1.0}], "raw_calls": [{"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_makecity", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_makecity", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "callee": "setTags", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "callee": "setCity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_makepost", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_listby", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_listby", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_listby", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_listby", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_listby", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_listby", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_listby", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_facets", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_facets", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_facets", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_facets", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_facets", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_facets", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_facets", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "callee": "rawurlencode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "callee": "assertContains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "callee": "assertContains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpersiantagfilterreturnsmatchingposts", "callee": "assertNotContains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testunknowntagreturnsemptylistnotanerror", "callee": "rawurlencode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testunknowntagreturnsemptylistnotanerror", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testunknowntagreturnsemptylistnotanerror", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testunknowntagreturnsemptylistnotanerror", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testunknowntagreturnsemptylistnotanerror", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchisexactnotaprefix", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchisexactnotaprefix", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchisexactnotaprefix", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchisexactnotaprefix", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchisexactnotaprefix", "callee": "rawurlencode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchdoesnottreatunderscoreorpercentaswildcard", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchdoesnottreatunderscoreorpercentaswildcard", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchdoesnottreatunderscoreorpercentaswildcard", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchdoesnottreatunderscoreorpercentaswildcard", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchdoesnottreatunderscoreorpercentaswildcard", "callee": "rawurlencode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchdoesnottreatunderscoreorpercentaswildcard", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagmatchdoesnottreatunderscoreorpercentaswildcard", "callee": "rawurlencode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "callee": "rawurlencode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testdraftpostsareexcludedfromfilterandfacets", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "callee": "rawurlencode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "callee": "assertContains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "callee": "assertContains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testtagandcityfiltersapplytogether", "callee": "assertNotContains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetscountpublishedpostspertag", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetscountpublishedpostspertag", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetscountpublishedpostspertag", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetscountpublishedpostspertag", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetscountpublishedpostspertag", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetshonourcityscope", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetshonourcityscope", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetshonourcityscope", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L169", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetshonourcityscope", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L171", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetshonourcityscope", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetshonourcityscope", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetcountmatchesfilteredtotal", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetcountmatchesfilteredtotal", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetcountmatchesfilteredtotal", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L187", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetcountmatchesfilteredtotal", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetcountmatchesfilteredtotal", "callee": "rawurlencode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpostswithouttagsproducenofacetentry", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpostswithouttagsproducenofacetentry", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpostswithouttagsproducenofacetentry", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L199", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpostswithouttagsproducenofacetentry", "callee": "assertArrayNotHasKey", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testpostswithouttagsproducenofacetentry", "callee": "assertNotContains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L204", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetsendpointispublic", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L209", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetsendpointispublic", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L211", "receiver": null}, {"caller_nid": "blog_blogtagfiltertest_blogtagfiltertest_testfacetsendpointispublic", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogTagFilterTest.php", "source_location": "L211", "receiver": null}]} |