8 calls to Webform::getSetting() 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::getCacheContexts in src/
Entity/ Webform.php - The cache contexts associated with this object.
- Webform::getPages in src/
Entity/ Webform.php - Get webform wizard pages.
- Webform::hasPreview in src/
Entity/ Webform.php - Determine if the webform has preview page.
- Webform::hasRemoteAddr in src/
Entity/ Webform.php - Determine if remote IP address is being stored.
- Webform::hasSubmissionLog in src/
Entity/ Webform.php - Determine if submissions are being logged.
- Webform::isConfidential in src/
Entity/ Webform.php - Returns the webform confidential indicator.
- Webform::updatePaths in src/
Entity/ Webform.php - Update submit and confirm paths (i.e. URL aliases) associated with this webform.