Issue #2175917 by Gábor Hojtsy, alexpott, piyuesh23, jibran: Clean up configuration system events.
Showing
- core/lib/Drupal/Core/Config/Config.php 3 additions, 13 deletionscore/lib/Drupal/Core/Config/Config.php
- core/lib/Drupal/Core/Config/ConfigCrudEvent.php 57 additions, 0 deletionscore/lib/Drupal/Core/Config/ConfigCrudEvent.php
- core/lib/Drupal/Core/Config/ConfigEvents.php 60 additions, 0 deletionscore/lib/Drupal/Core/Config/ConfigEvents.php
- core/lib/Drupal/Core/Config/ConfigFactory.php 8 additions, 10 deletionscore/lib/Drupal/Core/Config/ConfigFactory.php
- core/lib/Drupal/Core/Config/ConfigImporter.php 2 additions, 2 deletionscore/lib/Drupal/Core/Config/ConfigImporter.php
- core/lib/Drupal/Core/Config/ConfigRenameEvent.php 45 additions, 0 deletionscore/lib/Drupal/Core/Config/ConfigRenameEvent.php
- core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php 2 additions, 1 deletion...ib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
- core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php 2 additions, 2 deletions.../Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php
- core/modules/config/lib/Drupal/config/Tests/ConfigEventsTest.php 90 additions, 0 deletions...dules/config/lib/Drupal/config/Tests/ConfigEventsTest.php
- core/modules/config/tests/config_events_test/config_events_test.info.yml 6 additions, 0 deletions...nfig/tests/config_events_test/config_events_test.info.yml
- core/modules/config/tests/config_events_test/config_events_test.module 6 additions, 0 deletions...config/tests/config_events_test/config_events_test.module
- core/modules/config/tests/config_events_test/config_events_test.services.yml 6 additions, 0 deletions.../tests/config_events_test/config_events_test.services.yml
- core/modules/config/tests/config_events_test/lib/Drupal/config_events_test/EventSubscriber.php 60 additions, 0 deletions...ts_test/lib/Drupal/config_events_test/EventSubscriber.php
- core/modules/config/tests/config_override/lib/Drupal/config_override/EventSubscriber/ConfigModuleLowPriorityOverrideSubscriber.php 2 additions, 1 deletion...tSubscriber/ConfigModuleLowPriorityOverrideSubscriber.php
- core/modules/config/tests/config_override/lib/Drupal/config_override/EventSubscriber/ConfigModuleOverrideSubscriber.php 2 additions, 1 deletion...erride/EventSubscriber/ConfigModuleOverrideSubscriber.php
- core/modules/language/lib/Drupal/language/EventSubscriber/ConfigSubscriber.php 6 additions, 5 deletions.../lib/Drupal/language/EventSubscriber/ConfigSubscriber.php
- core/modules/system/lib/Drupal/system/SystemConfigSubscriber.php 2 additions, 1 deletion...dules/system/lib/Drupal/system/SystemConfigSubscriber.php
Loading
Please register or sign in to comment