Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| locale_test_language_types_info | function | modules/ |
Implements hook_language_types_info(). |
| locale_test_language_types_info_alter | function | modules/ |
Implements hook_language_types_info_alter(). |
| locale_test_locale | function | modules/ |
Implements hook_locale(). |
| locale_test_menu | function | modules/ |
Implements hook_menu(). |
| locale_test_plural_format_page | function | modules/ |
Returns markup for locale_get_plural testing. |
| locale_test_store_language_negotiation | function | modules/ |
Store the last negotiated languages. |
| locale_themes_enabled | function | modules/ |
Implements hook_themes_enabled(). |
| locale_translate_delete_form | function | modules/ |
User interface for the string deletion confirmation screen. |
| locale_translate_delete_form_submit | function | modules/ |
Process string deletion submissions. |
| locale_translate_delete_page | function | modules/ |
String deletion confirmation page. |
| locale_translate_edit_form | function | modules/ |
User interface for string editing. |
| locale_translate_edit_form_submit | function | modules/ |
Process string editing form submissions. |
| locale_translate_edit_form_validate | function | modules/ |
Validate string editing form submissions. |
| locale_translate_export_pot_form | function | modules/ |
Translation template export form. |
| locale_translate_export_po_form | function | modules/ |
Form to export PO files for the languages provided. |
| locale_translate_export_po_form_submit | function | modules/ |
Process a translation (or template) export form submission. |
| locale_translate_export_screen | function | modules/ |
User interface for the translation export screen. |
| locale_translate_import_form | function | modules/ |
User interface for the translation import screen. |
| locale_translate_import_form_submit | function | modules/ |
Process the locale import form submission. |
| locale_translate_overview_screen | function | modules/ |
Overview screen for translations. |
| locale_translate_seek_screen | function | modules/ |
String search screen. |
| locale_translation_filters | function | modules/ |
List locale translation filters that can be applied. |
| locale_translation_filter_form | function | modules/ |
Return form for locale translation filters. |
| locale_translation_filter_form_submit | function | modules/ |
Process result from locale translation filter form. |
| locale_translation_filter_form_validate | function | modules/ |
Validate result from locale translation filter form. |
| locale_uninstall | function | modules/ |
Implements hook_uninstall(). |
| lock.test | file | modules/ |
|
| LockFunctionalTest | class | modules/ |
Tests for the lock system. |
| LockFunctionalTest::getInfo | function | modules/ |
|
| LockFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| LockFunctionalTest::testLockAcquire | function | modules/ |
Confirm that we can acquire and release locks in two parallel requests. |
| Locking mechanisms | group | includes/ |
Functions to coordinate long-running operations across requests. |
| lock_release | function | includes/ |
Release a lock previously acquired by lock_acquire(). |
| lock_release_all | function | includes/ |
Release all previously acquired locks. |
| Logging severity levels | group | includes/ |
Logging severity levels as defined in RFC 3164. |
| mail.test | file | modules/ |
Test the Drupal mailing system. |
| MailSystemInterface | interface | includes/ |
An interface for pluggable mail back-ends. |
| MailSystemInterface::format | function | includes/ |
Format a message composed by drupal_mail() prior sending. |
| MailSystemInterface::mail | function | includes/ |
Send a message composed by drupal_mail(). |
| MailTestCase | class | modules/ |
@file Test the Drupal mailing system. |
| MailTestCase::$sent_message | property | modules/ |
The most recent message that was sent through the test case. |
| MailTestCase::format | function | modules/ |
Concatenate and wrap the e-mail body for plain-text mails. |
| MailTestCase::getInfo | function | modules/ |
|
| MailTestCase::mail | function | modules/ |
Send function that is called through the mail system. |
| MailTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| MailTestCase::testCancelMessage | function | modules/ |
Test that message sending may be canceled. |
| MailTestCase::testFromHeader | function | modules/ |
Checks for the site name in an auto-generated From: header. |
| MailTestCase::testFromHeaderRfc2822Compliant | function | modules/ |
Checks for the site name in an auto-generated From: header. |
| MailTestCase::testPluggableFramework | function | modules/ |
Assert that the pluggable mail system is functional. |
| MAIL_LINE_ENDINGS | constant | includes/ |
Auto-detect appropriate line endings for e-mails. |
Pagination
- Previous page
- Page 99
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.