Search for load
Title | Object type | File name | Summary |
---|---|---|---|
actions_load | function | includes/ |
Retrieves a single action from the database. |
aggregator_category_load | function | modules/ |
Loads an aggregator category. |
aggregator_feed_items_load | function | modules/ |
Loads and optionally filters feed items. |
aggregator_feed_load | function | modules/ |
Loads an aggregator feed. |
AJAXFrameworkTestCase::testLazyLoad | function | modules/ |
Test that new JavaScript and CSS files added during an AJAX request are returned. |
AJAXFrameworkTestCase::testLazyLoadOverriddenCSS | function | modules/ |
Tests that overridden CSS files are not added during lazy load. |
ajax_forms_test_lazy_load_form | function | modules/ |
Form builder: Builds a form that triggers a simple AJAX callback. |
ajax_forms_test_lazy_load_form_ajax | function | modules/ |
AJAX callback for the ajax_forms_test_lazy_load_form() form. |
ajax_forms_test_lazy_load_form_submit | function | modules/ |
Form submit handler: Adds JavaScript and CSS that wasn't on the original form. |
anonymous_user_unblock_test_user_load | function | modules/ |
Implements hook_user_load(). |
Archive_Tar::loadExtension | function | modules/ |
OS independent PHP extension load. Remember to take care on the correct extension name for case sensitive OSes. |
batch_load | function | includes/ |
Loads a batch from the database. |
blocked_ip_load | function | modules/ |
Retrieve a blocked IP address from the database. |
block_load | function | modules/ |
Loads a block object from the database. |
book_link_load | function | modules/ |
Gets a book menu link by its menu link ID. |
book_node_load | function | modules/ |
Implements hook_node_load(). |
BootstrapAutoloadTestCase | class | modules/ |
Tests the auto-loading behavior of the code registry. |
BootstrapAutoloadTestCase::getInfo | function | modules/ |
|
BootstrapAutoloadTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
BootstrapAutoloadTestCase::testAutoloadCase | function | modules/ |
Tests that autoloader name matching is not case sensitive. |
CascadingStylesheetsUnitTest::testLoadCssBasic | function | modules/ |
Tests basic CSS loading with and without optimization via drupal_load_stylesheet(). |
CommentController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
comment_file_download_access | function | modules/ |
Implements hook_file_download_access(). |
comment_load | function | modules/ |
Load the entire comment by cid. |
comment_load_multiple | function | modules/ |
Load comments from the database. |
comment_node_load | function | modules/ |
Implements hook_node_load(). |
comment_node_type_load | function | modules/ |
Menu loader callback for Field UI paths. |
contact_load | function | modules/ |
Loads a contact category. |
Database::loadDriverFile | function | includes/ |
Load a file for the database that might hold a class. |
drupal-6.upload.database.php | file | modules/ |
|
DrupalAutoloadTestClass | class | modules/ |
This class is empty because we only care if Drupal can find it. |
DrupalAutoloadTestInterface | interface | modules/ |
This interface is empty because we only care if Drupal can find it. |
DrupalDefaultEntityController::$hookLoadArguments | property | includes/ |
Additional arguments to pass to hook_TYPE_load(). |
DrupalDefaultEntityController::attachLoad | function | includes/ |
Attaches data to entities upon loading. |
DrupalDefaultEntityController::load | function | includes/ |
Implements DrupalEntityControllerInterface::load(). |
DrupalEntityControllerInterface::load | function | includes/ |
Loads one or more entities. |
DrupalWebTestCase::loadSetupCache | function | modules/ |
Copies the cached tables and files for a cached installation setup. |
DrupalWebTestCase::preloadRegistry | function | modules/ |
Preload the registry from the testing site. |
drupal_autoload_class | function | includes/ |
Confirms that a class is available. |
drupal_autoload_interface | function | includes/ |
Confirms that an interface is available. |
drupal_autoload_test.info | file | modules/ |
name = "Drupal code registry test" description = "Support module for testing the code registry." files[] = drupal_autoload_test_interface.inc files[] = drupal_autoload_test_class.inc package = Testing version = VERSION core =… |
drupal_autoload_test.module | file | modules/ |
Test module to check code registry. |
drupal_autoload_test_class.inc | file | modules/ |
Test classes for code registry testing. |
drupal_autoload_test_interface.inc | file | modules/ |
Test interfaces for code registry testing. |
drupal_autoload_test_registry_files_alter | function | modules/ |
Implements hook_registry_files_alter(). |
drupal_autoload_test_trait.sh | file | modules/ |
Test traits for code registry testing. |
drupal_autoload_trait | function | includes/ |
Confirms that a trait is available. |
drupal_load | function | includes/ |
Includes a file with the provided type and name. |
drupal_load_stylesheet | function | includes/ |
Loads the stylesheet and resolves all @import commands. |
drupal_load_stylesheet_content | function | includes/ |
Processes the contents of a stylesheet for aggregation. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.