6 calls to Webform::getSettings() in Webform 8.5
- Webform::buildPages in src/
Entity/ Webform.php - Build and cache a webform's wizard pages based on the current operation.
- Webform::getSetting in src/
Entity/ Webform.php - Returns the webform settings for a given key.
- Webform::hasPage in src/
Entity/ Webform.php - Determine if the webform has page or is attached to other entities.
- Webform::invokeHandlers in src/
Entity/ Webform.php - Invoke a handlers method.
- Webform::isResultsDisabled in src/
Entity/ Webform.php - Determine if the saving of submissions is disabled.
- Webform::setSetting in src/
Entity/ Webform.php - Sets a webform setting for a given key.