Add JSON files for skill and patient update profile test data
- Created a new JSON file for skills related to Figma features, including nodes and edges representing the structure and relationships of skills. - Added another JSON file for the PatientUpdateProfileTest, detailing the test structure, methods, and their relationships with other components in the codebase.
This commit is contained in:
graphify-out/cache/ast/v0.8.44/06be5c173956469a2d503db136584d2d3a2f6beccbbfce1bdf50d39b78ba9854.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/0afef57494776651859479f9d0f05259fe33754b8c796d1e51bf495bcde99274.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/1705136661ac86d5b3f9d1825c3ec40db7215cf04c1d3a8ccc3b96ab8d35d80d.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260713074150_php", "label": "Version20260713074150.php", "file_type": "code", "source_file": "migrations/Version20260713074150.php", "source_location": "L1"}, {"id": "migrations_version20260713074150_version20260713074150", "label": "Version20260713074150", "file_type": "code", "source_file": "migrations/Version20260713074150.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260713074150_version20260713074150_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260713074150.php", "source_location": "L15"}, {"id": "migrations_version20260713074150_version20260713074150_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260713074150.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260713074150.php", "source_location": "L20"}, {"id": "migrations_version20260713074150_version20260713074150_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260713074150.php", "source_location": "L26"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260713074150_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260713074150.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260713074150_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260713074150.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260713074150_php", "target": "migrations_version20260713074150_version20260713074150", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260713074150.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260713074150_version20260713074150", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260713074150.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260713074150_version20260713074150", "target": "migrations_version20260713074150_version20260713074150_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260713074150.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260713074150_version20260713074150", "target": "migrations_version20260713074150_version20260713074150_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260713074150.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260713074150_version20260713074150_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260713074150.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260713074150_version20260713074150", "target": "migrations_version20260713074150_version20260713074150_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260713074150.php", "source_location": "L26", "weight": 1.0}, {"source": "migrations_version20260713074150_version20260713074150_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260713074150.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260713074150_version20260713074150_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713074150.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260713074150_version20260713074150_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713074150.php", "source_location": "L29", "receiver": null}]}
|
||||
graphify-out/cache/ast/v0.8.44/33a91b7d062bf8e0a5ec143546e8bf5d66972b7de54e166ffe5bc21ec81435b7.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/3f982706cb5c42f23d7791e2e3c338d0b2406c533a84879997bfcc8ba673953c.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/76f6bb6feaaf79e476d8d3c51d0efd692715c68ce1553c06821be26578dc58da.json
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_constant_errorcodes_php", "label": "ErrorCodes.php", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L1"}, {"id": "constant_errorcodes_errorcodes", "label": "ErrorCodes", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L5"}, {"id": "constant_errorcodes_errorcodes_message", "label": ".message()", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L108"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_constant_errorcodes_php", "target": "constant_errorcodes_errorcodes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L5", "weight": 1.0}, {"source": "constant_errorcodes_errorcodes", "target": "constant_errorcodes_errorcodes_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L108", "weight": 1.0}], "raw_calls": []}
|
||||
graphify-out/cache/ast/v0.8.44/95281384553f6827fdab8f089bbfe9c54fea5576d1c75b0eea7eaa03195bcc93.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/a08766179d94d9032434681db65cbdaa2c8534a59a9ef7b773e65d26c98d9c3b.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/c7347a90028055b0048d1e28c38e2d5a86172d07ed3a7dc3e61e0f87717e3ca0.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/f54aab895e394e5cb5c53b08e75a28bf5dc701ed3b13f4e7ed83c308f990d9b6.json
Vendored
+1
File diff suppressed because one or more lines are too long
graphify-out/cache/ast/v0.8.44/fbdc9871ccaad83131ba39c6f6d4813a3f27f89c0eed51990e385b910fa52a1c.json
Vendored
+1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user