You are here

8 calls to AcsfEvent::create() in Acquia Cloud Site Factory Connector 8.2

AcsfCommands::siteSync in src/Commands/AcsfCommands.php
Synchronize data with the Factory.
AcsfDuplicationCommands::duplicationScrubBatch in acsf_duplication/src/Commands/AcsfDuplicationCommands.php
Runs one iteration of the batch scrubbing process on the duplicated site.
AcsfDuplicationCommands::duplicationScrubProgress in acsf_duplication/src/Commands/AcsfDuplicationCommands.php
Returns information about the progress of the batch scrubbing process.
AcsfSite::refresh in src/AcsfSite.php
Refreshes the site information from the Site Factory.
AcsfSite::save in src/AcsfSite.php
Saves the internal state of this site.
acsf_install in ./acsf.install
Implements hook_install().
hook_acsf_duplication_scrub_remaining_counts_alter in acsf_duplication/acsf_duplication.api.php
Alters the counts reported by `drush acsf-duplication-scrub-progress`.
UnitTest::testAcsfEventCreate in tests/AcsfEventsTest.php
Tests the create method.