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 |
|---|---|---|---|
| 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 |
| demo_umami_help | function | core/ |
Implements hook_help(). |
| DeprecationHelper | class | core/ |
Provides a helper method for handling deprecated code paths in projects. |
| DeprecationHelper.php | file | core/ |
|
| DeprecationHelper::backwardsCompatibleCall | function | core/ |
Helper to run a callback based on the installed version of a project. |
| DeprecationHelperTest | class | core/ |
@coversDefaultClass \Drupal\Component\Utility\DeprecationHelper[[api-linebreak]] @group Utility |
| DeprecationHelperTest.php | file | core/ |
|
| DeprecationHelperTest::deprecatedHelperTestCases | function | core/ |
|
| DeprecationHelperTest::testDeprecationHelper | function | core/ |
@dataProvider deprecatedHelperTestCases |
| drupal-10.access-help-pages.php | file | core/ |
Contains database additions for testing the help module permission. |
| drupal-10.access-help-pages.yml | file | core/ |
core/modules/help/tests/fixtures/update/drupal-10.access-help-pages.yml |
| 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 install. |
| ExperimentalHelpTest::setUp | function | core/ |
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.