Add AST JSON representation for migration Version20260713195434
This commit introduces a new JSON file that contains the abstract syntax tree (AST) representation for the migration file Version20260713195434.php. The JSON includes nodes, edges, and raw calls, providing a structured overview of the migration's components and their relationships.
This commit is contained in:
@@ -825,8 +825,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Appointment/Controller/AppointmentController.php": {
|
||||
"mtime": 1783569345.7788084,
|
||||
"ast_hash": "f0cef49f9e7857799c71ea434525dbef",
|
||||
"mtime": 1783973221.7557569,
|
||||
"ast_hash": "e3c94f6f2db1e54bbfa03a384b32748b",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Appointment/Controller/AppointmentSettingsController.php": {
|
||||
@@ -835,13 +835,13 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Appointment/Controller/MyAppointmentsController.php": {
|
||||
"mtime": 1782728407.1895916,
|
||||
"ast_hash": "28cd12de40d0e2c87ef5c24cbceaf636",
|
||||
"mtime": 1783973221.7561364,
|
||||
"ast_hash": "5eadbb285b35bcaf81c9d88c2c7433cb",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Appointment/Entity/Appointment.php": {
|
||||
"mtime": 1783059631.6813712,
|
||||
"ast_hash": "4eb6d63f8461e96ff592963ee14d5dcc",
|
||||
"mtime": 1783973221.7565346,
|
||||
"ast_hash": "1109b3084b53ec0663ebea87379054f4",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Appointment/Entity/DateOverride.php": {
|
||||
@@ -2350,8 +2350,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/appointment.md": {
|
||||
"mtime": 1782728407.1071143,
|
||||
"ast_hash": "ae2bbfd8dc1e905f3b664d665c9dc1c3",
|
||||
"mtime": 1783973221.7553043,
|
||||
"ast_hash": "3820d21ae2ab44b53db2671686f0b0ef",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/auth.md": {
|
||||
@@ -4338,5 +4338,25 @@
|
||||
"mtime": 1783945611.6644638,
|
||||
"ast_hash": "63d3c95ad97e318a933ee49bb5fa5d66",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"migrations/Version20260713195434.php": {
|
||||
"mtime": 1783973221.7919881,
|
||||
"ast_hash": "04abb1b5f558b4e044298dc1d20590d2",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Appointment/AppointmentCreateReserveTest.php": {
|
||||
"mtime": 1783973221.7926202,
|
||||
"ast_hash": "da56a2a64b6d3ef3f42a2164e0824852",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Appointment/AppointmentUpdateTest.php": {
|
||||
"mtime": 1783973221.793086,
|
||||
"ast_hash": "6fbe3ce078f11c6db24e15de4aab6ac7",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Appointment/AppointmentWorkflowFieldsTest.php": {
|
||||
"mtime": 1783973221.793431,
|
||||
"ast_hash": "34464d400fe2faab1b902dad4d853bc3",
|
||||
"semantic_hash": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user