You are here

12 calls to AcsfSite::load() in Acquia Cloud Site Factory Connector 8

AcsfDuplicationScrubInitializeHandler::handle in src/Event/AcsfDuplicationScrubInitializeHandler.php
Implements AcsfEventHandler::handle().
AcsfLog::log in src/AcsfLog.php
Logs the specified message to the Site Factory via the REST API.
AcsfSiteInfoHandler::handle in src/Event/AcsfSiteInfoHandler.php
Implements AcsfEventHandler::handle().
AcsfSiteTest::testFactoryLoadCache in tests/AcsfSiteTest.php
Tests that we can use the factory method to get a cached site.
AcsfThemeNotify::sendNotification in src/AcsfThemeNotify.php
Sends a theme notification to the Factory.
acsf_cron in ./acsf.module
Implements hook_cron().
acsf_sso_install in acsf_sso/acsf_sso.install
Implements hook_install().
acsf_sso_update_8001 in acsf_sso/acsf_sso.install
Updates settings.
drush_acsf_connect_factory in acsf_init/acsf_init.drush.inc
Command callback: Connect a site to a Factory.
drush_acsf_site_scrub in ./acsf.drush.inc
Command callback. Scrubs the site database and/or other storage.
drush_acsf_site_sync in ./acsf.drush.inc
Command callback. Synchronizes data with the Factory.
SamlauthRequestSubscriber::injectSamlConfig in acsf_sso/src/EventSubscriber/SamlauthRequestSubscriber.php
Overrides the samlauth config values to use the correct ones.