Search for load

  1. Search 7.x for load
  2. Search 9.5.x for load
  3. Search 8.9.x for load
  4. Search 10.3.x for load
  5. Search 11.x for load
  6. Other projects
Title Object type File name Summary
UploadedFileInterface::getPathname function core/modules/file/src/Upload/UploadedFileInterface.php Gets the path to the file.
UploadedFileInterface::getRealPath function core/modules/file/src/Upload/UploadedFileInterface.php Gets the absolute path to the file.
UploadedFileInterface::getSize function core/modules/file/src/Upload/UploadedFileInterface.php Gets file size.
UploadedFileInterface::validate function core/modules/file/src/Upload/UploadedFileInterface.php Validates the uploaded file information.
UploadHelpTest class core/modules/file/tests/src/Kernel/UploadHelpTest.php Tests the output of the file upload help.
UploadHelpTest.php file core/modules/file/tests/src/Kernel/UploadHelpTest.php
UploadHelpTest::$modules property core/modules/file/tests/src/Kernel/UploadHelpTest.php Modules to install.
UploadHelpTest::testUnlimitedFileSize function core/modules/file/tests/src/Kernel/UploadHelpTest.php Verify the size limit text does not appear if the size is unlimited.
UploadInstance class core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Drupal 6 upload instance source from database.
UploadInstance.php file core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php
UploadInstance::doCount function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Gets the source count using countQuery().
UploadInstance::fields function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Returns available fields on the source.
UploadInstance::getIds function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Defines the source fields uniquely identifying a source row.
UploadInstance::initializeIterator function core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Initializes the iterator with the source data.
UploadInstanceTest class core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php Tests D6 d6_upload_instance source plugin.
UploadInstanceTest.php file core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php
UploadInstanceTest::$modules property core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php Modules to install.
UploadInstanceTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php Provides source data for ::testSource.
UploadTest class core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php Tests D6 d6_upload source plugin.
UploadTest.php file core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php
UploadTest::$modules property core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php Modules to install.
UploadTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php Provides source data for ::testSource.
UserListBuilder::load function core/modules/user/src/UserListBuilder.php Loads entities of this type from storage for listing.
UserRolesAssignmentTest::userLoadAndCheckRoleAssigned function core/modules/user/tests/src/Functional/UserRolesAssignmentTest.php Check role on user object.
user_load_by_mail function core/modules/user/user.module Fetches a user object by email address.
user_load_by_name function core/modules/user/user.module Fetches a user object by account name.
VendorHardeningPlugin::onPostAutoloadDump function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_AUTOLOAD_DUMP event handler.
VersionHistoryController::loadRevisions function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Generates revisions of an entity relevant to the current language.
View::postLoad function core/modules/views/src/Entity/View.php Acts on loaded entities.
ViewListBuilder::load function core/modules/views_ui/src/ViewListBuilder.php Loads entities of this type from storage for listing.
ViewsConfigUpdaterTest::loadTestView function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Loads a test view.
ViewsData::$fullyLoaded property core/modules/views/src/ViewsData.php Whether the data has been fully loaded in this request.
ViewsData::$loading property core/modules/views/src/ViewsData.php Flag that indicates whether views data are currently being loaded.
ViewsDataTest::testClearResetsFullyLoaded function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests that clear() resets the fullyLoaded property.
ViewsDataTest::testFullyLoadedPreventsRedundantLoading function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests that fullyLoaded prevents redundant data loading.
ViewsDataTest::testFullyLoadedPropertySetAfterCacheLoad function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests that fullyLoaded is TRUE when data is loaded from cache.
ViewsDataTest::testFullyLoadedPropertySetAfterDataLoad function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests that fullyLoaded is only set to TRUE after data is completely loaded.
ViewsDataTest::testFullyLoadedSetByGetMethod function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests fullyLoaded with get() method triggering full data load.
ViewsEntityTestHooks::entityLoad function core/modules/views/tests/modules/views_entity_test/src/Hook/ViewsEntityTestHooks.php Implements hook_entity_load().
ViewsMenuLink::loadView function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php Initializes the proper view.
ViewsModerationStateFilterTest::loadViewUnchanged function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Load a view from the database after it has been modified in a sub-request.
ViewsTestConfigHooks::viewLoad function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_ENTITY_TYPE_load().
ViewStorageTest::loadTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests loading configuration entities.
ViewUI::load function core/modules/views_ui/src/ViewUI.php Loads an entity.
ViewUI::loadMultiple function core/modules/views_ui/src/ViewUI.php Loads one or more entities.
ViewUI::postLoad function core/modules/views_ui/src/ViewUI.php Acts on loaded entities.
ViewUIConverter::lazyLoadItself function core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php Lazy loads the real service from the container.
VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple function core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests for loading multiple vocabularies.
WidgetOverflowTest::uploadFiles function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Uploads multiple test images into the media library.
WidgetUploadTest class core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php Tests that uploads in the 'media_library_widget' works as expected.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.