This commit introduces a new JSON file that contains the abstract syntax tree (AST) representation for the migration file Version20260719044321.php. The AST includes nodes for the migration class, its methods, and their relationships, as well as raw calls made within the migration. This structure aids in understanding the code's architecture and dependencies.
1 line
22 KiB
JSON
1 line
22 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "label": "Blog.php", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L1"}, {"id": "entity_blog_blog", "label": "Blog", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L11"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L47"}, {"id": "city", "label": "City", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L54"}, {"id": "entity_blog_blog_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L70"}, {"id": "entity_blog_blog_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L81"}, {"id": "entity_blog_blog_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L82"}, {"id": "entity_blog_blog_gettitle", "label": ".getTitle()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L83"}, {"id": "entity_blog_blog_getslug", "label": ".getSlug()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L84"}, {"id": "entity_blog_blog_getbody", "label": ".getBody()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L85"}, {"id": "entity_blog_blog_getsummary", "label": ".getSummary()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L86"}, {"id": "entity_blog_blog_getimageurl", "label": ".getImageUrl()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L87"}, {"id": "entity_blog_blog_getimagepath", "label": ".getImagePath()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L88"}, {"id": "entity_blog_blog_getauthor", "label": ".getAuthor()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L89"}, {"id": "entity_blog_blog_gettags", "label": ".getTags()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L90"}, {"id": "entity_blog_blog_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L91"}, {"id": "entity_blog_blog_getcity", "label": ".getCity()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L92"}, {"id": "entity_blog_blog_settitle", "label": ".setTitle()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L94"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L94"}, {"id": "entity_blog_blog_setslug", "label": ".setSlug()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L95"}, {"id": "entity_blog_blog_setbody", "label": ".setBody()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L96"}, {"id": "entity_blog_blog_setsummary", "label": ".setSummary()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L97"}, {"id": "entity_blog_blog_setimageurl", "label": ".setImageUrl()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L98"}, {"id": "entity_blog_blog_setimagepath", "label": ".setImagePath()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L99"}, {"id": "entity_blog_blog_settags", "label": ".setTags()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L100"}, {"id": "entity_blog_blog_setstatus", "label": ".setStatus()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L101"}, {"id": "entity_blog_blog_setcity", "label": ".setCity()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L103"}, {"id": "entity_blog_blog_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L105"}, {"id": "entity_blog_blog_generateslug", "label": ".generateSlug()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L107"}, {"id": "entity_blog_blog_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L115"}, {"id": "entity_blog_blog_citytoarray", "label": ".cityToArray()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L134"}, {"id": "entity_blog_blog_authortoarray", "label": ".authorToArray()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L146"}, {"id": "entity_blog_blog_tolistarray", "label": ".toListArray()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L163"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "target": "city", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "target": "blogrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "target": "entity_blog_blog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L11", "weight": 1.0}, {"source": "entity_blog_blog", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L47", "weight": 1.0, "context": "field"}, {"source": "entity_blog_blog", "target": "city", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L54", "weight": 1.0, "context": "field"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_blog_blog_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_gettitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L83", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getslug", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getsummary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getimageurl", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getimagepath", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getauthor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_blog_blog_getauthor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L89", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_gettags", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L91", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getcity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L92", "weight": 1.0}, {"source": "entity_blog_blog_getcity", "target": "city", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L92", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_settitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_blog_blog_settitle", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L94", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setslug", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L95", "weight": 1.0}, {"source": "entity_blog_blog_setslug", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L95", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_blog_blog_setbody", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L96", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setsummary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L97", "weight": 1.0}, {"source": "entity_blog_blog_setsummary", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L97", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setimageurl", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L98", "weight": 1.0}, {"source": "entity_blog_blog_setimageurl", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L98", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setimagepath", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_blog_blog_setimagepath", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L99", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_settags", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L100", "weight": 1.0}, {"source": "entity_blog_blog_settags", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_blog_blog_setstatus", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L101", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setcity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L103", "weight": 1.0}, {"source": "entity_blog_blog_setcity", "target": "city", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L103", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_blog_blog_setcity", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L103", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L105", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_generateslug", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L107", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L115", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_citytoarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L134", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_authortoarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L146", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_tolistarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L163", "weight": 1.0}, {"source": "entity_blog_blog_construct", "target": "entity_blog_blog_generateslug", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_blog_blog_settitle", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_blog_blog_setslug", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L95", "weight": 1.0}, {"source": "entity_blog_blog_setbody", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_blog_blog_setsummary", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L97", "weight": 1.0}, {"source": "entity_blog_blog_setimageurl", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L98", "weight": 1.0}, {"source": "entity_blog_blog_setimagepath", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_blog_blog_settags", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L100", "weight": 1.0}, {"source": "entity_blog_blog_setstatus", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_blog_blog_setcity", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L103", "weight": 1.0}, {"source": "entity_blog_blog_toarray", "target": "entity_blog_blog_authortoarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L126", "weight": 1.0}, {"source": "entity_blog_blog_toarray", "target": "entity_blog_blog_citytoarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L127", "weight": 1.0}, {"source": "entity_blog_blog_citytoarray", "target": "entity_blog_blog_getid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L141", "weight": 1.0}, {"source": "entity_blog_blog_authortoarray", "target": "entity_blog_blog_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L155", "weight": 1.0}, {"source": "entity_blog_blog_tolistarray", "target": "entity_blog_blog_citytoarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L173", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_blog_blog_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L72", "receiver": null}, {"caller_nid": "entity_blog_blog_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L72", "receiver": null}, {"caller_nid": "entity_blog_blog_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L77", "receiver": null}, {"caller_nid": "entity_blog_blog_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L78", "receiver": null}, {"caller_nid": "entity_blog_blog_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L105", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "mb_strtolower", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L109", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L109", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "preg_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L110", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "preg_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L111", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "substr", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L112", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "str_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L112", "receiver": null}, {"caller_nid": "entity_blog_blog_citytoarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L142", "receiver": null}, {"caller_nid": "entity_blog_blog_authortoarray", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L156", "receiver": null}]} |