You are here

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

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().
drush_acsf_duplication_scrub_batch in acsf_duplication/acsf_duplication.drush.inc
Command callback. Scrubs some data on the duplicated site.
drush_acsf_duplication_scrub_progress in acsf_duplication/acsf_duplication.drush.inc
Command callback. Outputs progress information on the site duplication scrub.
drush_acsf_site_sync in ./acsf.drush.inc
Command callback. Synchronizes data with the Factory.
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.