Search for date
Title | Object type | File name | Summary |
---|---|---|---|
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::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(). |
node_test_node_update | function | modules/ |
Implements hook_node_update(). |
node_type_form_validate | function | modules/ |
Form validation handler for node_type_form(). |
node_type_update_nodes | function | modules/ |
Updates all nodes of one type to be of another type. |
node_update_7000 | function | modules/ |
Upgrade the node type table and fix node type 'module' attribute to avoid name-space conflicts. |
node_update_7001 | function | modules/ |
Rename {node_revisions} table to {node_revision}. |
node_update_7002 | function | modules/ |
Extend the node_promote_status index to include all fields required for the node page query. |
node_update_7003 | function | modules/ |
Remove the node_counter if the statistics module is uninstalled. |
node_update_7004 | function | modules/ |
Extend the existing default preview and teaser settings to all node types. |
node_update_7005 | function | modules/ |
Add status/comment/promote and sticky columns to the {node_revision} table. |
node_update_7006 | function | modules/ |
Convert body and teaser from node properties to fields, and migrate status/comment/promote and sticky columns to the {node_revision} table. |
node_update_7007 | function | modules/ |
Remove column min_word_count. |
node_update_7008 | function | modules/ |
Split the 'administer nodes' permission from 'access content overview'. |
node_update_7009 | function | modules/ |
Convert node languages from the empty string to LANGUAGE_NONE. |
node_update_7010 | function | modules/ |
Add the {block_node_type} table. |
node_update_7011 | function | modules/ |
Update the database from Drupal 6 to match the schema. |
node_update_7012 | function | modules/ |
Switches body fields to untranslatable while upgrading from D6 and makes them language neutral. |
node_update_7013 | function | modules/ |
Change {node}.vid default value from 0 to NULL to avoid deadlock issues on MySQL. |
node_update_7014 | function | modules/ |
Add an index on {node}.language. |
node_update_7015 | function | modules/ |
Enable node types that may have been erroneously disabled in Drupal 7.36. |
node_update_7016 | function | modules/ |
Change {history}.nid to an unsigned int in order to match {node}.nid. |
node_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
node_update_index | function | modules/ |
Implements hook_update_index(). |
node_validate | function | modules/ |
Implements hook_validate(). |
number_field_validate | function | modules/ |
Implements hook_field_validate(). |
number_field_widget_validate | function | modules/ |
FAPI validation of an individual number element. |
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg | function | modules/ |
Test OpenID auto transition with e-mail. |
openid_login_validate | function | modules/ |
Login form _validate hook |
openid_update_6000 | function | modules/ |
Add a table to store nonces. |
openid_update_7000 | function | modules/ |
Bind associations to their providers. |
openid_user_add_validate | function | modules/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.