- Created JSON representation for migration Version20260713103729, detailing nodes and edges for methods and dependencies. - Added AST cache for TenantTagRepository, including its methods and relationships with imported classes. - Introduced AST cache for TenantTagTest, capturing test methods and their interactions with dependencies.
1 line
73 KiB
JSON
1 line
73 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "label": "AuthController.php", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L1"}, {"id": "controller_authcontroller_authcontroller", "label": "AuthController", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L27"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_authcontroller_authcontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L30"}, {"id": "controller_authcontroller_authcontroller_login", "label": ".login()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L51"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L51"}, {"id": "controller_authcontroller_authcontroller_sendcode", "label": ".sendCode()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L109"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L109"}, {"id": "controller_authcontroller_authcontroller_verifycode", "label": ".verifyCode()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L167"}, {"id": "controller_authcontroller_authcontroller_register", "label": ".register()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L225"}, {"id": "controller_authcontroller_authcontroller_issuetoken", "label": ".issueToken()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L304"}, {"id": "controller_authcontroller_authcontroller_otplogin", "label": ".otpLogin()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L377"}, {"id": "controller_authcontroller_authcontroller_resetpassword", "label": ".resetPassword()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L403"}, {"id": "controller_authcontroller_authcontroller_changepassword", "label": ".changePassword()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L438"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L438"}, {"id": "controller_authcontroller_authcontroller_refreshtoken", "label": ".refreshToken()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L462"}, {"id": "controller_authcontroller_authcontroller_userinfo", "label": ".userInfo()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L535"}, {"id": "controller_authcontroller_authcontroller_switchcontext", "label": ".switchContext()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L621"}, {"id": "controller_authcontroller_authcontroller_enforcelimit", "label": ".enforceLimit()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L674"}, {"id": "ratelimiterfactory", "label": "RateLimiterFactory", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L674"}, {"id": "controller_authcontroller_authcontroller_resolveprimaryrole", "label": ".resolvePrimaryRole()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L683"}, {"id": "controller_authcontroller_authcontroller_buildavailablecontexts", "label": ".buildAvailableContexts()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L694"}, {"id": "controller_authcontroller_authcontroller_findcontextbydbuuid", "label": ".findContextByDbUuid()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L767"}, {"id": "controller_authcontroller_authcontroller_builddbkey", "label": ".buildDbKey()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L777"}, {"id": "controller_authcontroller_authcontroller_logout", "label": ".logout()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L782"}, {"id": "controller_authcontroller_authcontroller_sessiontoken", "label": ".sessionToken()", "file_type": "code", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L826"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "useractivecontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "useractivecontextrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "userrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "otpservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "tokenservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "doctorsecretaryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "captchaguard", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "userpasswordhasherinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "ratelimiterfactory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_authcontroller_php", "target": "controller_authcontroller_authcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L27", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L28", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L30", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_login", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L51", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_login", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L51", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_sendcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L109", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_sendcode", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_sendcode", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L109", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_verifycode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L167", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_verifycode", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L167", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_verifycode", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L167", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_register", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L225", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_register", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L225", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_register", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L225", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_issuetoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L304", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_issuetoken", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L304", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_issuetoken", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L304", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_otplogin", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L377", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_otplogin", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L377", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_otplogin", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L377", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_resetpassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L403", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_resetpassword", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L403", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_resetpassword", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L403", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_changepassword", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L438", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_changepassword", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L438", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_changepassword", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L438", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_changepassword", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L438", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_refreshtoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L462", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_refreshtoken", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L462", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_refreshtoken", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L462", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_userinfo", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L535", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_userinfo", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L535", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_userinfo", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L535", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_switchcontext", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L621", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_switchcontext", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L621", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_switchcontext", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L621", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_switchcontext", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L621", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_enforcelimit", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L674", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_enforcelimit", "target": "ratelimiterfactory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L674", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_enforcelimit", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L674", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_enforcelimit", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L674", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_resolveprimaryrole", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L683", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_resolveprimaryrole", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L683", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_buildavailablecontexts", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L694", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_buildavailablecontexts", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L694", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_findcontextbydbuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L767", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_builddbkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L777", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_logout", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L782", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_logout", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L782", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_authcontroller_authcontroller_logout", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L782", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller", "target": "controller_authcontroller_authcontroller_sessiontoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L826", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_sessiontoken", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L826", "weight": 1.0, "context": "return_type"}, {"source": "controller_authcontroller_authcontroller_verifycode", "target": "controller_authcontroller_authcontroller_enforcelimit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L203", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_issuetoken", "target": "controller_authcontroller_authcontroller_enforcelimit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L354", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_otplogin", "target": "controller_authcontroller_authcontroller_enforcelimit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L380", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_resetpassword", "target": "controller_authcontroller_authcontroller_enforcelimit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L406", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_userinfo", "target": "controller_authcontroller_authcontroller_resolveprimaryrole", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L591", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_userinfo", "target": "controller_authcontroller_authcontroller_buildavailablecontexts", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L592", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_userinfo", "target": "controller_authcontroller_authcontroller_builddbkey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L601", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_userinfo", "target": "controller_authcontroller_authcontroller_findcontextbydbuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L602", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_switchcontext", "target": "controller_authcontroller_authcontroller_buildavailablecontexts", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L656", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_switchcontext", "target": "controller_authcontroller_authcontroller_findcontextbydbuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L657", "weight": 1.0}, {"source": "controller_authcontroller_authcontroller_switchcontext", "target": "controller_authcontroller_authcontroller_builddbkey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/AuthController.php", "source_location": "L667", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_authcontroller_authcontroller_login", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L106", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_login", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L106", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "create", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L140", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "getClientIp", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L140", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "isAccepted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L141", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "consume", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L141", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L142", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L142", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "assertValid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L148", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "substr", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L151", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L152", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "create", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L157", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "isAccepted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L158", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "consume", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L158", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L159", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sendcode", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L159", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_verifycode", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L207", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_verifycode", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L207", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_verifycode", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L208", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_verifycode", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L209", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_verifycode", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L211", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_verifycode", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L211", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_verifycode", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_verifycode", "callee": "findByMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L216", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_verifycode", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L218", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "assertValid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L282", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L284", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L284", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L285", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L286", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L289", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "consumeGrant", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L292", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "findByMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L294", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "setRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L296", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L299", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L301", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_register", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L301", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_issuetoken", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L358", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_issuetoken", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L358", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_issuetoken", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L360", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_issuetoken", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L363", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_issuetoken", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L366", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_issuetoken", "callee": "consumeGrant", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L369", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_issuetoken", "callee": "findByMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L371", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_issuetoken", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L372", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_issuetoken", "callee": "issueTokens", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L374", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_otplogin", "callee": "assertValid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L384", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_otplogin", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L386", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_otplogin", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L386", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_otplogin", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L387", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_otplogin", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L390", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_otplogin", "callee": "consumeGrant", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_otplogin", "callee": "findByMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L394", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_otplogin", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L397", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_otplogin", "callee": "issueTokens", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L400", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "assertValid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L410", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L412", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L412", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L413", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L414", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "mb_strlen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L416", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L417", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "consumeGrant", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L420", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "findByMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L421", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "setPasswordHash", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L427", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "hashPassword", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L427", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L428", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resetpassword", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L430", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L442", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L442", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L443", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L444", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "mb_strlen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L446", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L447", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "isPasswordValid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L449", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L450", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "isPasswordValid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L452", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L453", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "setPasswordHash", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L456", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "hashPassword", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L456", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L457", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_changepassword", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L459", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_refreshtoken", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L510", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_refreshtoken", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L510", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_refreshtoken", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L511", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_refreshtoken", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L513", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_refreshtoken", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L514", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_refreshtoken", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L518", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_refreshtoken", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L520", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_refreshtoken", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L521", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_refreshtoken", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L521", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_refreshtoken", "callee": "issueTokens", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L529", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L588", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L588", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L595", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L596", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "upsert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L597", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L603", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L605", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L606", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L607", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L608", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L609", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L610", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_userinfo", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L611", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_switchcontext", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L646", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_switchcontext", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L646", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_switchcontext", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L649", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_switchcontext", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L649", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_switchcontext", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L650", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_switchcontext", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L653", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_switchcontext", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L660", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_switchcontext", "callee": "upsert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L663", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_switchcontext", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L665", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_enforcelimit", "callee": "create", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L676", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_enforcelimit", "callee": "getClientIp", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L676", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_enforcelimit", "callee": "isAccepted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L677", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_enforcelimit", "callee": "consume", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L677", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_enforcelimit", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L678", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_enforcelimit", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L678", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resolveprimaryrole", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L685", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resolveprimaryrole", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L686", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resolveprimaryrole", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L687", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resolveprimaryrole", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L688", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resolveprimaryrole", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L689", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_resolveprimaryrole", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L690", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L699", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L702", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L703", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "findByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L706", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L710", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L710", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L710", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L713", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L714", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L717", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L723", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L724", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L724", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L725", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L728", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L729", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "findAllActiveBySecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L736", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getOwnerType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L737", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L737", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L739", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L739", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L740", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L741", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L745", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L745", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getPermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L748", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L755", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L755", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L756", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L756", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_buildavailablecontexts", "callee": "getPermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L759", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_builddbkey", "callee": "hash_hmac", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L779", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_builddbkey", "callee": "getParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L779", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_logout", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L816", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_logout", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L816", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_logout", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L817", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_logout", "callee": "revokeRefreshToken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L820", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_logout", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L823", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sessiontoken", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L829", "receiver": null}, {"caller_nid": "controller_authcontroller_authcontroller_sessiontoken", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php", "source_location": "L829", "receiver": null}]} |