path_load_by_entity |
function |
core/modules/path/path.module |
Populate the canonical path property for an entity. |
drupal_load_updates |
function |
core/includes/drupal.inc |
Loads .install files for installed modules to initialize the update system. |
hook_node_type_load |
function |
core/modules/node/node.api.php |
Respond to the loading of node types. |
node_node_type_load |
function |
core/modules/node/node.types.inc |
Implements hook_node_type_load(). |
image_file_download |
function |
core/modules/image/image.module |
Implements hook_file_download(). |
menu_node_type_load |
function |
core/modules/menu/menu.module |
Implements hook_node_type_load() |
config_load_multiple |
function |
core/includes/config.inc |
Loads configuration objects by name. |
system_file_download |
function |
core/modules/system/system.module |
Implements hook_file_download(). |
file_download_access |
function |
core/includes/file.inc |
Checks that the current user has access to a particular file. |
file_upload_max_size |
function |
core/includes/file.inc |
Determines the maximum file upload size by querying the PHP settings. |
entity_load_multiple |
function |
core/modules/entity/entity.module |
Loads entities from the database. |
locale_autoload_info |
function |
core/modules/locale/locale.module |
Implements hook_autoload_info(). |
_theme_load_registry |
function |
core/includes/theme.inc |
Gets the theme_registry cache; if it doesn't exist, builds it. |
search_autoload_info |
function |
core/modules/search/search.module |
Implements hook_autoload_info(). |
install_load_profile |
function |
core/includes/install.core.inc |
Loads information about the chosen profile during installation. |
layout_autoload_info |
function |
core/modules/layout/layout.module |
Implements hook_autoload_info(). |
layout_load_multiple |
function |
core/modules/layout/layout.module |
Load multiple layouts based on a particular criteria. |
config_file_download |
function |
core/modules/config/config.module |
Implements hook_file_download(). |
system_autoload_info |
function |
core/modules/system/system.module |
Implements hook_autoload_info(). |
entity_autoload_info |
function |
core/modules/entity/entity.module |
Implements hook_autoload_info(). |
menu_example_id_load |
function |
modules/examples/menu_example/menu_example.module |
The special _load function to load menu_example. |
_menu_token_link_load |
function |
core/modules/menu/menu.tokens.inc |
Token-specific loader for menu links that maintains its own static cache. |
contact_autoload_info |
function |
core/modules/contact/contact.module |
Implements hook_autoload_info(). |
entity_view_mode_load |
function |
core/modules/entity/entity.module |
Load a custom entity display mode by entity type and machine name. |
drupal_autoload_class |
function |
core/includes/drupal.inc |
Confirms that a class is available. |
file_download_headers |
function |
core/includes/file.inc |
Retrieves headers for a private file download. |
comment_load_multiple |
function |
core/modules/comment/comment.module |
Loads comments from the database. |
redirect_load_by_hash |
function |
core/modules/redirect/redirect.module |
Load an URL redirect from the database by {redirect}.hash. |
comment_autoload_info |
function |
core/modules/comment/comment.module |
Implements hook_autoload_info(). |
ckeditor_image_upload |
function |
core/modules/ckeditor/ckeditor.pages.inc |
Menu callback; Saves images uploaded via copy/paste into the editor. |
field_test_field_load |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_load(). |
views_ui_default_load |
function |
core/modules/views_ui/views_ui.module |
Specialized menu callback to load a view that is only a default
view. |
layout_menu_item_load |
function |
core/modules/layout/layout.module |
Load an individual Layout menu item. |
backdrop_load_updates |
function |
core/includes/install.inc |
Loads .install files for installed modules to initialize the update system. |
layout_tempstore_load |
function |
core/modules/layout/layout.module |
Menu loader callback to load a Layout cache object. |
entity_load_unchanged |
function |
core/modules/entity/entity.module |
Loads the unchanged, i.e. not modified, entity from the database. |
NodeLoadHooksTestCase |
class |
core/modules/node/tests/node.test |
Tests for the hooks invoked during node_load(). |
FileUploadSvgTestCase |
class |
core/modules/file/tests/file.test |
Tests validation of SVG uploads. |
theme_file_upload_help |
function |
core/modules/file/file.theme.inc |
Returns HTML for help text based on file upload validators. |
comment_node_type_load |
function |
core/modules/comment/comment.module |
Implements hook_node_type_load(). |
user_uid_optional_load |
function |
core/modules/user/user.module |
Load either a specified or the current user account. |
taxonomy_autoload_info |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_autoload_info(). |
ckeditor5_image_upload |
function |
core/modules/ckeditor5/ckeditor5.pages.inc |
Menu callback; Saves images uploaded via copy/paste into the editor. |
drupal_load_stylesheet |
function |
core/includes/drupal.inc |
Loads the stylesheet and resolves all @import commands. |
redirect_load_multiple |
function |
core/modules/redirect/redirect.module |
Load multiple URL redirects from the database. |
redirect_autoload_info |
function |
core/modules/redirect/redirect.module |
Implements hook_autoload_info(). |
ajax_example_node_load |
function |
modules/examples/ajax_example/ajax_example_node_form_alter.inc |
Implements hook_node_load(). |
hook_field_attach_load |
function |
core/modules/field/field.api.php |
Act on field_attach_load(). |
views_ui_autoload_info |
function |
core/modules/views_ui/views_ui.module |
Implements hook_autoload_info(). |
file_field_attach_load |
function |
core/modules/file/file.module |
Implements hook_field_attach_load(). |