You are here

namespace Drupal\acsf\Event in Acquia Cloud Site Factory Connector 8

Same name in other branches
  1. 8.2 Drupal\acsf\Event
Classsort descending Location Description
AcsfDuplicationScrubCommentHandler src/Event/AcsfDuplicationScrubCommentHandler.php Handles the scrubbing of Drupal comments.
AcsfDuplicationScrubCommentStorage src/Event/AcsfDuplicationScrubCommentStorage.php Comment storage class (using a SQL backend) which ignores load failures.
AcsfDuplicationScrubConfigurationHandler src/Event/AcsfDuplicationScrubConfigurationHandler.php Handles the scrubbing of Drupal core state / configuration.
AcsfDuplicationScrubEntityHandler src/Event/AcsfDuplicationScrubEntityHandler.php Handles the scrubbing of Drupal entities.
AcsfDuplicationScrubFinalizeHandler src/Event/AcsfDuplicationScrubFinalizeHandler.php Handles final operations for the scrub.
AcsfDuplicationScrubInitializeHandler src/Event/AcsfDuplicationScrubInitializeHandler.php Handles initialization operations for the scrub.
AcsfDuplicationScrubNodeHandler src/Event/AcsfDuplicationScrubNodeHandler.php Handles the scrubbing of Drupal nodes.
AcsfDuplicationScrubTemporaryFilesHandler src/Event/AcsfDuplicationScrubTemporaryFilesHandler.php Handles the scrubbing of Drupal temporary files.
AcsfDuplicationScrubTruncateTablesHandler src/Event/AcsfDuplicationScrubTruncateTablesHandler.php Truncates various undesirable Drupal core tables.
AcsfDuplicationScrubUserHandler src/Event/AcsfDuplicationScrubUserHandler.php Handles the scrubbing of Drupal users.
AcsfEvent src/Event/AcsfEvent.php ACSFEvent.
AcsfEventDispatcher src/Event/AcsfEventDispatcher.php AcsfEventDispatcher.
AcsfEventHandler src/Event/AcsfEventHandler.php AcsfEventHandler.
AcsfEventHandlerIncompatibleException src/Event/AcsfEventHandlerIncompatibleException.php AcsfEventHandlerIncompatibleException.
AcsfSiteInfoHandler src/Event/AcsfSiteInfoHandler.php This event handler populates the site information after the installation.
AcsfThemeDuplicationScrubbingHandler src/Event/AcsfThemeDuplicationScrubbingHandler.php Truncates the pending theme notification table.