-
- Downloads
Issue #3478179 by idimopoulos, claudiu.cristea: Allow to check for the...
Issue #3478179 by idimopoulos, claudiu.cristea: Allow to check for the publication status before syncing
parent
d5c94d7d
No related branches found
No related tags found
Showing
- README.md 17 additions, 0 deletionsREADME.md
- modules/rdf_sync_published/rdf_sync_published.info.yml 6 additions, 0 deletionsmodules/rdf_sync_published/rdf_sync_published.info.yml
- modules/rdf_sync_published/rdf_sync_published.services.yml 5 additions, 0 deletionsmodules/rdf_sync_published/rdf_sync_published.services.yml
- modules/rdf_sync_published/src/EventSubscriber/RdfSyncPublishedSubscriber.php 40 additions, 0 deletions...lished/src/EventSubscriber/RdfSyncPublishedSubscriber.php
- modules/rdf_sync_published/tests/Kernel/RdfSyncPublishedTest.php 85 additions, 0 deletions.../rdf_sync_published/tests/Kernel/RdfSyncPublishedTest.php
- rdf_sync.services.yml 1 addition, 0 deletionsrdf_sync.services.yml
- src/Event/RdfSyncEvent.php 46 additions, 0 deletionssrc/Event/RdfSyncEvent.php
- src/Form/SettingsForm.php 2 additions, 0 deletionssrc/Form/SettingsForm.php
- src/Normalizer/RdfSyncNormalizer.php 1 addition, 1 deletionsrc/Normalizer/RdfSyncNormalizer.php
- src/RdfSyncSynchronizer.php 7 additions, 0 deletionssrc/RdfSyncSynchronizer.php
- tests/src/Functional/RdfEntityConfigFormTest.php 1 addition, 1 deletiontests/src/Functional/RdfEntityConfigFormTest.php
- tests/src/Functional/RdfFieldConfigFormTest.php 1 addition, 1 deletiontests/src/Functional/RdfFieldConfigFormTest.php
- tests/src/Functional/RdfSyncDrushTest.php 18 additions, 6 deletionstests/src/Functional/RdfSyncDrushTest.php
- tests/src/Kernel/RdfSyncSettingsFormTest.php 2 additions, 0 deletionstests/src/Kernel/RdfSyncSettingsFormTest.php
- tests/src/Kernel/RdfSyncTest.php 1 addition, 1 deletiontests/src/Kernel/RdfSyncTest.php
- tests/src/Traits/RdfSyncTestTrait.php 2 additions, 2 deletionstests/src/Traits/RdfSyncTestTrait.php
src/Event/RdfSyncEvent.php
0 → 100644
Please register or sign in to comment