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