Search for load
Title | Object type | File name | Summary |
---|---|---|---|
SaveUploadTest::$imageExtension | property | core/ |
Extension of the image filename. |
SaveUploadTest::$maxFidBefore | property | core/ |
The largest file id when the test starts. |
SaveUploadTest::$modules | property | core/ |
Modules to enable. |
SaveUploadTest::$phpfile | property | core/ |
A PHP file path for upload security testing. |
SaveUploadTest::setUp | function | core/ |
|
SaveUploadTest::testDrupalMovingUploadedFileError | function | core/ |
Tests for log entry on failing destination. |
SaveUploadTest::testDuplicate | function | core/ |
Tests uploading a duplicate file. |
SaveUploadTest::testExistingError | function | core/ |
Tests for failure when uploading over a file that already exists. |
SaveUploadTest::testExistingRename | function | core/ |
Tests renaming when uploading over a file that already exists. |
SaveUploadTest::testExistingReplace | function | core/ |
Tests replacement when uploading over a file that already exists. |
SaveUploadTest::testHandleDangerousFile | function | core/ |
Tests dangerous file handling. |
SaveUploadTest::testHandleDotFile | function | core/ |
Test dangerous file handling. |
SaveUploadTest::testHandleExtension | function | core/ |
Tests extension handling. |
SaveUploadTest::testHandleFileMunge | function | core/ |
Tests file munge handling. |
SaveUploadTest::testInvalidUtf8FilenameUpload | function | core/ |
Tests that filenames containing invalid UTF-8 are rejected. |
SaveUploadTest::testNormal | function | core/ |
Tests the file_save_upload() function. |
SaveUploadTest::testNoUpload | function | core/ |
Tests for no failures when not uploading a file. |
SaveUploadTest::testRequired | function | core/ |
Tests the file_save_upload() function when the field is required. |
ScaffoldTest::assertAutoloadFileCorrect | function | core/ |
Assert that the autoload file was scaffolded and contains correct path. |
SectionStorageManager::load | function | core/ |
Loads a section storage with the provided contexts applied. |
SectionStorageManager::loadEmpty | function | core/ |
Loads a section storage with no associated section list. |
SectionStorageManagerInterface::load | function | core/ |
Loads a section storage with the provided contexts applied. |
SectionStorageManagerInterface::loadEmpty | function | core/ |
Loads a section storage with no associated section list. |
SectionStorageManagerTest::testLoad | function | core/ |
@covers ::load |
SectionStorageManagerTest::testLoadEmpty | function | core/ |
@covers ::loadEmpty |
SectionStorageManagerTest::testLoadNull | function | core/ |
@covers ::load |
SecurityFileUploadEventSubscriber | class | core/ |
The final subscriber to 'file.upload.sanitize.name'. |
SecurityFileUploadEventSubscriber.php | file | core/ |
|
SecurityFileUploadEventSubscriber::$config | property | core/ |
The system.file configuration. |
SecurityFileUploadEventSubscriber::getSubscribedEvents | function | core/ |
|
SecurityFileUploadEventSubscriber::sanitizeName | function | core/ |
Sanitizes the upload's filename to make it secure. |
SecurityFileUploadEventSubscriber::__construct | function | core/ |
Constructs a new file event listener. |
SecurityFileUploadEventSubscriberTest | class | core/ |
SecurityFileUploadEventSubscriber tests. |
SecurityFileUploadEventSubscriberTest.php | file | core/ |
|
SecurityFileUploadEventSubscriberTest::provideFilenames | function | core/ |
Provides data for testSanitizeName(). |
SecurityFileUploadEventSubscriberTest::provideFilenamesNoMunge | function | core/ |
Provides data for testSanitizeNameNoMunge(). |
SecurityFileUploadEventSubscriberTest::testSanitizeName | function | core/ |
Tests file name sanitization. |
SecurityFileUploadEventSubscriberTest::testSanitizeNameNoMunge | function | core/ |
Tests file name sanitization without file munging. |
ServerCommand::$classLoader | property | core/ |
The class loader. |
seven_form_media_library_add_form_upload_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
Sql::loadEntities | function | core/ |
Loads all entities contained in the passed-in $results. |
SqlContentEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
SqlContentEntityStorage::loadFromDedicatedTables | function | core/ |
Loads values of fields stored in dedicated tables for a group of entities. |
SqlContentEntityStorage::loadFromSharedTables | function | core/ |
Loads values for fields stored in the shared data tables. |
SqlContentEntityStorageSchema::loadEntitySchemaData | function | core/ |
Loads stored schema data for the given entity type definition. |
SqlContentEntityStorageSchema::loadFieldSchemaData | function | core/ |
Loads stored schema data for the given field storage definition. |
SqlContentEntityStorageTest::testLoadMultipleNoPersistentCache | function | core/ |
@covers ::doLoadMultiple @covers ::buildCacheId @covers ::getFromPersistentCache @covers ::setPersistentCache |
SqlContentEntityStorageTest::testLoadMultiplePersistentCached | function | core/ |
@covers ::doLoadMultiple @covers ::buildCacheId @covers ::getFromPersistentCache |
SqlContentEntityStorageTest::testLoadMultiplePersistentCacheMiss | function | core/ |
@covers ::doLoadMultiple @covers ::buildCacheId @covers ::getFromPersistentCache @covers ::setPersistentCache |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.