Search for on

  1. Search 9.5.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
locale_languages_configure_form_submit function modules/locale/locale.admin.inc Submit handler for language negotiation settings.
locale_language_from_session function includes/locale.inc Identify language from a request/session parameter.
LOCALE_LANGUAGE_NEGOTIATION_BROWSER constant includes/locale.inc The language is set based on the browser language settings.
locale_language_negotiation_info function modules/locale/locale.module Implements hook_language_negotiation_info().
LOCALE_LANGUAGE_NEGOTIATION_INTERFACE constant includes/locale.inc The language is determined using the current interface language.
LOCALE_LANGUAGE_NEGOTIATION_SESSION constant includes/locale.inc The language is set based on the request/session parameters.
LOCALE_LANGUAGE_NEGOTIATION_URL constant includes/locale.inc The language is determined using a URL language indicator:
path prefix or domain according to the configuration.
LOCALE_LANGUAGE_NEGOTIATION_URL_DOMAIN constant includes/locale.inc URL language negotiation: use the domain as URL language
indicator.
LOCALE_LANGUAGE_NEGOTIATION_URL_FALLBACK constant includes/locale.inc If no URL language is available language is determined using an already
detected one.
LOCALE_LANGUAGE_NEGOTIATION_URL_PREFIX constant includes/locale.inc URL language negotiation: use the path prefix as URL language
indicator.
LOCALE_LANGUAGE_NEGOTIATION_USER constant includes/locale.inc The language is set based on the user language settings.
locale_language_providers_session_form function modules/locale/locale.admin.inc The URL language provider configuration form.
locale_language_switcher_session function includes/locale.inc Return the session language switcher block.
locale_language_url_rewrite_session function includes/locale.inc Rewrite URLs for the Session language provider.
locale_permission function modules/locale/locale.module Implements hook_permission().
locale_test_language_negotiation_info function modules/locale/tests/locale_test.module Implements hook_language_negotiation_info().
locale_test_language_negotiation_info_alter function modules/locale/tests/locale_test.module Implements hook_language_negotiation_info_alter().
locale_test_store_language_negotiation function modules/locale/tests/locale_test.module Store the last negotiated languages.
locale_translation_filters function modules/locale/locale.admin.inc List locale translation filters that can be applied.
locale_translation_filter_form function modules/locale/locale.admin.inc Return form for locale translation filters.
locale_translation_filter_form_submit function modules/locale/locale.admin.inc Process result from locale translation filter form.
locale_translation_filter_form_validate function modules/locale/locale.admin.inc Validate result from locale translation filter form.
LockFunctionalTest class modules/simpletest/tests/lock.test Tests for the lock system.
LockFunctionalTest::getInfo function modules/simpletest/tests/lock.test
LockFunctionalTest::setUp function modules/simpletest/tests/lock.test Sets up a Drupal site for running functional and integration tests.
LockFunctionalTest::testLockAcquire function modules/simpletest/tests/lock.test Confirm that we can acquire and release locks in two parallel requests.
Manager::$collection property misc/typo3/phar-stream-wrapper/src/Manager.php
Manager::getCollection function misc/typo3/phar-stream-wrapper/src/Manager.php
Manager::__construct function misc/typo3/phar-stream-wrapper/src/Manager.php
Manifest::$apiVersion property misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php
Manifest::fromContent function misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php
Manifest::getApiVersion function misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php
Manifest::__construct function misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php Avoid direct instantiation.
map_month function includes/form.inc Helper function for usage with drupal_map_assoc to display month names.
MemoryQueue::__construct function modules/system/system.queue.inc Start working with a queue.
Menu context types group includes/menu.inc Flags for use in the "context" attribute of menu router items.
MenuNodeTestCase::assertNoOption function modules/menu/menu.test Asserts that a select option in the current page does not exist.
MenuRouterTestCase::testMenuLinkOptions function modules/simpletest/tests/menu.test Test menu link 'options' storage and rendering.
MenuRouterTestCase::testThemeCallbackOptionalTheme function modules/simpletest/tests/menu.test Test the theme callback when it is set to use an optional theme.
MenuTestCase::testNavigationAsSecondaryMenu function modules/menu/menu.test Tries to use the navigation menu as the source for secondary links.
menu_configure function modules/menu/menu.admin.inc Menu callback; Build the form presenting menu configuration options.
menu_contextual_links function includes/menu.inc Retrieves contextual links for a path based on registered local tasks.
MENU_CONTEXT_INLINE constant includes/menu.inc Internal menu flag: Local task should be displayed inline.
MENU_CONTEXT_NONE constant includes/menu.inc Internal menu flag: Invisible local task.
MENU_CONTEXT_PAGE constant includes/menu.inc Internal menu flag: Local task should be displayed in page context.
menu_delete_menu_confirm function modules/menu/menu.admin.inc Build a confirm form for deletion of a custom menu.
menu_delete_menu_confirm_submit function modules/menu/menu.admin.inc Delete a custom menu and all links in it.
MENU_IS_LOCAL_ACTION constant includes/menu.inc Internal menu flag -- menu item is a local action.
menu_links_clone function includes/menu.inc Clones an array of menu links.
MENU_LOCAL_ACTION constant includes/menu.inc Menu type -- An action specific to the parent, usually rendered as a link.

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