Search for _multiple
- Search 9.5.x for _multiple
- Search 8.9.x for _multiple
- Search 10.3.x for _multiple
- Search 11.x for _multiple
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
comment_delete_multiple | function | modules/ |
Delete comments and all their replies. |
comment_load_multiple | function | modules/ |
Load comments from the database. |
comment_multiple_delete_confirm | function | modules/ |
List the selected comments and verify that the admin wants to delete them. |
comment_multiple_delete_confirm_submit | function | modules/ |
Process comment_multiple_delete_confirm form submissions. |
comment_view_multiple | function | modules/ |
Construct a drupal_render() style array from an array of loaded comments. |
DrupalFakeCache::getMultiple | function | includes/ |
Overrides DrupalDatabaseCache::getMultiple(). |
file_load_multiple | function | includes/ |
Loads file objects from the database. |
NodeLoadMultipleTestCase | class | modules/ |
Test the node_load_multiple() function. |
NodeLoadMultipleTestCase::getInfo | function | modules/ |
|
NodeLoadMultipleTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
NodeLoadMultipleTestCase::testNodeMultipleLoad | function | modules/ |
Create four nodes and ensure they're loaded correctly. |
node_delete_multiple | function | modules/ |
Deletes multiple nodes. |
node_load_multiple | function | modules/ |
Loads node entities from the database. |
node_multiple_delete_confirm | function | modules/ |
Multiple node deletion confirmation form for node_admin_content(). |
node_multiple_delete_confirm_submit | function | modules/ |
Form submission handler for node_multiple_delete_confirm(). |
node_view_multiple | function | modules/ |
Constructs a drupal_render() style array from an array of loaded nodes. |
TaxonomyLoadMultipleTestCase | class | modules/ |
Test the taxonomy_term_load_multiple() function. |
TaxonomyLoadMultipleTestCase::$taxonomy_admin | property | modules/ |
|
TaxonomyLoadMultipleTestCase::getInfo | function | modules/ |
|
TaxonomyLoadMultipleTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyLoadMultipleTestCase::testTaxonomyTermMultipleLoad | function | modules/ |
Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using taxonomy_term_load_multiple(). |
TaxonomyTermFieldMultipleVocabularyTestCase | class | modules/ |
Tests a taxonomy term reference field that allows multiple vocabularies. |
TaxonomyTermFieldMultipleVocabularyTestCase::$field | property | modules/ |
|
TaxonomyTermFieldMultipleVocabularyTestCase::$field_name | property | modules/ |
|
TaxonomyTermFieldMultipleVocabularyTestCase::$instance | property | modules/ |
|
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary1 | property | modules/ |
|
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary2 | property | modules/ |
|
TaxonomyTermFieldMultipleVocabularyTestCase::getInfo | function | modules/ |
|
TaxonomyTermFieldMultipleVocabularyTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies | function | modules/ |
Tests term reference field and widget with multiple vocabularies. |
TaxonomyTermTestCase::testTermMultipleParentsInterface | function | modules/ |
Test saving a term with multiple parents through the UI. |
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple | function | modules/ |
Tests for loading multiple vocabularies. |
taxonomy_term_load_multiple | function | modules/ |
Load multiple taxonomy terms based on certain conditions. |
taxonomy_term_view_multiple | function | modules/ |
Constructs a drupal_render() style array from an array of loaded terms. |
taxonomy_vocabulary_load_multiple | function | modules/ |
Load multiple taxonomy vocabularies based on certain conditions. |
user_delete_multiple | function | modules/ |
Delete multiple user accounts. |
user_load_multiple | function | modules/ |
Load multiple users based on certain conditions. |
user_multiple_cancel_confirm | function | modules/ |
|
user_multiple_cancel_confirm_submit | function | modules/ |
Submit handler for mass-account cancellation form. |
user_multiple_role_edit | function | modules/ |
Callback function for admin mass adding/deleting a user role. |
_form_test_tableselect_multiple_false_form | function | modules/ |
Test the tableselect #multiple = FALSE functionality. |
_form_test_tableselect_multiple_false_form_submit | function | modules/ |
Process the tableselect #multiple = FALSE submitted values. |
_form_test_tableselect_multiple_true_form | function | modules/ |
Test the tableselect #multiple = TRUE functionality. |
_form_test_tableselect_multiple_true_form_submit | function | modules/ |
Process the tableselect #multiple = TRUE submitted values. |
_update_get_cache_multiple | function | modules/ |
Returns an array of cache items with a given cache ID prefix. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.