Files
clinicpro/graphify-out/cache/ast/v0.8.44/fd9030f9bb3865117f55b34491a348083367c7e3f24e978f71b830b1bd7cf84a.json
T
hamed 17ce271b2c Add AST cache files for DurationCalculator, ResolvedServiceSpec, and ServiceItemCatalogCategoryTest
- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports.
- Added JSON for ResolvedServiceSpec.php, detailing its structure and methods.
- Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
2026-08-03 09:37:54 +03:30

1 line
21 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemcatalogcategorytest_php", "label": "ServiceItemCatalogCategoryTest.php", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L1"}, {"id": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest", "label": "ServiceItemCatalogCategoryTest", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L17"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "label": ".doctorWithItem()", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L20"}, {"id": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_category", "label": ".category()", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L37"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L37"}, {"id": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testaservicetakesaglobalcategory", "label": ".testAServiceTakesAGlobalCategory()", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L47"}, {"id": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnullclearsthecategory", "label": ".testNullClearsTheCategory()", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L60"}, {"id": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnotsendingthefieldleavesthecategoryalone", "label": ".testNotSendingTheFieldLeavesTheCategoryAlone()", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L74"}, {"id": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testacategoryfromanotherenvironmentisrefused", "label": ".testACategoryFromAnotherEnvironmentIsRefused()", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L88"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemcatalogcategorytest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemcatalogcategorytest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemcatalogcategorytest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemcatalogcategorytest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemcatalogcategorytest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemcatalogcategorytest_php", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L17", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L17", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L20", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_category", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L37", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_category", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type"}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testaservicetakesaglobalcategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L47", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnullclearsthecategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L60", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnotsendingthefieldleavesthecategoryalone", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L74", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testacategoryfromanotherenvironmentisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L88", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testaservicetakesaglobalcategory", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L49", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testaservicetakesaglobalcategory", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L50", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnullclearsthecategory", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L62", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnullclearsthecategory", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L63", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnotsendingthefieldleavesthecategoryalone", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L76", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnotsendingthefieldleavesthecategoryalone", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L77", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testacategoryfromanotherenvironmentisrefused", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L90", "weight": 1.0}, {"source": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testacategoryfromanotherenvironmentisrefused", "target": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L93", "weight": 1.0}], "raw_calls": [{"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "callee": "setPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_doctorwithitem", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_category", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_category", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_category", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_category", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testaservicetakesaglobalcategory", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testaservicetakesaglobalcategory", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testaservicetakesaglobalcategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testaservicetakesaglobalcategory", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testaservicetakesaglobalcategory", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testaservicetakesaglobalcategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnullclearsthecategory", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnullclearsthecategory", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnullclearsthecategory", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnullclearsthecategory", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnullclearsthecategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnullclearsthecategory", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnullclearsthecategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnotsendingthefieldleavesthecategoryalone", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnotsendingthefieldleavesthecategoryalone", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnotsendingthefieldleavesthecategoryalone", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnotsendingthefieldleavesthecategoryalone", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testnotsendingthefieldleavesthecategoryalone", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testacategoryfromanotherenvironmentisrefused", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testacategoryfromanotherenvironmentisrefused", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testacategoryfromanotherenvironmentisrefused", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "clinicservice_serviceitemcatalogcategorytest_serviceitemcatalogcategorytest_testacategoryfromanotherenvironmentisrefused", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemCatalogCategoryTest.php", "source_location": "L99", "receiver": null}]}