You are here

14 string references to currency.form_helper in Currency 8.3

Currency::create in src/Plugin/views/filter/Currency.php
Creates an instance of the plugin.
CurrencyAmount::create in src/Element/CurrencyAmount.php
Creates an instance of the plugin.
CurrencyAmountTest::testCreate in tests/src/Unit/Element/CurrencyAmountTest.php
@covers ::create @covers ::__construct
CurrencyImportForm::create in src/Form/CurrencyImportForm.php
Instantiates a new instance of this class.
CurrencyImportFormTest::testCreate in tests/src/Unit/Controller/CurrencyImportFormTest.php
@covers ::create @covers ::__construct
CurrencyImportFormTest::testCreate in tests/src/Unit/Form/CurrencyImportFormTest.php
@covers ::create @covers ::__construct
CurrencyLocaleImportForm::create in src/Form/CurrencyLocaleImportForm.php
Instantiates a new instance of this class.
CurrencyLocaleImportFormTest::testCreate in tests/src/Unit/Controller/CurrencyLocaleImportFormTest.php
@covers ::create @covers ::__construct
CurrencyLocaleImportFormTest::testCreate in tests/src/Unit/Form/CurrencyLocaleImportFormTest.php
@covers ::create @covers ::__construct
CurrencyTest::testCreate in tests/src/Unit/Plugin/views/filter/CurrencyTest.php
@covers ::create @covers ::__construct
CurrencyWebTest::testHandler in tests/src/Functional/Plugin/views/filter/CurrencyWebTest.php
Tests the handler.
FixedRatesForm::create in src/Form/FixedRatesForm.php
Instantiates a new instance of this class.
FixedRatesFormTest::testCreate in tests/src/Unit/Controller/FixedRatesFormTest.php
@covers ::create @covers ::__construct
FixedRatesFormTest::testCreate in tests/src/Unit/Form/FixedRatesFormTest.php
@covers ::create @covers ::__construct