Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
node_types_rebuild function modules/node/node.module Updates the database cache of node types.
node_type_cache_reset function modules/node/node.module Clears the node type cache.
node_type_delete_confirm_submit function modules/node/content_types.inc Process content type delete confirm submissions.
node_type_form_submit function modules/node/content_types.inc Form submission handler for node_type_form().
node_type_get_base function modules/node/node.module Returns the node type base of the passed node or node type string.
node_type_get_names function modules/node/node.module Returns a list of available node type names.
node_type_get_types function modules/node/node.module Returns a list of all the available node types.
node_type_reset function modules/node/content_types.inc Resets relevant fields of a module-defined node type to their default values.
node_type_save function modules/node/node.module Saves a node type to the database.
node_type_set_defaults function modules/node/node.module Sets the default values for a node type.
node_type_update_nodes function modules/node/node.module Updates all nodes of one type to be of another type.
node_unpublish_action function modules/node/node.module Sets the status of a node to 0 (unpublished).
node_unpublish_by_keyword_action function modules/node/node.module Unpublishes a node containing certain keywords.
node_unpublish_by_keyword_action_form function modules/node/node.module Generates settings form for node_unpublish_by_keyword_action().
node_unpublish_by_keyword_action_submit function modules/node/node.module Saves settings form for node_unpublish_by_keyword_action().
node_update_dependencies function modules/node/node.install Implements hook_update_dependencies().
node_user_cancel function modules/node/node.module Implements hook_user_cancel().
node_user_delete function modules/node/node.module Implements hook_user_delete().
NoFieldsException class includes/database/database.inc Exception thrown if an insert query doesn't specify insert or default fields.
NoHelpTestCase class modules/help/help.test Tests a module without help to verify it is not listed in the help page.
NoHelpTestCase::$big_user property modules/help/help.test The user who will be created.
NoHelpTestCase::getInfo function modules/help/help.test
NoHelpTestCase::setUp function modules/help/help.test Sets up a Drupal site for running functional and integration tests.
NoHelpTestCase::testMainPageNoHelp function modules/help/help.test Ensures modules not implementing help do not appear on admin/help.
NonDefaultBlockAdmin::testNonDefaultBlockAdmin function modules/block/block.test Test non-default theme admin.
number.install file modules/field/modules/number/number.install Install, update and uninstall functions for the number module.
number.test file modules/field/modules/number/number.test Tests for number.module.
NumberFieldTestCase class modules/field/modules/number/number.test Tests for number field types.
NumberFieldTestCase::$field property modules/field/modules/number/number.test
NumberFieldTestCase::$instance property modules/field/modules/number/number.test
NumberFieldTestCase::$web_user property modules/field/modules/number/number.test
NumberFieldTestCase::getInfo function modules/field/modules/number/number.test
NumberFieldTestCase::setUp function modules/field/modules/number/number.test Sets up a Drupal site for running functional and integration tests.
NumberFieldTestCase::testNumberDecimalField function modules/field/modules/number/number.test Test number_decimal field.
NumberFieldTestCase::testNumberFloatField function modules/field/modules/number/number.test Test number_float field.
NumberFieldTestCase::testNumberIntegerField function modules/field/modules/number/number.test Test number_integer field.
number_field_formatter_settings_form function modules/field/modules/number/number.module Implements hook_field_formatter_settings_form().
number_field_formatter_settings_summary function modules/field/modules/number/number.module Implements hook_field_formatter_settings_summary().
number_field_instance_settings_form function modules/field/modules/number/number.module Implements hook_field_instance_settings_form().
number_field_is_empty function modules/field/modules/number/number.module Implements hook_field_is_empty().
number_field_presave function modules/field/modules/number/number.module Implements hook_field_presave().
number_field_schema function modules/field/modules/number/number.install Implements hook_field_schema().
number_field_settings_form function modules/field/modules/number/number.module Implements hook_field_settings_form().
nyan_cat_extension function modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_extension().
openid-rtl.css file modules/openid/openid-rtl.css #edit-openid-identifier {
background-position: right 50%;
padding-left: 0;
padding-right: 20px;
}
#user-login .openid-links {
padding-right: 0;
}
html.js #user-login-form li.openid-link,
html.js #user-login li.openid-link {
margin-right:…
openid.css file modules/openid/openid.css #edit-openid-identifier {
background-image: url("login-bg.png");
background-position: left 50%; /* LTR */
background-repeat: no-repeat;
padding-left: 20px; /* LTR */
}
div.form-item-openid-identifier {
display: block;
}
html.js…
openid.install file modules/openid/openid.install Install, update and uninstall functions for the openid module.
openid.pages.inc file modules/openid/openid.pages.inc User page callbacks for the openid module.
openid.test file modules/openid/openid.test Tests for openid.module.
OpenIDFunctionalTestCase class modules/openid/openid.test Test discovery and login using OpenID

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