Search for help
- Search 7.x for help
- Search 8.9.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 |
|---|---|---|---|
| content_translation_help | function | core/ |
Implements hook_help(). |
| contextual_help | function | core/ |
Implements hook_help(). |
| DateHelper | class | core/ |
Defines Gregorian Calendar date values. |
| DateHelper.php | file | core/ |
|
| DateHelper::ampm | function | core/ |
Constructs an array of AM and PM options. |
| DateHelper::dayOfWeek | function | core/ |
Returns day of week for a given date (0 = Sunday). |
| DateHelper::dayOfWeekName | function | core/ |
Returns translated name of the day of week for a given date. |
| DateHelper::days | function | core/ |
Constructs an array of days in a month. |
| DateHelper::daysInMonth | function | core/ |
Identifies the number of days in a month for a date. |
| DateHelper::daysInYear | function | core/ |
Identifies the number of days in a year for a date. |
| 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::$languageManager | property | core/ |
The language manager. |
| DateHelperTest::providerTestWeekDaysOrdered | function | core/ |
|
| DateHelperTest::setUp | function | core/ |
|
| DateHelperTest::testDayOfWeek | function | core/ |
@covers ::dayOfWeek[[api-linebreak]] |
| DateHelperTest::testDayOfWeekName | function | core/ |
@covers ::dayOfWeekName[[api-linebreak]] |
| DateHelperTest::testDaysInMonth | function | core/ |
@covers ::daysInMonth[[api-linebreak]] |
| DateHelperTest::testDaysInYear | function | core/ |
@covers ::daysInYear[[api-linebreak]] |
| 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. |
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.