Search for date
Title | Object type | File name | Summary |
---|---|---|---|
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. |
LocaleLanguageNegotiationInfoFunctionalTest::languageNegotiationUpdate | function | modules/ |
Update language types/negotiation information. |
locale_date_format_form | function | modules/ |
Provide date localization configuration options to users. |
locale_date_format_form_submit | function | modules/ |
Submit handler for configuring localized date formats on the locale_date_format_form. |
locale_date_format_language_overview_page | function | modules/ |
Display edit date format links for each language. |
locale_date_format_reset_form | function | modules/ |
Reset locale specific date formats to the global defaults. |
locale_date_format_reset_form_submit | function | modules/ |
Reset date formats for a specific language to global defaults. |
locale_date_format_save | function | includes/ |
Save locale specific date formats to the database. |
locale_get_localized_date_format | function | includes/ |
Select locale date format details from database. |
locale_languages_edit_form_validate | function | modules/ |
Validate the language editing form. Reused for custom language addition too. |
locale_languages_predefined_form_validate | function | modules/ |
Validate the language addition form. |
locale_system_update | function | modules/ |
Imports translations when new modules or themes are installed. |
locale_translate_edit_form_validate | function | modules/ |
Validate string editing form submissions. |
locale_translation_filter_form_validate | function | modules/ |
Validate result from locale translation filter form. |
locale_update_7000 | function | modules/ |
Add context field index and allow longer location. |
locale_update_7001 | function | modules/ |
Upgrade language negotiation settings. |
locale_update_7002 | function | modules/ |
Updates URL language negotiation by adding the URL fallback detection method. |
locale_update_7003 | function | modules/ |
Update "language_count" variable. |
locale_update_7004 | function | modules/ |
Remove duplicates in {locales_source}. |
locale_update_7005 | function | modules/ |
Increase {locales_languages}.formula column's length. |
MARK_UPDATED | constant | includes/ |
Mark content as being updated. |
menu_edit_item_validate | function | modules/ |
Validate form values for a menu link being added or edited. |
menu_node_update | function | modules/ |
Implements hook_node_update(). |
menu_test_menu_link_update | function | modules/ |
Implements hook_menu_link_update(). |
menu_update_7000 | function | modules/ |
Migrate the "Default menu for content" setting to individual node types. |
menu_update_7001 | function | modules/ |
Rename "Primary Links" and "Secondary Links" to their Drupal 7 equivalents. |
menu_update_7002 | function | modules/ |
Rename the primary/secondary menu blocks to match previously renamed menus. |
menu_update_7003 | function | modules/ |
Add missing custom menus to active menus list. |
MergeQuery::$needsUpdate | property | includes/ |
Flag indicating whether an UPDATE is necessary. |
MergeQuery::$updateFields | property | includes/ |
An array of fields that will be updated. |
MergeQuery::STATUS_UPDATE | constant | includes/ |
Returned by execute() if an UPDATE query has been executed. |
MergeQuery::updateFields | function | includes/ |
Adds a set of field->value pairs to be updated. |
ModuleUpdater | class | modules/ |
Class for updating modules using FileTransfer classes via authorize.php. |
ModuleUpdater::canUpdate | function | modules/ |
|
ModuleUpdater::canUpdateDirectory | function | modules/ |
Determine if the Updater can handle the project provided in $directory. |
ModuleUpdater::getInstallDirectory | function | modules/ |
Return the directory where a module should be installed. |
ModuleUpdater::getSchemaUpdates | function | modules/ |
Return available database schema updates one a new version is installed. |
ModuleUpdater::isInstalled | function | modules/ |
Checks if the project is installed. |
ModuleUpdater::postInstallTasks | function | modules/ |
Returns a list of post install actions. |
ModuleUpdater::postUpdateTasks | function | modules/ |
Return an array of links to pages that should be visited post operation. |
node_access_test_node_update | function | modules/ |
Implements hook_node_update(). |
node_admin_nodes_validate | function | modules/ |
Validate node_admin_nodes form submissions. |
node_assign_owner_action_validate | function | modules/ |
Validates settings form for node_assign_owner_action(). |
node_form_validate | function | modules/ |
Form validation handler for node_form(). |
node_mass_update | function | modules/ |
Make mass update of nodes, changing all nodes in the $nodes array to update them with the field values in $updates. |
node_node_type_update | function | modules/ |
Implements hook_node_type_update(). |
node_search_validate | function | modules/ |
Form validation handler for node_form_alter(). |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.