Search for on
Title | Object type | File name | Summary |
---|---|---|---|
locale_languages_configure_form_submit | function | modules/ |
Submit handler for language negotiation settings. |
locale_language_from_session | function | includes/ |
Identify language from a request/session parameter. |
LOCALE_LANGUAGE_NEGOTIATION_BROWSER | constant | includes/ |
The language is set based on the browser language settings. |
locale_language_negotiation_info | function | modules/ |
Implements hook_language_negotiation_info(). |
LOCALE_LANGUAGE_NEGOTIATION_INTERFACE | constant | includes/ |
The language is determined using the current interface language. |
LOCALE_LANGUAGE_NEGOTIATION_SESSION | constant | includes/ |
The language is set based on the request/session parameters. |
LOCALE_LANGUAGE_NEGOTIATION_URL | constant | includes/ |
The language is determined using a URL language indicator: path prefix or domain according to the configuration. |
LOCALE_LANGUAGE_NEGOTIATION_URL_DOMAIN | constant | includes/ |
URL language negotiation: use the domain as URL language indicator. |
LOCALE_LANGUAGE_NEGOTIATION_URL_FALLBACK | constant | includes/ |
If no URL language is available language is determined using an already detected one. |
LOCALE_LANGUAGE_NEGOTIATION_URL_PREFIX | constant | includes/ |
URL language negotiation: use the path prefix as URL language indicator. |
LOCALE_LANGUAGE_NEGOTIATION_USER | constant | includes/ |
The language is set based on the user language settings. |
locale_language_providers_session_form | function | modules/ |
The URL language provider configuration form. |
locale_language_switcher_session | function | includes/ |
Return the session language switcher block. |
locale_language_url_rewrite_session | function | includes/ |
Rewrite URLs for the Session language provider. |
locale_permission | function | modules/ |
Implements hook_permission(). |
locale_test_language_negotiation_info | function | modules/ |
Implements hook_language_negotiation_info(). |
locale_test_language_negotiation_info_alter | function | modules/ |
Implements hook_language_negotiation_info_alter(). |
locale_test_store_language_negotiation | function | modules/ |
Store the last negotiated languages. |
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. |
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. |
Manager::$collection | property | misc/ |
|
Manager::getCollection | function | misc/ |
|
Manager::__construct | function | misc/ |
|
Manifest::$apiVersion | property | misc/ |
|
Manifest::fromContent | function | misc/ |
|
Manifest::getApiVersion | function | misc/ |
|
Manifest::__construct | function | misc/ |
Avoid direct instantiation. |
map_month | function | includes/ |
Helper function for usage with drupal_map_assoc to display month names. |
MemoryQueue::__construct | function | modules/ |
Start working with a queue. |
Menu context types | group | includes/ |
Flags for use in the "context" attribute of menu router items. |
MenuNodeTestCase::assertNoOption | function | modules/ |
Asserts that a select option in the current page does not exist. |
MenuRouterTestCase::testMenuLinkOptions | function | modules/ |
Test menu link 'options' storage and rendering. |
MenuRouterTestCase::testThemeCallbackOptionalTheme | function | modules/ |
Test the theme callback when it is set to use an optional theme. |
MenuTestCase::testNavigationAsSecondaryMenu | function | modules/ |
Tries to use the navigation menu as the source for secondary links. |
menu_configure | function | modules/ |
Menu callback; Build the form presenting menu configuration options. |
menu_contextual_links | function | includes/ |
Retrieves contextual links for a path based on registered local tasks. |
MENU_CONTEXT_INLINE | constant | includes/ |
Internal menu flag: Local task should be displayed inline. |
MENU_CONTEXT_NONE | constant | includes/ |
Internal menu flag: Invisible local task. |
MENU_CONTEXT_PAGE | constant | includes/ |
Internal menu flag: Local task should be displayed in page context. |
menu_delete_menu_confirm | function | modules/ |
Build a confirm form for deletion of a custom menu. |
menu_delete_menu_confirm_submit | function | modules/ |
Delete a custom menu and all links in it. |
MENU_IS_LOCAL_ACTION | constant | includes/ |
Internal menu flag -- menu item is a local action. |
menu_links_clone | function | includes/ |
Clones an array of menu links. |
MENU_LOCAL_ACTION | constant | includes/ |
Menu type -- An action specific to the parent, usually rendered as a link. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.