Search for help
- Search 7.x for help
- Search 9.5.x for help
- Search 8.9.x for help
- Search 11.x for help
- Search main for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| action_help | function | core/ |
Implements hook_help(). |
| AjaxFormHelperTrait | trait | core/ |
Provides a helper to for submitting an AJAX form. |
| AjaxFormHelperTrait.php | file | core/ |
|
| AjaxFormHelperTrait::ajaxSubmit | function | core/ |
Submit form dialog #ajax callback. |
| AjaxFormHelperTrait::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
| AjaxHelperTrait | trait | core/ |
Provides a helper to determine if the current request is via AJAX. |
| AjaxHelperTrait.php | file | core/ |
|
| AjaxHelperTrait::getRequestWrapperFormat | function | core/ |
Gets the wrapper format of the current request. |
| AjaxHelperTrait::isAjax | function | core/ |
Determines if the current request is via AJAX. |
| announcements_feed_help | function | core/ |
Implements hook_help(). |
| ArgumentPluginBase::getTokenHelp | function | core/ |
Provide token help information for the argument. |
| AssertContentTrait::assertTextHelper | function | core/ |
Helper for assertText and assertNoText. |
| AssertContentTrait::assertUniqueTextHelper | function | core/ |
Helper for assertUniqueText and assertNoUniqueText. |
| AttributeHelper | class | core/ |
Helper class to deal with mixed array and Attribute operations. |
| AttributeHelper.php | file | core/ |
|
| AttributeHelper::attributeExists | function | core/ |
Checks if the given attribute collection has an attribute. |
| AttributeHelper::mergeCollections | function | core/ |
Merges two attribute collections. |
| AttributeHelper::__construct | function | core/ |
This class should not be instantiated. |
| AttributeHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Template\AttributeHelper[[api-linebreak]] @group Template |
| AttributeHelperTest.php | file | core/ |
|
| AttributeHelperTest::providerTestAttributeExists | function | core/ |
Provides tests data for testAttributeExists. |
| AttributeHelperTest::providerTestMergeCollections | function | core/ |
Provides tests data for testMergeCollections. |
| AttributeHelperTest::testAttributeExists | function | core/ |
@covers ::attributeExists[[api-linebreak]] @dataProvider providerTestAttributeExists |
| AttributeHelperTest::testMergeCollections | function | core/ |
@covers ::mergeCollections[[api-linebreak]] @dataProvider providerTestMergeCollections |
| AttributeHelperTest::testMergeCollectionsArgumentException | function | core/ |
@covers ::mergeCollections[[api-linebreak]] |
| AttributeTest::providerTestAttributeClassHelpers | function | core/ |
Provides tests data for testEscaping. |
| automated_cron_help | function | core/ |
Implements hook_help(). |
| bad_help_topics.bad_html.html.twig | file | core/ |
--- label: 'Help topic with bad HTML syntax' top_level: true --- <p>{% trans %}Body goes here{% endtrans %}</h3> |
| bad_help_topics.bad_html2.html.twig | file | core/ |
--- label: 'Bad HTML syntax within trans section' top_level: true --- <p>{% trans %}<a href="/foo">Text here{% endtrans %}</a></p> |
| bad_help_topics.bad_html3.html.twig | file | core/ |
--- label: 'Unclosed HTML tag' top_level: true --- <p>{% trans %}<a href="/foo">Text here{% endtrans %}</p> |
| bad_help_topics.empty.html.twig | file | core/ |
--- label: 'Help topic containing no body' top_level: true --- |
| bad_help_topics.h1.html.twig | file | core/ |
--- label: 'Help topic with H1 header' top_level: true --- <h1>{% trans %}Body goes here{% endtrans %}</h1> |
| bad_help_topics.hierarchy.html.twig | file | core/ |
--- label: 'Help topic with h3 without an h2' top_level: true --- <h3>{% trans %}Body goes here{% endtrans %}</h3> |
| bad_help_topics.locale.html.twig | file | core/ |
--- label: 'Help topic with locale-unsafe tag' top_level: true --- <p>{% trans %}some translated text and a <script>alert('hello')</script>{% endtrans %}</p> |
| bad_help_topics.related.html.twig | file | core/ |
--- label: 'Help topic related to nonexistent topic' top_level: true related: - this.is.not.a.valid.help_topic.id --- <p>{% trans %}Body goes here{% trans %}</p> |
| bad_help_topics.top_level.html.twig | file | core/ |
--- label: 'Help topic not top level or related to top level' --- <p>{% trans %}Body goes here{% endtrans %}</p> |
| bad_help_topics.translated.html.twig | file | core/ |
--- label: 'Help topic with untranslated text' top_level: true --- <p>Body goes here</p> <p>{% trans %}some translated text too{% endtrans %}</p> |
| bad_help_topics.url_func_used.html.twig | file | core/ |
--- label: 'URL test topic that uses outdated url function' top_level: true --- {% set link_uses_url_func = render_var(url('valid.route')) %} <p>{% trans %}This topic should be top-level. It is used to test URLs{% endtrans… |
| ban_help | function | core/ |
Implements hook_help(). |
| basic_auth_help | function | core/ |
Implements hook_help(). |
| big_pipe_help | function | core/ |
Implements hook_help(). |
| block--help.html.twig | file | core/ |
Theme override for help messages. |
| block.block.claro_help.yml | file | core/ |
core/themes/claro/config/optional/block.block.claro_help.yml |
| block.block.claro_help_search.yml | file | core/ |
core/modules/help/config/optional/block.block.claro_help_search.yml |
| block.block.olivero_help.yml | file | core/ |
core/themes/olivero/config/optional/block.block.olivero_help.yml |
| block.block.umami_help.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_help.yml |
| block_content_help | function | core/ |
Implements hook_help(). |
| block_help | function | core/ |
Implements hook_help(). |
| book_help | function | core/ |
Implements hook_help(). |
| breakpoint_help | function | core/ |
Implements hook_help(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.