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 |
---|---|---|---|
claro_form_node_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeForm. |
claro_form_node_preview_form_select_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
claro_form_system_modules_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_modules form. |
claro_form_user_admin_permissions_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the user_admin_permissions form. |
claro_form_views_exposed_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for views_exposed_form. |
claro_form_views_ui_add_handler_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for Views UI add handler form. |
claro_form_views_ui_config_item_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the Views UI config form. |
claro_preprocess_field_multiple_value_form | function | core/ |
Implements hook_preprocess_HOOK() for field_multiple_value_form. |
claro_preprocess_form_element | function | core/ |
Implements hook_preprocess_form_element(). |
claro_preprocess_form_element__password | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password. |
claro_preprocess_form_element__password_confirm | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password_confirm. |
claro_preprocess_item_list__media_library_add_form_media_list | function | core/ |
Implements hook_preprocess_item_list__media_library_add_form_media_list(). |
claro_preprocess_text_format_wrapper | function | core/ |
Implements template_preprocess_text_format_wrapper(). |
claro_preprocess_views_exposed_form | function | core/ |
Implements hook_preprocess_HOOK() for views_exposed_form. |
claro_preprocess_views_ui_rearrange_filter_form | function | core/ |
Implements hook_form_FORM_ID_alter() for the Views UI rearrange filter form. |
claro_theme_suggestions_form_element_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for form_element. |
ClearCacheForm | class | core/ |
Clear caches for this site. |
ClearCacheForm.php | file | core/ |
|
ClearCacheForm::buildForm | function | core/ |
Form constructor. |
ClearCacheForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ClearCacheForm::submitForm | function | core/ |
Clears the caches. |
CodeBlock::buildConfigurationForm | function | core/ |
Form constructor. |
CodeBlock::submitConfigurationForm | function | core/ |
Form submission handler. |
CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
Combine::buildOptionsForm | function | core/ |
Provide the basic form which calls through to subforms. |
CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView | function | core/ |
Tests cannot view comment reply form on entities you cannot view. |
CommentAdminOverview::$dateFormatter | property | core/ |
The date formatter service. |
CommentAdminOverview::buildForm | function | core/ |
Form constructor for the comment overview administration form. |
CommentAdminOverview::getFormId | function | core/ |
Returns a unique string identifying the form. |
CommentAdminOverview::submitForm | function | core/ |
Form submission handler. |
CommentAdminOverview::validateForm | function | core/ |
Form validation handler. |
CommentBulkForm | class | core/ |
Defines a comment operations bulk form element. |
CommentBulkForm.php | file | core/ |
|
CommentBulkForm::emptySelectedMessage | function | core/ |
Returns the message to be displayed when there are no selected items. |
CommentBulkFormTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\CommentBulkForm[[api-linebreak]] @group comment |
CommentBulkFormTest.php | file | core/ |
|
CommentBulkFormTest::tearDown | function | core/ |
|
CommentBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
CommentController::getReplyForm | function | core/ |
Form constructor for the comment reply form. |
CommentController::replyFormAccess | function | core/ |
Access check for the reply form. |
CommentController::replyFormTitle | function | core/ |
Title callback for the reply form. |
CommentDefaultFormatter | class | core/ |
Provides a default comment formatter. |
CommentDefaultFormatter.php | file | core/ |
|
CommentDefaultFormatter::$currentUser | property | core/ |
The current user. |
CommentDefaultFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
CommentDefaultFormatter::$entityFormBuilder | property | core/ |
The entity form builder. |
CommentDefaultFormatter::$routeMatch | property | core/ |
|
CommentDefaultFormatter::$storage | property | core/ |
The comment storage. |
CommentDefaultFormatter::$viewBuilder | property | core/ |
The comment render controller. |
CommentDefaultFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.