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 |
|---|---|---|---|
| DateHelper::hours | function | core/ |
Constructs an array of hours. |
| DateHelper::minutes | function | core/ |
Constructs an array of minutes. |
| DateHelper::monthNames | function | core/ |
Returns a translated array of month names. |
| DateHelper::monthNamesAbbr | function | core/ |
Constructs a translated array of month name abbreviations |
| DateHelper::monthNamesAbbrUntranslated | function | core/ |
Constructs an untranslated array of abbreviated month names. |
| DateHelper::monthNamesUntranslated | function | core/ |
Constructs an untranslated array of month names. |
| DateHelper::seconds | function | core/ |
Constructs an array of seconds. |
| DateHelper::weekDays | function | core/ |
Returns a translated array of week names. |
| DateHelper::weekDaysAbbr | function | core/ |
Constructs a translated array of week day abbreviations. |
| DateHelper::weekDaysAbbr1 | function | core/ |
Constructs a translated array of 1-letter week day abbreviations. |
| DateHelper::weekDaysAbbr2 | function | core/ |
Constructs a translated array of 2-letter week day abbreviations. |
| DateHelper::weekDaysOrdered | function | core/ |
Reorders weekdays to match the first day of the week. |
| DateHelper::weekDaysUntranslated | function | core/ |
Constructs an untranslated array of week days. |
| DateHelper::years | function | core/ |
Constructs an array of years in a specified range. |
| DateHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Datetime\DateHelper[[api-linebreak]] @group Datetime |
| DateHelperTest.php | file | core/ |
|
| DateHelperTest::providerTestWeekDaysOrdered | function | core/ |
|
| DateHelperTest::testWeekDaysOrdered | function | core/ |
@covers ::weekDaysOrdered[[api-linebreak]] @dataProvider providerTestWeekDaysOrdered |
| datetime_help | function | core/ |
Implements hook_help(). |
| datetime_range_help | function | core/ |
Implements hook_help(). |
| datetime_type_field_views_data_helper | function | core/ |
Provides Views integration for any datetime-based fields. |
| dblog_help | function | core/ |
Implements hook_help(). |
| DbUpdateController::helpfulLinks | function | core/ |
Provides links to the homepage and administration pages. |
| DefaultLazyPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
| DefaultLazyPluginCollectionTest::providerTestSortHelper | function | core/ |
Provides test data for testSortHelper. |
| DefaultLazyPluginCollectionTest::testSortHelper | function | core/ |
@covers ::sortHelper[[api-linebreak]] @dataProvider providerTestSortHelper |
| dynamic_page_cache_help | function | core/ |
Implements hook_help(). |
| editor_help | function | core/ |
Implements hook_help(). |
| ElementsTableSelectTest::formSubmitHelper | function | core/ |
Helper function for the option check test to submit a form while collecting errors. |
| EmptyHelpSection | class | core/ |
Provides an empty section for the help page, for testing. |
| EmptyHelpSection.php | file | core/ |
|
| EmptyHelpSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
| EntityDisplayTest::assertDependencyHelper | function | core/ |
Provides a helper for dependency assertions. |
| ExperimentalHelpTest | class | core/ |
Verifies help for experimental modules. |
| ExperimentalHelpTest.php | file | core/ |
|
| ExperimentalHelpTest::$adminUser | property | core/ |
The admin user. |
| ExperimentalHelpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExperimentalHelpTest::$modules | property | core/ |
Modules to enable. |
| ExperimentalHelpTest::setUp | function | core/ |
|
| ExperimentalHelpTest::testExperimentalHelp | function | core/ |
Verifies that a warning message is displayed for experimental modules. |
| experimental_module_requirements_test_help | function | core/ |
Implements hook_help(). |
| experimental_module_test_help | function | core/ |
Implements hook_help(). |
| FieldHelpTest | class | core/ |
Tests help display for the Field module. |
| FieldHelpTest.php | file | core/ |
|
| FieldHelpTest::$adminUser | property | core/ |
The admin user that will be created. |
| FieldHelpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldHelpTest::$modules | property | core/ |
Modules to enable. |
| FieldHelpTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| FieldHelpTest::setUp | function | core/ |
|
| FieldHelpTest::testFieldHelp | function | core/ |
Test the Field module's help page. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.