- Created JSON representation for the Representation.php file, detailing nodes and edges for methods, properties, and their relationships. - Added JSON representation for the migration file Version20260725144018.php, including nodes and edges for methods and their interactions with the Schema and AbstractMigration.
1 line
29 KiB
JSON
1 line
29 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "label": "Representation.php", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L1"}, {"id": "entity_representation_representation", "label": "Representation", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L14"}, {"id": "hasibanstrait", "label": "HasIbansTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L28"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L43"}, {"id": "entity_representation_representation_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73"}, {"id": "entity_representation_representation_normalizedomain", "label": ".normalizeDomain()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L84"}, {"id": "entity_representation_representation_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L95"}, {"id": "entity_representation_representation_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L96"}, {"id": "entity_representation_representation_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L97"}, {"id": "entity_representation_representation_getfullname", "label": ".getFullName()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L98"}, {"id": "entity_representation_representation_getmobilenumber", "label": ".getMobileNumber()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L99"}, {"id": "entity_representation_representation_getcityid", "label": ".getCityId()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L100"}, {"id": "entity_representation_representation_getcities", "label": ".getCities()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L102"}, {"id": "entity_representation_representation_cityids", "label": ".cityIds()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L104"}, {"id": "entity_representation_representation_getdomain", "label": ".getDomain()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L105"}, {"id": "entity_representation_representation_isglobal", "label": ".isGlobal()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L106"}, {"id": "entity_representation_representation_getcommissionpercent", "label": ".getCommissionPercent()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L107"}, {"id": "entity_representation_representation_getbankaccount", "label": ".getBankAccount()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L108"}, {"id": "entity_representation_representation_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L109"}, {"id": "entity_representation_representation_setfullname", "label": ".setFullName()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L111"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L111"}, {"id": "entity_representation_representation_setmobilenumber", "label": ".setMobileNumber()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L112"}, {"id": "entity_representation_representation_setcityid", "label": ".setCityId()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L113"}, {"id": "entity_representation_representation_setcities", "label": ".setCities()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L115"}, {"id": "entity_representation_representation_setdomain", "label": ".setDomain()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L124"}, {"id": "entity_representation_representation_setisglobal", "label": ".setIsGlobal()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L125"}, {"id": "entity_representation_representation_setcommissionpercent", "label": ".setCommissionPercent()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L126"}, {"id": "entity_representation_representation_setbankaccount", "label": ".setBankAccount()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L127"}, {"id": "entity_representation_representation_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L128"}, {"id": "entity_representation_representation_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L130"}, {"id": "entity_representation_representation_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L132"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "city", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "representationrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "hasibanstrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "entity_representation_representation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L14", "weight": 1.0}, {"source": "entity_representation_representation", "target": "hasibanstrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L18", "weight": 1.0}, {"source": "entity_representation_representation", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "entity_representation_representation", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L43", "weight": 1.0, "context": "field"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_representation_representation_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_normalizedomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L95", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L97", "weight": 1.0}, {"source": "entity_representation_representation_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L97", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getfullname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L98", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getmobilenumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getcityid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L100", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getcities", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L102", "weight": 1.0}, {"source": "entity_representation_representation_getcities", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L102", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_cityids", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L104", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getdomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L105", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_isglobal", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L106", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getcommissionpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L107", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L108", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L109", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setfullname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L111", "weight": 1.0}, {"source": "entity_representation_representation_setfullname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L111", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setmobilenumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L112", "weight": 1.0}, {"source": "entity_representation_representation_setmobilenumber", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L112", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setcityid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L113", "weight": 1.0}, {"source": "entity_representation_representation_setcityid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L113", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setcities", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L115", "weight": 1.0}, {"source": "entity_representation_representation_setcities", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L115", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setdomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L124", "weight": 1.0}, {"source": "entity_representation_representation_setdomain", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L124", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setisglobal", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L125", "weight": 1.0}, {"source": "entity_representation_representation_setisglobal", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L125", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setcommissionpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L126", "weight": 1.0}, {"source": "entity_representation_representation_setcommissionpercent", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L126", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L127", "weight": 1.0}, {"source": "entity_representation_representation_setbankaccount", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L127", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L128", "weight": 1.0}, {"source": "entity_representation_representation_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L128", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L130", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L132", "weight": 1.0}, {"source": "entity_representation_representation_getcityid", "target": "entity_representation_representation_cityids", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L100", "weight": 1.0}, {"source": "entity_representation_representation_cityids", "target": "entity_representation_representation_getid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L104", "weight": 1.0}, {"source": "entity_representation_representation_cityids", "target": "entity_representation_representation_toarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L104", "weight": 1.0}, {"source": "entity_representation_representation_setfullname", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L111", "weight": 1.0}, {"source": "entity_representation_representation_setmobilenumber", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L112", "weight": 1.0}, {"source": "entity_representation_representation_setcityid", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L113", "weight": 1.0}, {"source": "entity_representation_representation_setcities", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L121", "weight": 1.0}, {"source": "entity_representation_representation_setdomain", "target": "self", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L124", "weight": 1.0}, {"source": "entity_representation_representation_setdomain", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L124", "weight": 1.0}, {"source": "entity_representation_representation_setisglobal", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L125", "weight": 1.0}, {"source": "entity_representation_representation_setcommissionpercent", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L126", "weight": 1.0}, {"source": "entity_representation_representation_setbankaccount", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L127", "weight": 1.0}, {"source": "entity_representation_representation_setactive", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L128", "weight": 1.0}, {"source": "entity_representation_representation_toarray", "target": "entity_representation_representation_getcityid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L138", "weight": 1.0}, {"source": "entity_representation_representation_toarray", "target": "entity_representation_representation_cityids", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L139", "weight": 1.0}, {"source": "entity_representation_representation_toarray", "target": "entity_representation_representation_getid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L141", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_representation_representation_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L75", "receiver": null}, {"caller_nid": "entity_representation_representation_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L75", "receiver": null}, {"caller_nid": "entity_representation_representation_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L79", "receiver": null}, {"caller_nid": "entity_representation_representation_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L80", "receiver": null}, {"caller_nid": "entity_representation_representation_normalizedomain", "callee": "strtolower", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L87", "receiver": null}, {"caller_nid": "entity_representation_representation_normalizedomain", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L87", "receiver": null}, {"caller_nid": "entity_representation_representation_normalizedomain", "callee": "preg_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L88", "receiver": null}, {"caller_nid": "entity_representation_representation_normalizedomain", "callee": "preg_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L89", "receiver": null}, {"caller_nid": "entity_representation_representation_normalizedomain", "callee": "explode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L90", "receiver": null}, {"caller_nid": "entity_representation_representation_normalizedomain", "callee": "explode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L91", "receiver": null}, {"caller_nid": "entity_representation_representation_cityids", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L104", "receiver": null}, {"caller_nid": "entity_representation_representation_cityids", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L104", "receiver": null}, {"caller_nid": "entity_representation_representation_setcities", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L117", "receiver": null}, {"caller_nid": "entity_representation_representation_setcities", "callee": "contains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L119", "receiver": null}, {"caller_nid": "entity_representation_representation_setcities", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L119", "receiver": null}, {"caller_nid": "entity_representation_representation_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L130", "receiver": null}, {"caller_nid": "entity_representation_representation_toarray", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L140", "receiver": null}, {"caller_nid": "entity_representation_representation_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L140", "receiver": null}, {"caller_nid": "entity_representation_representation_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L141", "receiver": null}]} |