Search for form
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Form | class | core/ |
Provides a render element for a form. |
Form | class | core/ |
Form to test _form routing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConfigSync::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigSync::submitForm | function | core/ |
Form submission handler. |
ConfigTarget::fromForm | function | core/ |
Gets the config target object for an element from a form array. |
ConfigTargetTest::providerTestFormCacheable | function | core/ |
|
ConfigTargetTest::providerTestFromFormException | function | core/ |
|
ConfigTargetTest::testFormCacheable | function | core/ |
@covers \Drupal\Core\Form\ConfigFormBase::storeConfigKeyToFormElementMap[[api-linebreak]] @dataProvider providerTestFormCacheable |
ConfigTargetTest::testFromFormConfigTarget | function | core/ |
@covers ::fromForm[[api-linebreak]] |
ConfigTargetTest::testFromFormException | function | core/ |
@covers ::fromForm[[api-linebreak]] @dataProvider providerTestFromFormException |
ConfigTargetTest::testFromFormString | function | core/ |
@covers ::fromForm[[api-linebreak]] @covers ::fromString[[api-linebreak]] |
ConfigTestForm | class | core/ |
Form controller for the test config edit forms. |
ConfigTestForm.php | file | core/ |
|
ConfigTestForm::changeSize | function | core/ |
Element submit handler for non-JS testing. |
ConfigTestForm::exists | function | core/ |
Determines if the entity already exists. |
ConfigTestForm::form | function | core/ |
Gets the actual form array to be built. |
ConfigTestForm::save | function | core/ |
Form submission handler for the 'save' action. |
ConfigTestForm::updateSize | function | core/ |
Ajax callback for the size selection element. |
ConfigTestJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ConfigTestJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ConfigTestJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ConfigTestXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ConfigTestXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ConfigTestXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ConfigTranslationAddForm | class | core/ |
Defines a form for adding configuration translations. |
ConfigTranslationAddForm.php | file | core/ |
|
ConfigTranslationAddForm::buildForm | function | core/ |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ConfigTranslationAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigTranslationDateFormatUiTest | class | core/ |
Tests the content translation behaviors on date formats. |
ConfigTranslationDateFormatUiTest.php | file | core/ |
|
ConfigTranslationDateFormatUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTranslationDateFormatUiTest::$modules | property | core/ |
Modules to install. |
ConfigTranslationDateFormatUiTest::setUp | function | core/ |
|
ConfigTranslationDateFormatUiTest::testDateFormatTranslation | function | core/ |
Tests date format translation. |
ConfigTranslationDateFormatUiTest::testDateFormatUI | function | core/ |
Tests date format translation behavior. |
ConfigTranslationDeleteForm | class | core/ |
Builds a form to delete configuration translation. |
ConfigTranslationDeleteForm.php | file | core/ |
|
ConfigTranslationDeleteForm::$configMapperManager | property | core/ |
The configuration mapper manager. |
ConfigTranslationDeleteForm::$language | property | core/ |
The language of configuration translation. |
ConfigTranslationDeleteForm::$languageManager | property | core/ |
The language manager. |
ConfigTranslationDeleteForm::$mapper | property | core/ |
The configuration translation to be deleted. |
ConfigTranslationDeleteForm::$moduleHandler | property | core/ |
The module handler. |
ConfigTranslationDeleteForm::buildForm | function | core/ |
Form constructor. |
ConfigTranslationDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigTranslationDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ConfigTranslationDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ConfigTranslationDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigTranslationDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ConfigTranslationDeleteForm::submitForm | function | core/ |
Form submission handler. |
ConfigTranslationDeleteForm::__construct | function | core/ |
Constructs a ConfigTranslationDeleteForm. |
ConfigTranslationEditForm | class | core/ |
Defines a form for editing configuration translations. |
ConfigTranslationEditForm.php | file | core/ |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.