Search for formats
- Search 9.5.x for formats
- Search 8.9.x for formats
- Search 10.3.x for formats
- Search 11.x for formats
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CommonSizeTestCase::testCommonFormatSize | function | modules/ |
Check that format_size() returns the expected string. |
CommonSizeTestCase::testCommonParseSizeFormatSize | function | modules/ |
Cross-test parse_size() and format_size(). |
CommonXssUnitTest::testFormatStringAndT | function | modules/ |
Test t() and format_string() replacement functionality. |
DateFormatTestCase::testDefaultDateFormats | function | modules/ |
Test the default date type formats are consistent. |
DateTimeFunctionalTest::testDateFormatStorage | function | modules/ |
Test if the date formats are stored properly. |
FilterDefaultFormatTestCase::testDefaultTextFormats | function | modules/ |
Tests if the default text format is accessible to users. |
filter_formats | function | modules/ |
Retrieves a list of text formats, ordered by weight. |
filter_formats_reset | function | modules/ |
Resets the text format caches. |
filter_get_formats_by_role | function | modules/ |
Retrieves a list of text formats that are allowed for a given role. |
hook_date_formats | function | modules/ |
Define additional date formats. |
hook_date_formats_alter | function | modules/ |
Alter date formats declared by another module. |
LocaleDateFormatsFunctionalTest | class | modules/ |
Functional tests for localizing date formats. |
LocaleDateFormatsFunctionalTest::getInfo | function | modules/ |
|
LocaleDateFormatsFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats | function | modules/ |
Functional tests for localizing date formats. |
system_add_date_formats_form_submit | function | modules/ |
Process new date format string submission. |
system_add_date_formats_form_validate | function | modules/ |
Validate new date format string submission. |
system_configure_date_formats_form | function | modules/ |
Allow users to add additional date formats. |
system_date_formats | function | modules/ |
Implements hook_date_formats(). |
system_date_formats_rebuild | function | modules/ |
Resets the database cache of date formats and saves all new date formats. |
system_date_time_formats | function | modules/ |
Displays the date format strings overview page. |
system_default_date_formats | function | includes/ |
Provides a default system list of date formats for system_date_formats(). |
system_get_date_formats | function | modules/ |
Gets the list of defined date formats and attributes. |
_system_date_formats_build | function | modules/ |
Builds and returns information about available date formats. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.