Files
clinicpro/graphify-out/cache/ast/v0.8.44/de00c98fc50b71185668d058a3f4bcba79db6ce8f9cf9d11bc4647fa24470a1c.json
T
hamed 9eb5a03258 feat: add CategoryImporter service and SeedCategoriesCommand for seeding category data
- Implemented CategoryImporter service to handle bulk export/import logic for categories.
- Created SeedCategoriesCommand to seed category tables from JSON files in data/seed/.
- Added validation and normalization for category data during import.
- Ensured proper error handling and user feedback during the seeding process.
2026-06-30 21:58:44 +03:30

1 line
28 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_category_service_categoryimporter_php", "label": "CategoryImporter.php", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L1"}, {"id": "service_categoryimporter_categoryimporter", "label": "CategoryImporter", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L16"}, {"id": "service_categoryimporter_categoryimporter_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L28"}, {"id": "service_categoryimporter_categoryimporter_isvalidbundle", "label": ".isValidBundle()", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L32"}, {"id": "service_categoryimporter_categoryimporter_exportall", "label": ".exportAll()", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L38"}, {"id": "service_categoryimporter_categoryimporter_validate", "label": ".validate()", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L58"}, {"id": "service_categoryimporter_categoryimporter_replace", "label": ".replace()", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L169"}, {"id": "service_categoryimporter_categoryimporter_validatereferences", "label": ".validateReferences()", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L188"}, {"id": "service_categoryimporter_categoryimporter_existingids", "label": ".existingIds()", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L232"}, {"id": "service_categoryimporter_categoryimporter_ispositiveint", "label": ".isPositiveInt()", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L241"}, {"id": "service_categoryimporter_categoryimporter_normint", "label": ".normInt()", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L246"}, {"id": "service_categoryimporter_categoryimporter_nullableid", "label": ".nullableId()", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L253"}, {"id": "service_categoryimporter_categoryimporter_optstr", "label": ".optStr()", "file_type": "code", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L263"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_category_service_categoryimporter_php", "target": "connection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_category_service_categoryimporter_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_category_service_categoryimporter_php", "target": "service_categoryimporter_categoryimporter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L16", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter", "target": "service_categoryimporter_categoryimporter_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L28", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter", "target": "service_categoryimporter_categoryimporter_isvalidbundle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L32", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter", "target": "service_categoryimporter_categoryimporter_exportall", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L38", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter", "target": "service_categoryimporter_categoryimporter_validate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L58", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter", "target": "service_categoryimporter_categoryimporter_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L169", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter", "target": "service_categoryimporter_categoryimporter_validatereferences", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L188", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter", "target": "service_categoryimporter_categoryimporter_existingids", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L232", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter", "target": "service_categoryimporter_categoryimporter_ispositiveint", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L241", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter", "target": "service_categoryimporter_categoryimporter_normint", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L246", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter", "target": "service_categoryimporter_categoryimporter_nullableid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L253", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter", "target": "service_categoryimporter_categoryimporter_optstr", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L263", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter_validate", "target": "service_categoryimporter_categoryimporter_validatereferences", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L163", "weight": 1.0}, {"source": "service_categoryimporter_categoryimporter_validatereferences", "target": "service_categoryimporter_categoryimporter_existingids", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Category/Service/CategoryImporter.php", "source_location": "L205", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_categoryimporter_categoryimporter_isvalidbundle", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L34", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_exportall", "callee": "fetchAllAssociative", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L41", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_exportall", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L44", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L71", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L71", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L71", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L72", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L77", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L78", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L79", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L80", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L86", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L86", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L87", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "mb_strlen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L88", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L89", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L92", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L93", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L94", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L98", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L99", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "mb_substr", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L99", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L99", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L99", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L100", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L100", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L104", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L105", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L107", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L112", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L114", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L114", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L115", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "mb_strlen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L116", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L117", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L119", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L120", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L121", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L131", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L134", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L138", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L139", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L141", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L142", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L145", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L146", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L147", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L148", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L149", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L150", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L151", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L152", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L153", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L154", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L156", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validate", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L156", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_replace", "callee": "beginTransaction", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L172", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_replace", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L174", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_replace", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L175", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_replace", "callee": "insert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L177", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_replace", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L179", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_replace", "callee": "commit", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L180", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_replace", "callee": "rollBack", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L182", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_replace", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L183", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validatereferences", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L197", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validatereferences", "callee": "$err", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L198", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validatereferences", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L208", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validatereferences", "callee": "$err", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L209", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validatereferences", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L220", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validatereferences", "callee": "$err", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L221", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validatereferences", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L224", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_validatereferences", "callee": "$err", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L225", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_existingids", "callee": "fetchFirstColumn", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L235", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_ispositiveint", "callee": "is_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L243", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_ispositiveint", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L243", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_ispositiveint", "callee": "ctype_digit", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L243", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_normint", "callee": "is_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L248", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_normint", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L249", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_normint", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L249", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_nullableid", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L256", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_nullableid", "callee": "$add", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L257", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_optstr", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L265", "receiver": null}, {"caller_nid": "service_categoryimporter_categoryimporter_optstr", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php", "source_location": "L266", "receiver": null}]}