namespace Drupal\system\EventSubscriber

Same name in other branches
  1. 10 Drupal\system\EventSubscriber
  2. 9 Drupal\system\EventSubscriber
  3. 8.9.x Drupal\system\EventSubscriber
Object name File name Summary
AccessRouteAlterSubscriber core/modules/system/src/EventSubscriber/AccessRouteAlterSubscriber.php Alters routes to add necessary requirements.
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'.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.