8 string references to currency.exchange_rate_provider in Currency 8.3
- CurrencyExchange::create in src/
Plugin/ Filter/ CurrencyExchange.php - Creates an instance of the plugin.
- CurrencyExchangeTest::testCreate in tests/
src/ Unit/ Plugin/ Filter/ CurrencyExchangeTest.php - @covers ::create @covers ::__construct
- PluginBasedExchangeRateProvider::saveConfiguration in src/
PluginBasedExchangeRateProvider.php - Saves the configuration.
- PluginBasedExchangeRateProviderForm::create in src/
Form/ PluginBasedExchangeRateProviderForm.php - Instantiates a new instance of this class.
- PluginBasedExchangeRateProviderFormTest::testCreate in tests/
src/ Unit/ Controller/ PluginBasedExchangeRateProviderFormTest.php - @covers ::create @covers ::__construct
- PluginBasedExchangeRateProviderFormTest::testCreate in tests/
src/ Unit/ Form/ PluginBasedExchangeRateProviderFormTest.php - @covers ::create @covers ::__construct
- PluginBasedExchangeRateProviderFormWebTest::testCurrencyExchangerUI in tests/
src/ Functional/ Controller/ PluginBasedExchangeRateProviderFormWebTest.php - Test CurrencyExchanger's UI.
- PluginBasedExchangeRateProviderFormWebTest::testCurrencyExchangerUI in tests/
src/ Functional/ Form/ PluginBasedExchangeRateProviderFormWebTest.php - Test CurrencyExchanger's UI.