taxonomy_term_load_multiple_by_name |
function |
core/modules/taxonomy/taxonomy.module |
Try to map a string to an existing term, as for glossary use. |
entityreference_load_behavior_class |
function |
core/modules/entityreference/entityreference.module |
Load a behavior class for a given property. |
FileLoadTest::testLoadInvalidStatus |
function |
core/modules/simpletest/tests/file.test |
Try to load a non-existent file by status. |
FileDownloadTest::testFileCreateUrl |
function |
core/modules/simpletest/tests/file.test |
Test file_create_url(). |
DefaultEntityController::attachLoad |
function |
core/modules/entity/entity.controller.inc |
Attaches data to entities upon loading. |
TaxonomyLoadMultipleUnitTest::setUp |
function |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
ajax_forms_test_lazy_load_form_ajax |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
AJAX callback for the ajax_forms_test_lazy_load_form() form. |
field_sql_storage_field_storage_load |
function |
core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_load(). |
entityreference_load_selection_class |
function |
core/modules/entityreference/entityreference.module |
Load a selection class for a given property. |
FileSaveUploadTest::$image_extension |
property |
core/modules/simpletest/tests/file.test |
|
CommentStorageController::attachLoad |
function |
core/modules/comment/comment.entity.inc |
Overrides EntityDatabaseStorageController::attachLoad(). |
FileUploadTransliterationTest::setUp |
function |
core/modules/simpletest/tests/file.test |
|
layout_context_add_load_context_nojs |
function |
core/modules/layout/layout.context.admin.inc |
Submit handler to select a context or relationship. Hidden when JavaScript
is enabled. |
FileUploadSvgTestCase::createSvgFile |
function |
core/modules/file/tests/file.test |
Create SVG file. |
contextual_links_example_object_load |
function |
modules/examples/contextual_links_example/contextual_links_example.module |
Menu loader callback for the object defined by this module. |
EntityReferenceBehaviorHandler::load |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act on loading entity reference fields of entities. |
hook_layout_load_by_router_item_alter |
function |
core/modules/layout/layout.api.php |
Perform alterations to the list of layouts that match the path of a router
item. |
taxonomy_vocabulary_machine_name_load |
function |
core/modules/taxonomy/taxonomy.module |
Legacy wrapper to return the vocabulary object matching a machine name. |
file_module_test_file_download_access |
function |
core/modules/file/tests/file_module_test/file_module_test.module |
Implements hook_file_download_access(). |
FileLoadTest::testLoadMissingFilepath |
function |
core/modules/simpletest/tests/file.test |
Try to load a non-existent file by URI. |
ajax_forms_test_lazy_load_form_submit |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
Form submit handler: Adds JavaScript and CSS that wasn't on the original form. |
FileFieldPathTestCase::testUploadPath |
function |
core/modules/file/tests/file.test |
Tests the normal formatter display on node display. |
node_layout_load_by_router_item_alter |
function |
core/modules/node/node.module |
Implements hook_layout_load_by_router_item_alter(). |
FileSaveUploadTest::testExistingRename |
function |
core/modules/simpletest/tests/file.test |
Test renaming when uploading over a file that already exists. |
layout_menu_item_load_multiple_by_path |
function |
core/modules/layout/layout.module |
Load an individual Layout menu item based on its path. |
TestEntityBundleController::attachLoad |
function |
core/modules/field/tests/field_test/field_test.controller.inc |
Attaches data to entities upon loading. |
FileSaveUploadTest::testHandleExtension |
function |
core/modules/simpletest/tests/file.test |
Test extension handling. |
module_test_hook_dynamic_loading_invoke |
function |
core/modules/simpletest/tests/module_test.module |
Page callback for 'hook dynamic loading' test. |
FileSaveUploadTest::testHandleFileMunge |
function |
core/modules/simpletest/tests/file.test |
Test file munge handling. |
FileSaveUploadTest::testExistingReplace |
function |
core/modules/simpletest/tests/file.test |
Test replacement when uploading over a file that already exists. |
filter_editor_file_upload_settings_form |
function |
core/modules/filter/filter.admin.inc |
Subform constructor to configure the text editor's file upload settings. |
NodeLoadHooksTestCase::testHookNodeLoad |
function |
core/modules/node/tests/node.test |
Tests that hook_node_load() is invoked correctly. |
layout_condition_add_load_condition_nojs |
function |
core/modules/layout/layout.admin.inc |
Submit handler to select a condition. Hidden when JavaScript is enabled. |
entity_crud_hook_test_taxonomy_term_load |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_term_load(). |
FileDownloadTest::testPublicFileTransfer |
function |
core/modules/simpletest/tests/file.test |
Test the public file transfer system. |
filter_editor_image_upload_settings_form |
function |
core/modules/filter/filter.admin.inc |
Subform constructor to configure the text editor's image upload settings. |
InstallerTestUploadCase::testUploadModule |
function |
core/modules/installer/tests/installer.test |
Tests upload and extraction of a module. |
FileDownloadTest::testPrivateFileTransfer |
function |
core/modules/simpletest/tests/file.test |
Test the private file transfer system. |
installer_manager_download_batch_finished |
function |
core/modules/installer/installer.manager.inc |
Batch callback: Performs actions when the download batch is completed. |
layout_flexible_template_region_count_load |
function |
core/modules/layout/layout.flexible.inc |
Submit handler on the hidden button to change region widths on
layout_flexible_template_edit_row_form() if AJAX is disabled. |
FileSaveUploadTest::testHandleDangerousFile |
function |
core/modules/simpletest/tests/file.test |
Test dangerous file handling. |
module_test_hook_dynamic_loading_invoke_all |
function |
core/modules/simpletest/tests/module_test.module |
Page callback for 'hook dynamic loading' test. |
DefaultEntityController::$hookLoadArguments |
property |
core/modules/entity/entity.controller.inc |
Additional arguments to pass to hook_TYPE_load(). |
FieldSqlStorageTestCase::testFieldAttachLoad |
function |
core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Uses the mysql tables and records to verify
field_load_revision works correctly. |
EntityLoadTestCase::testEntityLoadConditions |
function |
core/modules/entity/tests/entity_crud.test |
Tests the functionality for loading entities matching certain conditions. |
TaxonomyLoadMultipleUnitTest::$taxonomy_admin |
property |
core/modules/taxonomy/tests/taxonomy.test |
|
EntityReferenceBehaviorHandlerInterface::load |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act on loading entity reference fields of entities. |
NodeLoadMultipleUnitTest::testNodeMultipleLoad |
function |
core/modules/node/tests/node.test |
Creates four nodes and ensures that they are loaded correctly. |
FormsFileInclusionTestCase::testLoadMenuInclude |
function |
core/modules/simpletest/tests/form.test |
Tests loading an include specified in hook_menu(). |
AJAXFrameworkTestCase::testLazyLoadOverriddenCSS |
function |
core/modules/simpletest/tests/ajax.test |
Tests that overridden CSS files are not added during lazy load. |