Search for load
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateUploadTest.php | file | core/ |
|
| UpdateUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateUploadTest::$modules | property | core/ |
Modules to enable. |
| UpdateUploadTest::setUp | function | core/ |
|
| UpdateUploadTest::testFileNameExtensionMerging | function | core/ |
Ensures that archiver extensions are properly merged in the UI. |
| UpdateUploadTest::testUpdateDirectory | function | core/ |
Tests only an *.info.yml file are detected without supporting files. |
| UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages | function | core/ |
Checks the messages on update manager pages when missing a security update. |
| UpdateUploadTest::testUploadModule | function | core/ |
Tests upload, extraction, and update of a module. |
| update_manager_download_batch_finished | function | core/ |
Batch callback: Performs actions when the download batch is completed. |
| Upload | class | core/ |
Drupal 6 upload source from database. |
| Upload.php | file | core/ |
|
| Upload::fields | function | core/ |
Returns available fields on the source. |
| Upload::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Upload::JOIN | constant | core/ |
The join options between the node and the upload table. |
| Upload::prepareRow | function | core/ |
Adds additional data to the row. |
| Upload::query | function | core/ |
|
| UploadedFileInterface | interface | core/ |
Provides an interface for uploaded files. |
| UploadedFileInterface.php | file | core/ |
|
| UploadedFileInterface::getClientOriginalName | function | core/ |
Returns the original file name. |
| UploadedFileInterface::getError | function | core/ |
Returns the upload error code. |
| UploadedFileInterface::getErrorMessage | function | core/ |
Returns an informative upload error message. |
| UploadedFileInterface::getFilename | function | core/ |
Gets the filename. |
| 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::isValid | function | core/ |
Returns whether the file was uploaded successfully. |
| 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 enable. |
| UploadInstanceTest::providerSource | function | core/ |
The data provider. |
| UploadTest | class | core/ |
Tests D6 d6_upload source plugin. |
| UploadTest.php | file | core/ |
|
| UploadTest::$modules | property | core/ |
Modules to enable. |
| UploadTest::providerSource | function | core/ |
The data provider. |
| 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. |
| View::postLoad | function | core/ |
Acts on loaded entities. |
| ViewListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| ViewsConfigUpdater::needsImageLazyLoadFieldUpdate | function | core/ |
Add lazy load options to all image type field configurations. |
| ViewsConfigUpdater::processImageLazyLoadFieldHandler | function | core/ |
Processes image type fields. |
| ViewsConfigUpdaterTest::loadTestView | function | core/ |
Loads a test view. |
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.