Search for alt

  1. Search 9.5.x for alt
  2. Search 8.9.x for alt
  3. Search 10.3.x for alt
  4. Search 11.x for alt
  5. Other projects
Title Object type File name Summary
hook_update_status_alter function modules/update/update.api.php Alter the information about available updates for projects.
hook_url_inbound_alter function modules/system/system.api.php Alters inbound URL requests.
hook_url_outbound_alter function modules/system/system.api.php Alters outbound URLs.
hook_username_alter function modules/system/system.api.php Alter the username that is displayed for a user.
hook_user_cancel_methods_alter function modules/user/user.api.php Modify account cancellation methods.
hook_user_view_alter function modules/user/user.api.php The user was built; the module may modify the structured content.
hook_valid_email_address_alter function modules/system/system.api.php Alter core e-mail validation.
hook_xmlrpc_alter function modules/system/system.api.php Alters the definition of XML-RPC methods before they are called.
image_form_system_file_system_settings_alter function modules/image/image.module Implements hook_form_FORM_ID_alter().
image_module_test_image_effect_info_alter function modules/image/tests/image_module_test.module Implements hook_image_effect_info_alter().
JavaScriptTestCase::testAlter function modules/simpletest/tests/common.test Test altering a JavaScript's weight via hook_js_alter().
JavaScriptTestCase::testLibraryAlter function modules/simpletest/tests/common.test Adds a JavaScript library to the page and alters it.
list_field_widget_info_alter function modules/field/modules/list/list.module Implements hook_field_widget_info_alter().
LocaleCommentLanguageFunctionalTest class modules/locale/locale.test Functional tests for comment language.
LocaleCommentLanguageFunctionalTest::getInfo function modules/locale/locale.test
LocaleCommentLanguageFunctionalTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleCommentLanguageFunctionalTest::testCommentLanguage function modules/locale/locale.test Test that comment language is properly set.
LocaleContentFunctionalTest class modules/locale/locale.test Functional tests for multilingual support on nodes.
LocaleContentFunctionalTest::getInfo function modules/locale/locale.test
LocaleContentFunctionalTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration function modules/locale/locale.test Test if a content type can be set to multilingual and language setting is
present on node add and edit forms.
LocaleContentFunctionalTest::testMachineNameLTR function modules/locale/locale.test Verifies that machine name fields are always LTR.
LocaleContentFunctionalTest::testNodeCreationWithLanguage function modules/locale/locale.test Verifies that nodes may be created with different languages.
LocaleCSSAlterTest class modules/locale/locale.test Functional tests for CSS alter functions.
LocaleCSSAlterTest::getInfo function modules/locale/locale.test
LocaleCSSAlterTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleCSSAlterTest::testCSSFilesOrderInRTLMode function modules/locale/locale.test Verifies that -rtl.css file is added directly after LTR .css file.
LocaleDateFormatsFunctionalTest class modules/locale/locale.test Functional tests for localizing date formats.
LocaleDateFormatsFunctionalTest::getInfo function modules/locale/locale.test
LocaleDateFormatsFunctionalTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats function modules/locale/locale.test Functional tests for localizing date formats.
LocaleExportFunctionalTest class modules/locale/locale.test Functional tests for the export of translation files.
LocaleExportFunctionalTest::$admin_user property modules/locale/locale.test A user able to create languages and export translations.
LocaleExportFunctionalTest::getInfo function modules/locale/locale.test
LocaleExportFunctionalTest::getPoFile function modules/locale/locale.test Helper function that returns a proper .po file.
LocaleExportFunctionalTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleExportFunctionalTest::testExportTranslation function modules/locale/locale.test Test exportation of translations.
LocaleExportFunctionalTest::testExportTranslationTemplateFile function modules/locale/locale.test Test exportation of translation template file.
LocaleImportFunctionalTest class modules/locale/locale.test Functional tests for the import of translation files.
LocaleImportFunctionalTest::$admin_user property modules/locale/locale.test A user able to create languages and import translations.
LocaleImportFunctionalTest::getBadPoFile function modules/locale/locale.test Helper function that returns a bad .po file.
LocaleImportFunctionalTest::getInfo function modules/locale/locale.test
LocaleImportFunctionalTest::getOverwritePoFile function modules/locale/locale.test Helper function that returns a proper .po file, for testing overwriting
existing translations.
LocaleImportFunctionalTest::getPoFile function modules/locale/locale.test Helper function that returns a proper .po file.
LocaleImportFunctionalTest::getPoFileWithBrokenPlural function modules/locale/locale.test Returns a .po file with a broken plural formula.
LocaleImportFunctionalTest::getPoFileWithContext function modules/locale/locale.test Helper function that returns a .po file with context.
LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr function modules/locale/locale.test Helper function that returns a .po file with an empty last item.
LocaleImportFunctionalTest::getPoFileWithMissingPlural function modules/locale/locale.test Returns a .po file with a missing plural formula.
LocaleImportFunctionalTest::getPoFileWithMsgstr function modules/locale/locale.test Helper function that returns a .po file with an empty last item.
LocaleImportFunctionalTest::importPoFile function modules/locale/locale.test Helper function: import a standalone .po file in a given language.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.