Files
clinicpro/graphify-out/cache/ast/v0.8.44/f128c29e22de67f0aad93bbee2a111d976f71344f5a3e55614b477bc86d3192b.json
T
hamed ccbb1d0b1f feat: Add City entity methods and migration for title field
- Created a new JSON file for the City entity's AST representation, detailing its methods and properties.
- Added a migration to alter the cities table by adding a nullable title column.
2026-07-08 12:19:06 +03:30

1 line
20 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_entity_city_php", "label": "City.php", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L1"}, {"id": "entity_city_city", "label": "City", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L9"}, {"id": "province", "label": "Province", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L39"}, {"id": "entity_city_city_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L73"}, {"id": "entity_city_city_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L80"}, {"id": "entity_city_city_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L81"}, {"id": "entity_city_city_getname", "label": ".getName()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L82"}, {"id": "entity_city_city_getsitename", "label": ".getSiteName()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L83"}, {"id": "entity_city_city_gettitle", "label": ".getTitle()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L84"}, {"id": "entity_city_city_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L85"}, {"id": "entity_city_city_getweight", "label": ".getWeight()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L86"}, {"id": "entity_city_city_getprovince", "label": ".getProvince()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L87"}, {"id": "entity_city_city_getrepresentationid", "label": ".getRepresentationId()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L88"}, {"id": "entity_city_city_getcontactphone", "label": ".getContactPhone()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L89"}, {"id": "entity_city_city_getemail", "label": ".getEmail()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L90"}, {"id": "entity_city_city_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L91"}, {"id": "entity_city_city_getslogan", "label": ".getSlogan()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L92"}, {"id": "entity_city_city_getdomain", "label": ".getDomain()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L93"}, {"id": "entity_city_city_getkeywords", "label": ".getKeywords()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L94"}, {"id": "entity_city_city_getfooterdescription", "label": ".getFooterDescription()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L95"}, {"id": "entity_city_city_getsocialmedia", "label": ".getSocialMedia()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L96"}, {"id": "entity_city_city_getlogourl", "label": ".getLogoUrl()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L97"}, {"id": "entity_city_city_setname", "label": ".setName()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L99"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L99"}, {"id": "entity_city_city_setsitename", "label": ".setSiteName()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L100"}, {"id": "entity_city_city_settitle", "label": ".setTitle()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L101"}, {"id": "entity_city_city_setstatus", "label": ".setStatus()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L102"}, {"id": "entity_city_city_setweight", "label": ".setWeight()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L103"}, {"id": "entity_city_city_setprovince", "label": ".setProvince()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L104"}, {"id": "entity_city_city_setrepresentationid", "label": ".setRepresentationId()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L105"}, {"id": "entity_city_city_setcontactphone", "label": ".setContactPhone()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L106"}, {"id": "entity_city_city_setemail", "label": ".setEmail()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L107"}, {"id": "entity_city_city_setdescription", "label": ".setDescription()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L108"}, {"id": "entity_city_city_setslogan", "label": ".setSlogan()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L109"}, {"id": "entity_city_city_setdomain", "label": ".setDomain()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L110"}, {"id": "entity_city_city_setkeywords", "label": ".setKeywords()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L111"}, {"id": "entity_city_city_setfooterdescription", "label": ".setFooterDescription()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L112"}, {"id": "entity_city_city_setsocialmedia", "label": ".setSocialMedia()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L113"}, {"id": "entity_city_city_setlogourl", "label": ".setLogoUrl()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L114"}, {"id": "entity_city_city_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Location/Entity/City.php", "source_location": "L116"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_entity_city_php", "target": "cityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_entity_city_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_entity_city_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_entity_city_php", "target": "entity_city_city", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L9", "weight": 1.0}, {"source": "entity_city_city", "target": "province", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L39", "weight": 1.0, "context": "field"}, {"source": "entity_city_city", "target": "entity_city_city_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_city_city_construct", "target": "province", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L73", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_city_city", "target": "entity_city_city_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getsitename", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L83", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_gettitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getweight", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getprovince", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_city_city_getprovince", "target": "province", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_getrepresentationid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getcontactphone", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getemail", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L91", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getslogan", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L92", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getdomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L93", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getkeywords", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getfooterdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L95", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getsocialmedia", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_getlogourl", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L97", "weight": 1.0}, {"source": "entity_city_city", "target": "entity_city_city_setname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_city_city_setname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L99", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setsitename", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L100", "weight": 1.0}, {"source": "entity_city_city_setsitename", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_settitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_city_city_settitle", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L101", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L102", "weight": 1.0}, {"source": "entity_city_city_setstatus", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L102", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setweight", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L103", "weight": 1.0}, {"source": "entity_city_city_setweight", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L103", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setprovince", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L104", "weight": 1.0}, {"source": "entity_city_city_setprovince", "target": "province", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L104", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_city_city_setprovince", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L104", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setrepresentationid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L105", "weight": 1.0}, {"source": "entity_city_city_setrepresentationid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L105", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setcontactphone", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L106", "weight": 1.0}, {"source": "entity_city_city_setcontactphone", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L106", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setemail", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L107", "weight": 1.0}, {"source": "entity_city_city_setemail", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L107", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L108", "weight": 1.0}, {"source": "entity_city_city_setdescription", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L108", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setslogan", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L109", "weight": 1.0}, {"source": "entity_city_city_setslogan", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L109", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setdomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L110", "weight": 1.0}, {"source": "entity_city_city_setdomain", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L110", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setkeywords", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L111", "weight": 1.0}, {"source": "entity_city_city_setkeywords", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L111", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setfooterdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L112", "weight": 1.0}, {"source": "entity_city_city_setfooterdescription", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L112", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setsocialmedia", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L113", "weight": 1.0}, {"source": "entity_city_city_setsocialmedia", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L113", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_setlogourl", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L114", "weight": 1.0}, {"source": "entity_city_city_setlogourl", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L114", "weight": 1.0, "context": "return_type"}, {"source": "entity_city_city", "target": "entity_city_city_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Entity/City.php", "source_location": "L116", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_city_city_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Entity/City.php", "source_location": "L75", "receiver": null}, {"caller_nid": "entity_city_city_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Entity/City.php", "source_location": "L75", "receiver": null}]}