path_entity_load |
function |
core/modules/path/path.module |
Implements hook_entity_load(). |
entity_test_load |
function |
core/modules/entity/tests/entity_test/entity_test.module |
Loads a test entity. |
image_field_load |
function |
core/modules/image/image.field.inc |
Implements hook_field_load(). |
pager_load_array |
function |
core/includes/pager.inc |
Helper function |
image_style_load |
function |
core/modules/image/image.module |
Load a style by style name or ID. May be used as a loader for menu items. |
hook_entity_load |
function |
core/modules/entity/entity.api.php |
Act on entities when loaded. |
hook_comment_load |
function |
core/modules/comment/comment.api.php |
Act on comments being loaded from the database. |
Config::$isLoaded |
property |
core/includes/config.inc |
Whether the configuration object has already been loaded. |
comment_node_load |
function |
core/modules/comment/comment.module |
Implements hook_node_load(). |
form_load_include |
function |
core/includes/form.inc |
Ensures an include file is loaded whenever the form is processed. |
backdrop_autoload |
function |
core/includes/bootstrap.inc |
Confirms that a class is available. |
file_download_uri |
function |
core/modules/file/file.module |
Return an URI for a file download. |
file_display_load |
function |
core/modules/file/file.module |
Returns an array with a single value. The key is the formatter name, and the
value is a {file_display} array for the file type. |
field_attach_load |
function |
core/modules/field/field.attach.inc |
Loads fields for the current revisions of a group of entities. |
image_effect_load |
function |
core/modules/image/image.module |
Load a single image effect. |
user_load_by_mail |
function |
core/modules/user/user.module |
Fetch a user object by email address. |
user_load_by_name |
function |
core/modules/user/user.module |
Fetch a user object by account name. |
user_file_download |
function |
core/modules/user/user.module |
Implements hook_file_download(). |
file_load_multiple |
function |
core/includes/file.inc |
Loads file entities from the database. |
filter_format_load |
function |
core/modules/filter/filter.module |
Loads a text format object from the database. |
file_file_download |
function |
core/modules/file/file.module |
Implements hook_file_download(). |
file_download_page |
function |
core/modules/file/file.pages.inc |
Menu callback; download a single file entity. |
hook_redirect_load |
function |
core/modules/redirect/redirect.api.php |
Act on redirects being loaded from the database. |
FIELD_LOAD_CURRENT |
constant |
core/modules/field/field.module |
Age argument for loading the most recent version of an entity's
field data with field_attach_load(). |
FileSaveUploadTest |
class |
core/modules/simpletest/tests/file.test |
Test the file_save_upload() function. |
_menu_load_objects |
function |
core/includes/menu.inc |
Loads objects into the map as defined in the $item['load_functions']. |
book_autoload_info |
function |
core/modules/book/book.module |
Implements hook_autoload_info(). |
taxonomy_term_load |
function |
core/modules/taxonomy/taxonomy.module |
Return the taxonomy term entity matching a term ID. |
node_autoload_info |
function |
core/modules/node/node.module |
Implements hook_autoload_info(). |
user_autoload_info |
function |
core/modules/user/user.module |
Implements hook_autoload_info(). |
path_load_multiple |
function |
core/includes/path.inc |
Load a collection of URL aliases from the database all at once. |
EntityLoadTestCase |
class |
core/modules/entity/tests/entity_crud.test |
Tests the entity_load() function. |
filter_editor_load |
function |
core/modules/filter/filter.module |
Loads an individual editor's information. |
field_ui_menu_load |
function |
core/modules/field_ui/field_ui.module |
Menu loader callback: Loads a field instance based on field and bundle name. |
date_autoload_info |
function |
core/modules/date/date.module |
Implements hook_autoload_info(). |
hook_file_download |
function |
core/modules/system/system.api.php |
Control access to private file downloads and specify HTTP headers. |
file_displays_load |
function |
core/modules/file/file.module |
Returns a single {file_display} array for the file type. |
file_autoload_info |
function |
core/modules/file/file.module |
Implements hook_autoload_info(). |
node_load_multiple |
function |
core/modules/node/node.module |
Loads node entities from the database. |
user_load_multiple |
function |
core/modules/user/user.module |
Load multiple users based on certain conditions. |
hook_autoload_info |
function |
core/modules/system/system.api.php |
Define the paths to classes and interfaces within a module. |
FIELD_LOAD_REVISION |
constant |
core/modules/field/field.module |
Age argument for loading the version of an entity's field data
specified in the entity with field_attach_load(). |
field_autoload_info |
function |
core/modules/field/field.module |
Implements hook_autoload_info(). |
node_test_node_load |
function |
core/modules/node/tests/node_test/node_test.module |
Implements hook_node_load(). |
file_test_file_load |
function |
core/modules/simpletest/tests/file_test.module |
Implements hook_file_load(). |
module_load_install |
function |
core/includes/module.inc |
Loads a module's installation hooks. |
module_load_include |
function |
core/includes/module.inc |
Loads a module include file. |
views_autoload_info |
function |
core/modules/views/views.module |
Implements hook_autoload_info(). |
node_tempstore_load |
function |
core/modules/node/node.module |
Load a node from the tempstore. |
views_ui_cache_load |
function |
core/modules/views_ui/views_ui.module |
Specialized menu callback to load a view and check its locked status. |