You are here

namespace Drupal\system\EventSubscriber in Drupal 10

Same name in other branches
  1. 8 Drupal\system\EventSubscriber
  2. 9 Drupal\system\EventSubscriber
Classsort descending Location Description
AdminRouteSubscriber core/modules/system/src/EventSubscriber/AdminRouteSubscriber.php Adds the _admin_route option to each admin HTML route.
AdvisoriesConfigSubscriber core/modules/system/src/EventSubscriber/AdvisoriesConfigSubscriber.php Defines a config subscriber for changes to 'system.advisories'.
ConfigCacheTag core/modules/system/src/EventSubscriber/ConfigCacheTag.php A subscriber invalidating cache tags when system config objects are saved.
SecurityFileUploadEventSubscriber core/modules/system/src/EventSubscriber/SecurityFileUploadEventSubscriber.php The final subscriber to 'file.upload.sanitize.name'.