Add AST JSON representation for PublishScheduledBlogsMessage.php

This commit is contained in:
hamed
2026-07-23 22:26:53 +03:30
parent 0cc51ee54f
commit 21bb434053
20 changed files with 7099 additions and 1594 deletions
+97 -27
View File
@@ -1,7 +1,7 @@
{
"assets/admin/App.tsx": {
"mtime": 1784821343.1686423,
"ast_hash": "8d0f3c0273b7b5b645e5fddb8d7359ec",
"mtime": 1784831992.3266897,
"ast_hash": "6b902b7c35bb843dcfab42aee1e2eb48",
"semantic_hash": ""
},
"assets/admin/components/FreeVisitPrice.tsx": {
@@ -25,8 +25,8 @@
"semantic_hash": ""
},
"assets/admin/components/layout/Sidebar.tsx": {
"mtime": 1784821343.181366,
"ast_hash": "842a0b95d3969899ec84ceeda1af6989",
"mtime": 1784832014.641408,
"ast_hash": "a860a3d04d223ed08b57aec41345e3f1",
"semantic_hash": ""
},
"assets/admin/components/layout/Topbar.tsx": {
@@ -175,13 +175,13 @@
"semantic_hash": ""
},
"assets/admin/pages/BlogFormPage.tsx": {
"mtime": 1784464897.2620423,
"ast_hash": "8bdbc53c107f2dbce99fdee9a64c2d21",
"mtime": 1784831833.102739,
"ast_hash": "bf0a41cb2de56ca7a74675e67649f399",
"semantic_hash": ""
},
"assets/admin/pages/BlogsPage.tsx": {
"mtime": 1781817770.5734062,
"ast_hash": "1ab9c9a8ef677a4e1bc6b9498fe0d447",
"mtime": 1784832554.7215295,
"ast_hash": "551ff0ce1104b38469e51709a34c9590",
"semantic_hash": ""
},
"assets/admin/pages/CategoriesPage.tsx": {
@@ -390,8 +390,8 @@
"semantic_hash": ""
},
"assets/admin/types/index.ts": {
"mtime": 1784821343.205508,
"ast_hash": "3e204571b2ed5099839d2fefc424d49a",
"mtime": 1784831723.3485844,
"ast_hash": "ed0c9b650854a4383f89e29ca5917362",
"semantic_hash": ""
},
"assets/app.js": {
@@ -1045,18 +1045,18 @@
"semantic_hash": ""
},
"src/Blog/Controller/BlogController.php": {
"mtime": 1784464902.5949547,
"ast_hash": "a88536dda2ec125e479c484b528cd55e",
"mtime": 1784832534.1222217,
"ast_hash": "23361eaa37fa48dd8c997f8e76537aa8",
"semantic_hash": ""
},
"src/Blog/Entity/Blog.php": {
"mtime": 1784464902.5953171,
"ast_hash": "be06e1eefdafb77974b9e660892e8ad2",
"mtime": 1784828681.2469935,
"ast_hash": "974c4c09eccde317f1cc524e5b240d25",
"semantic_hash": ""
},
"src/Blog/Repository/BlogRepository.php": {
"mtime": 1784464902.5960205,
"ast_hash": "0223a7b12c86432a525998d6930ed3b9",
"mtime": 1784832521.5786533,
"ast_hash": "914456f5fe9f005865b89bfe523a2a09",
"semantic_hash": ""
},
"src/Category/Controller/CategoryController.php": {
@@ -1175,7 +1175,7 @@
"semantic_hash": ""
},
"src/Doctor/Entity/Doctor.php": {
"mtime": 1784822772.9335277,
"mtime": 1784823022.5547647,
"ast_hash": "8d764edf0c81bde1c04a0a6ec8dd1eb0",
"semantic_hash": ""
},
@@ -1190,7 +1190,7 @@
"semantic_hash": ""
},
"src/Doctor/Repository/DoctorRepository.php": {
"mtime": 1784822543.1622179,
"mtime": 1784823022.5551465,
"ast_hash": "d46bdb166f11771d7c7788878c0b759d",
"semantic_hash": ""
},
@@ -1460,8 +1460,8 @@
"semantic_hash": ""
},
"src/Schedule.php": {
"mtime": 1782929801.2075908,
"ast_hash": "af316acd9e95a609a79930f784f9b0d7",
"mtime": 1784828998.528498,
"ast_hash": "e4e6ec21c38c96851028f1eb6fb6a256",
"semantic_hash": ""
},
"src/Secretary/Controller/SecretaryController.php": {
@@ -2350,8 +2350,8 @@
"semantic_hash": ""
},
"docs/api/blog.md": {
"mtime": 1784464897.3127716,
"ast_hash": "2ef9006bee09c2f6ce43a4c6d6b6ba61",
"mtime": 1784832622.312016,
"ast_hash": "7c51f67f77e8c1718ea4e4988ae0343f",
"semantic_hash": ""
},
"docs/api/clinic-invitation.md": {
@@ -2380,7 +2380,7 @@
"semantic_hash": ""
},
"docs/api/doctor.md": {
"mtime": 1784822838.7947938,
"mtime": 1784823022.5221283,
"ast_hash": "8eca9c8915df3f0ae2cc253d55ac66a3",
"semantic_hash": ""
},
@@ -3430,8 +3430,8 @@
"semantic_hash": ""
},
"data/seed/specialties.json": {
"mtime": 1782843868.7755058,
"ast_hash": "37dc79f859896696d1f7dd74afecfabe",
"mtime": 1784823581.0108852,
"ast_hash": "3559a71001bd0a27badd6dad5822fe3f",
"semantic_hash": ""
},
"src/Category/Command/SeedCategoriesCommand.php": {
@@ -5705,7 +5705,7 @@
"semantic_hash": ""
},
"tests/Doctor/DoctorBookingStateAggregationTest.php": {
"mtime": 1784822819.154374,
"mtime": 1784823022.555536,
"ast_hash": "e4f93440892bae28c82e24c25feee15a",
"semantic_hash": ""
},
@@ -5995,7 +5995,7 @@
"semantic_hash": ""
},
"tests/Doctor/DoctorListBookableSortFilterTest.php": {
"mtime": 1784822561.47978,
"mtime": 1784823022.5561688,
"ast_hash": "2e5dc97dcd853579435a8a488c9c5581",
"semantic_hash": ""
},
@@ -6168,5 +6168,75 @@
"mtime": 1784821343.166428,
"ast_hash": "8559d93c94f2ac1823dbe12719f91a49",
"semantic_hash": ""
},
"assets/admin/components/BlogSeoFields.tsx": {
"mtime": 1784831755.076446,
"ast_hash": "37d0fc6468627abeac43d385274dc66e",
"semantic_hash": ""
},
"assets/admin/lib/blogForm.ts": {
"mtime": 1784831709.0363271,
"ast_hash": "9ff4e618e053bb68ebb1998b21615628",
"semantic_hash": ""
},
"assets/admin/pages/BlogReviewPage.tsx": {
"mtime": 1784827652.504635,
"ast_hash": "a2c840c1032be29b58d4e28db09e7d1c",
"semantic_hash": ""
},
"assets/admin/pages/RepresentationBlogFormPage.tsx": {
"mtime": 1784831967.567576,
"ast_hash": "8750fe4e2688814ee6c945bb9d0f2e58",
"semantic_hash": ""
},
"assets/admin/pages/RepresentationBlogsPage.tsx": {
"mtime": 1784831911.095439,
"ast_hash": "08e71e0e7f4d3dc7b78033d780057d61",
"semantic_hash": ""
},
"migrations/Version20260723171254.php": {
"mtime": 1784826839.1788676,
"ast_hash": "86223b6d7376315ae2e19db40a273812",
"semantic_hash": ""
},
"migrations/Version20260723174500.php": {
"mtime": 1784828788.9777613,
"ast_hash": "1e886c08c390bcbb457fdb914e8fec0c",
"semantic_hash": ""
},
"src/Blog/Controller/RepresentationBlogController.php": {
"mtime": 1784831934.5515826,
"ast_hash": "3804800c81efad5b1d055c10ed02a5bd",
"semantic_hash": ""
},
"src/Blog/Message/PublishScheduledBlogsMessage.php": {
"mtime": 1784828956.9272017,
"ast_hash": "f552319d03edf50b5eb8a84b39993431",
"semantic_hash": ""
},
"src/Blog/MessageHandler/PublishScheduledBlogsHandler.php": {
"mtime": 1784828984.3631573,
"ast_hash": "4bacc58f12cecee06911faa4b9f37086",
"semantic_hash": ""
},
"src/Blog/Service/BlogWriter.php": {
"mtime": 1784828846.2465687,
"ast_hash": "617cc58a81689df9715f5fdbe054f70d",
"semantic_hash": ""
},
"src/Blog/Service/ScheduledBlogPublisher.php": {
"mtime": 1784828975.9962785,
"ast_hash": "51761262e3c3e0b8428fe2a82626736d",
"semantic_hash": ""
},
"tests/Blog/BlogReviewGateTest.php": {
"mtime": 1784827020.0868497,
"ast_hash": "301ac9b8d41119a0774bb11ea0349eca",
"semantic_hash": ""
},
"tests/Blog/BlogV2FieldsTest.php": {
"mtime": 1784832570.7668114,
"ast_hash": "862ef65b7bb2d3e8a04a01a1cc7e52d7",
"semantic_hash": ""
}
}