- Introduced new columns: owner_status, source, source_ref, managed_by, and claimed_at to the doctors table. - Created indexes for owner_status and source to optimize queries related to unclaimed doctors. feat(auth): implement SystemOwnerCommand for managing system-owner user - Added command to create, activate, and deactivate a system-owner user for IRIMC crawler. - Ensured the user has ROLE_ADMIN to access import endpoints. - Handled password setting and user status management within the command.
1 line
5.3 KiB
JSON
1 line
5.3 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260711120000_php", "label": "Version20260711120000.php", "file_type": "code", "source_file": "migrations/Version20260711120000.php", "source_location": "L1"}, {"id": "migrations_version20260711120000_version20260711120000", "label": "Version20260711120000", "file_type": "code", "source_file": "migrations/Version20260711120000.php", "source_location": "L18"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260711120000_version20260711120000_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260711120000.php", "source_location": "L20"}, {"id": "migrations_version20260711120000_version20260711120000_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260711120000.php", "source_location": "L25"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260711120000.php", "source_location": "L25"}, {"id": "migrations_version20260711120000_version20260711120000_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260711120000.php", "source_location": "L41"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260711120000_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260711120000.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260711120000_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260711120000.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260711120000_php", "target": "migrations_version20260711120000_version20260711120000", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260711120000.php", "source_location": "L18", "weight": 1.0}, {"source": "migrations_version20260711120000_version20260711120000", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260711120000.php", "source_location": "L18", "weight": 1.0}, {"source": "migrations_version20260711120000_version20260711120000", "target": "migrations_version20260711120000_version20260711120000_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260711120000.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260711120000_version20260711120000", "target": "migrations_version20260711120000_version20260711120000_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260711120000.php", "source_location": "L25", "weight": 1.0}, {"source": "migrations_version20260711120000_version20260711120000_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260711120000.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260711120000_version20260711120000", "target": "migrations_version20260711120000_version20260711120000_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260711120000.php", "source_location": "L41", "weight": 1.0}, {"source": "migrations_version20260711120000_version20260711120000_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260711120000.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260711120000_version20260711120000_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711120000.php", "source_location": "L27", "receiver": null}, {"caller_nid": "migrations_version20260711120000_version20260711120000_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711120000.php", "source_location": "L37", "receiver": null}, {"caller_nid": "migrations_version20260711120000_version20260711120000_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711120000.php", "source_location": "L38", "receiver": null}, {"caller_nid": "migrations_version20260711120000_version20260711120000_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711120000.php", "source_location": "L43", "receiver": null}, {"caller_nid": "migrations_version20260711120000_version20260711120000_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711120000.php", "source_location": "L44", "receiver": null}, {"caller_nid": "migrations_version20260711120000_version20260711120000_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711120000.php", "source_location": "L45", "receiver": null}]} |