Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormValuesTest::testSimpleAjaxFormValue | function | core/ |
Submits forms with select and checkbox elements via Ajax. |
| FormValuesTest::testSimpleInvalidCallbacksAjaxFormValue | function | core/ |
Tests that AJAX elements with invalid callbacks return error code 500. |
| form_ajax_response_builder | service | core/ |
Drupal\Core\Form\FormAjaxResponseBuilder |
| form_ajax_subscriber | service | core/ |
Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber |
| form_base_test.inc | file | core/ |
|
| form_builder | service | core/ |
Drupal\Core\Form\FormBuilder |
| form_cache | service | core/ |
Drupal\Core\Form\FormCache |
| form_error_handler | service | core/ |
Drupal\Core\Form\FormErrorHandler |
| form_get_options | function | core/ |
Returns the indexes of a select element's options matching a given key. |
| form_select_options | function | core/ |
Converts the options in a select element into a structured array for output. |
| form_submitter | service | core/ |
Drupal\Core\Form\FormSubmitter |
| form_test.event_subscriber | service | core/ |
Drupal\form_test\EventSubscriber\FormTestEventSubscriber |
| form_test.form.service_form | service | core/ |
Drupal\form_test\FormTestServiceObject |
| form_test.http_middleware | service | core/ |
Drupal\form_test\StackMiddleware\FormTestMiddleware |
| form_test.info.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.info.yml |
| form_test.module | file | core/ |
Helper module for the form API tests. |
| form_test.permissions.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.permissions.yml |
| form_test.routing.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.routing.yml |
| form_test.schema.yml | file | core/ |
core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml |
| form_test.services.yml | file | core/ |
core/modules/system/tests/modules/form_test/form_test.services.yml |
| form_test_form_alter | function | core/ |
Implements hook_form_alter(). |
| form_test_form_form_test_alter_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| form_test_form_form_test_vertical_tabs_access_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for form_test_vertical_tabs_access_form(). |
| form_test_form_user_register_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the registration form. |
| form_test_tableselect_ajax_callback | function | core/ |
Ajax callback that returns the form element. |
| form_test_user_register_form_rebuild | function | core/ |
Submit callback that just lets the form rebuild. |
| form_validator | service | core/ |
Drupal\Core\Form\FormValidator |
| forum-icon.html.twig | file | core/ |
Theme override to display a status icon for a forum post. |
| forum-icon.html.twig | file | core/ |
Theme override to display a status icon for a forum post. |
| forum-icon.html.twig | file | core/ |
Theme override to display a status icon for a forum post. |
| forum-icon.html.twig | file | core/ |
Default theme implementation to display a status icon for a forum post. |
| forum-list.html.twig | file | core/ |
Default theme implementation to display a list of forums and containers. |
| forum-list.html.twig | file | core/ |
Theme override to display a list of forums and containers. |
| forum-list.html.twig | file | core/ |
Theme override to display a list of forums and containers. |
| forum-list.html.twig | file | core/ |
Theme override to display a list of forums and containers. |
| forum-list.html.twig | file | core/ |
Theme override to display a list of forums and containers. |
| forum-submitted.html.twig | file | core/ |
Theme override for a forum post submission string. |
| forum-submitted.html.twig | file | core/ |
Theme override for a forum post submission string. |
| forum-submitted.html.twig | file | core/ |
Theme override for a forum post submission string. |
| forum-submitted.html.twig | file | core/ |
Default theme implementation for a forum post submission string. |
| forum-topic.html.twig | file | core/ |
Default theme implementation to display a forum topic. |
| forum-topic.html.twig | file | core/ |
Default theme implementation to display a forum topic. |
| forum.breadcrumb.listing | service | core/ |
Drupal\forum\Breadcrumb\ForumListingBreadcrumbBuilder |
| forum.breadcrumb.node | service | core/ |
Drupal\forum\Breadcrumb\ForumNodeBreadcrumbBuilder |
| forum.concept.html.twig | file | core/ |
--- label: 'Creating threaded discussion forums' top_level: true --- <h2>{% trans %}What is a forum?{% endtrans %}</h2> <p>{% trans %}A forum is nested hierarchy of discussions, where users post topics and comment on… |
| forum.configuring.html.twig | file | core/ |
--- label: 'Configuring forums' related: - forum.concept --- {% set forum_concept_topic = render_var(help_topic_link('forum.concept')) %} {% set settings_link_text %}{% trans %}Settings{% endtrans %}{% endset %} {% set… |
| forum.css | file | core/ |
Styling for the Forum module. |
| forum.css | file | core/ |
Forum specific styles. |
| forum.css | file | core/ |
Styling for the Forum module. |
| forum.index_storage | service | core/ |
Drupal\forum\ForumIndexStorage |
Pagination
- Previous page
- Page 735
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.