Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| node_types_rebuild | function | modules/ |
Updates the database cache of node types. |
| node_type_cache_reset | function | modules/ |
Clears the node type cache. |
| node_type_delete_confirm_submit | function | modules/ |
Process content type delete confirm submissions. |
| node_type_form_submit | function | modules/ |
Form submission handler for node_type_form(). |
| node_type_get_base | function | modules/ |
Returns the node type base of the passed node or node type string. |
| node_type_get_names | function | modules/ |
Returns a list of available node type names. |
| node_type_get_types | function | modules/ |
Returns a list of all the available node types. |
| node_type_reset | function | modules/ |
Resets relevant fields of a module-defined node type to their default values. |
| node_type_save | function | modules/ |
Saves a node type to the database. |
| node_type_set_defaults | function | modules/ |
Sets the default values for a node type. |
| node_type_update_nodes | function | modules/ |
Updates all nodes of one type to be of another type. |
| node_unpublish_action | function | modules/ |
Sets the status of a node to 0 (unpublished). |
| node_unpublish_by_keyword_action | function | modules/ |
Unpublishes a node containing certain keywords. |
| node_unpublish_by_keyword_action_form | function | modules/ |
Generates settings form for node_unpublish_by_keyword_action(). |
| node_unpublish_by_keyword_action_submit | function | modules/ |
Saves settings form for node_unpublish_by_keyword_action(). |
| node_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| node_user_cancel | function | modules/ |
Implements hook_user_cancel(). |
| node_user_delete | function | modules/ |
Implements hook_user_delete(). |
| NoFieldsException | class | includes/ |
Exception thrown if an insert query doesn't specify insert or default fields. |
| NoHelpTestCase | class | modules/ |
Tests a module without help to verify it is not listed in the help page. |
| NoHelpTestCase::$big_user | property | modules/ |
The user who will be created. |
| NoHelpTestCase::getInfo | function | modules/ |
|
| NoHelpTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NoHelpTestCase::testMainPageNoHelp | function | modules/ |
Ensures modules not implementing help do not appear on admin/help. |
| NonDefaultBlockAdmin::testNonDefaultBlockAdmin | function | modules/ |
Test non-default theme admin. |
| number.install | file | modules/ |
Install, update and uninstall functions for the number module. |
| number.test | file | modules/ |
Tests for number.module. |
| NumberFieldTestCase | class | modules/ |
Tests for number field types. |
| NumberFieldTestCase::$field | property | modules/ |
|
| NumberFieldTestCase::$instance | property | modules/ |
|
| NumberFieldTestCase::$web_user | property | modules/ |
|
| NumberFieldTestCase::getInfo | function | modules/ |
|
| NumberFieldTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NumberFieldTestCase::testNumberDecimalField | function | modules/ |
Test number_decimal field. |
| NumberFieldTestCase::testNumberFloatField | function | modules/ |
Test number_float field. |
| NumberFieldTestCase::testNumberIntegerField | function | modules/ |
Test number_integer field. |
| number_field_formatter_settings_form | function | modules/ |
Implements hook_field_formatter_settings_form(). |
| number_field_formatter_settings_summary | function | modules/ |
Implements hook_field_formatter_settings_summary(). |
| number_field_instance_settings_form | function | modules/ |
Implements hook_field_instance_settings_form(). |
| number_field_is_empty | function | modules/ |
Implements hook_field_is_empty(). |
| number_field_presave | function | modules/ |
Implements hook_field_presave(). |
| number_field_schema | function | modules/ |
Implements hook_field_schema(). |
| number_field_settings_form | function | modules/ |
Implements hook_field_settings_form(). |
| nyan_cat_extension | function | modules/ |
Implements hook_extension(). |
| openid-rtl.css | file | modules/ |
#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/ |
#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/ |
Install, update and uninstall functions for the openid module. |
| openid.pages.inc | file | modules/ |
User page callbacks for the openid module. |
| openid.test | file | modules/ |
Tests for openid.module. |
| OpenIDFunctionalTestCase | class | modules/ |
Test discovery and login using OpenID |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.