Search for load
Title | Object type | File name | Summary |
---|---|---|---|
UploadedFileValidator::__construct | function | core/ |
Creates a new UploadedFileValidator. |
UploadedFileValidatorInterface | interface | core/ |
Validator for uploaded files. |
UploadedFileValidatorInterface.php | file | core/ |
|
UploadedFileValidatorInterface::validate | function | core/ |
Validates an uploaded file. |
UploadedFileValidatorTest | class | core/ |
Tests the uploaded file validator. |
UploadedFileValidatorTest.php | file | core/ |
|
UploadedFileValidatorTest::$filename | property | core/ |
The file name. |
UploadedFileValidatorTest::$maxSize | property | core/ |
The max 4 MB filesize to use for testing. |
UploadedFileValidatorTest::$modules | property | core/ |
Modules to enable. |
UploadedFileValidatorTest::$path | property | core/ |
The temporary file path. |
UploadedFileValidatorTest::$validator | property | core/ |
The validator under test. |
UploadedFileValidatorTest::setUp | function | core/ |
|
UploadedFileValidatorTest::testValidateFail | function | core/ |
@covers ::validate @dataProvider validateProvider |
UploadedFileValidatorTest::testValidateSuccess | function | core/ |
@covers ::validate |
UploadedFileValidatorTest::validateProvider | function | core/ |
Data provider for ::testValidateFail. |
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/ |
|
UploadTest | class | core/ |
Tests D6 d6_upload source plugin. |
UploadTest.php | file | core/ |
|
UploadTest::$modules | property | core/ |
Modules to install. |
UploadTest::providerSource | function | core/ |
|
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. |
ViewsConfigUpdater::needsOembedEagerLoadFieldUpdate | function | core/ |
Add eager load option to all oembed type field configurations. |
ViewsConfigUpdater::needsResponsiveImageLazyLoadFieldUpdate | function | core/ |
Add lazy load options to all responsive_image type field configurations. |
ViewsConfigUpdater::processOembedEagerLoadFieldHandler | function | core/ |
Processes oembed type fields. |
ViewsConfigUpdater::processResponsiveImageLazyLoadFieldHandler | function | core/ |
Processes responsive_image type fields. |
ViewsConfigUpdaterTest::loadTestView | function | core/ |
Loads a test view. |
ViewsConfigUpdaterTest::testNeedsResponsiveImageLazyLoadFieldUpdate | function | core/ |
@covers ::needsResponsiveImageLazyLoadFieldUpdate |
ViewsData::$fullyLoaded | property | core/ |
Whether the data has been fully loaded in this request. |
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. |
ViewStorageTest::loadTests | function | core/ |
Tests loading configuration entities. |
views_entity_test_entity_load | function | core/ |
Implements hook_entity_load(). |
views_post_update_oembed_eager_load | function | core/ |
Add eager load option to all oembed type field configurations. |
views_post_update_responsive_image_lazy_load | function | core/ |
Add lazy load options to all responsive image type field configurations. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.