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 |
---|---|---|---|
core.entity_form_display.node.article.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_form_display.node.article.default.yml |
core.entity_form_display.node.article.default.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.node.article.default.yml |
core.entity_form_display.node.article.default.yml | file | core/ |
core/recipes/article_content_type/config/core.entity_form_display.node.article.default.yml |
core.entity_form_display.node.basic_page.default.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_form_display.node.basic_page.default.yml |
core.entity_form_display.node.book.default.yml | file | core/ |
core/modules/book/config/optional/core.entity_form_display.node.book.default.yml |
core.entity_form_display.node.forum.default.yml | file | core/ |
core/modules/forum/config/optional/core.entity_form_display.node.forum.default.yml |
core.entity_form_display.node.options_install_test.default.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/core.entity_form_display.node.options_install_test.default.yml |
core.entity_form_display.node.page.default.yml | file | core/ |
core/profiles/standard/config/install/core.entity_form_display.node.page.default.yml |
core.entity_form_display.node.page.default.yml | file | core/ |
core/profiles/nightwatch_a11y_testing/config/install/core.entity_form_display.node.page.default.yml |
core.entity_form_display.node.page.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_form_display.node.page.default.yml |
core.entity_form_display.node.page.default.yml | file | core/ |
core/recipes/page_content_type/config/core.entity_form_display.node.page.default.yml |
core.entity_form_display.node.recipe.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_form_display.node.recipe.default.yml |
core.entity_form_display.taxonomy_term.forums.default.yml | file | core/ |
core/modules/forum/config/optional/core.entity_form_display.taxonomy_term.forums.default.yml |
core.entity_form_display.user.user.default.yml | file | core/ |
core/modules/system/tests/modules/test_user_config/config/install/core.entity_form_display.user.user.default.yml |
core.entity_form_display.user.user.default.yml | file | core/ |
core/recipes/user_picture/config/core.entity_form_display.user.user.default.yml |
core.entity_form_display.user.user.default.yml | file | core/ |
core/profiles/standard/config/install/core.entity_form_display.user.user.default.yml |
core.entity_form_display.user.user.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_form_display.user.user.default.yml |
core.entity_form_mode.media.media_library.yml | file | core/ |
core/modules/media_library/config/install/core.entity_form_mode.media.media_library.yml |
core.entity_form_mode.user.register.yml | file | core/ |
core/modules/user/config/install/core.entity_form_mode.user.register.yml |
core.entity_form_mode.user.register.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/core.entity_form_mode.user.register.yml |
core.entity_form_mode.user.register.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/language/es/core.entity_form_mode.user.register.yml |
core.entity_form_mode.user.register.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/core.entity_form_mode.user.register.yml |
core.performance.html.twig | file | core/ |
--- label: 'Optimizing site performance' top_level: true --- <h2>{% trans %}What is site performance?{% endtrans %}</h2> <p>{% trans %}Site performance, in this context, refers to speed factors such as the page load time… |
Counter::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
CredentialForm | class | core/ |
Migrate Upgrade database credential form. |
CredentialForm.php | file | core/ |
|
CredentialForm::$errors | property | core/ |
An array of error information. |
CredentialForm::$httpClient | property | core/ |
The HTTP client to fetch the files with. |
CredentialForm::buildForm | function | core/ |
Form constructor. |
CredentialForm::create | function | core/ |
Instantiates a new instance of this class. |
CredentialForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
CredentialForm::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
CredentialForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
CredentialForm::setupMigrations | function | core/ |
Gets and stores information for this migration in temporary store. |
CredentialForm::submitForm | function | core/ |
Form submission handler. |
CredentialForm::validateForm | function | core/ |
Form validation handler. |
CredentialForm::validatePaths | function | core/ |
The #element_validate handler for the source path elements. |
CredentialForm::__construct | function | core/ |
CredentialForm constructor. |
CredentialFormTest | class | core/ |
Test the credential form for both Drupal 6 and Drupal 7 sources. |
CredentialFormTest.php | file | core/ |
|
CredentialFormTest::$modules | property | core/ |
Modules to install. |
CredentialFormTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
CredentialFormTest::getDestinationSiteCredentials | function | core/ |
Creates an array of destination site credentials for the Credential form. |
CredentialFormTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
CredentialFormTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
CredentialFormTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
CredentialFormTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
CredentialFormTest::providerCredentialForm | function | core/ |
Data provider for testCredentialForm. |
CredentialFormTest::testCredentialFrom | function | core/ |
Test the credential form. |
CronForm | class | core/ |
Configure cron settings for this site. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.