Search for help
- Search 7.x for help
- Search 9.5.x for help
- Search 10.3.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(). |
| aggregator_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. |
| 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. |
| AssertHelperTestClass | class | core/ |
|
| AssertHelperTestClass::testMethod | function | core/ |
|
| AssertHelperTrait | trait | core/ |
Provides helper methods for assertions. |
| AssertHelperTrait | trait | core/ |
Provides helper methods for assertions. |
| AssertHelperTrait.php | file | core/ |
|
| AssertHelperTrait.php | file | core/ |
|
| AssertHelperTrait::castSafeStrings | function | core/ |
Casts MarkupInterface objects into strings. |
| AssertHelperTraitTest | class | core/ |
@coversDefaultClass \Drupal\Tests\AssertHelperTrait[[api-linebreak]] @group simpletest @group Tests |
| AssertHelperTraitTest.php | file | core/ |
|
| AssertHelperTraitTest::providerCastSafeStrings | function | core/ |
|
| AssertHelperTraitTest::testCastSafeStrings | function | core/ |
@covers ::castSafeStrings[[api-linebreak]] @dataProvider providerCastSafeStrings |
| AssertLegacyTrait::assertTextHelper | function | core/ |
Helper for assertText and assertNoText. |
| 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.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.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> |
| 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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.