You are here

15 string references to 'Upload' in Zircon Profile 8

ConfigExportImportUITest::testExportImport in core/modules/config/src/Tests/ConfigExportImportUITest.php
Tests a simple site export import case.
ConfigExportImportUITest::testExportImportCollections in core/modules/config/src/Tests/ConfigExportImportUITest.php
Tests an export and import of collections.
ConfigImportForm::buildForm in core/modules/config/src/Form/ConfigImportForm.php
Form constructor.
ConfigImportUploadTest::testImport in core/modules/config/src/Tests/ConfigImportUploadTest.php
Tests importing configuration.
EntityReferenceFileUploadTest::testFileUpload in core/modules/field/src/Tests/EntityReference/EntityReferenceFileUploadTest.php
Tests that the autocomplete input element does not cause ajax fatal.
FileFieldWidgetTest::testMultiValuedWidget in core/modules/file/src/Tests/FileFieldWidgetTest.php
Tests upload and remove buttons for multiple multi-valued File fields.
FileFieldWidgetTest::testSingleValuedWidget in core/modules/file/src/Tests/FileFieldWidgetTest.php
Tests upload and remove buttons for a single-valued File field.
FileFieldWidgetTest::testWidgetValidation in core/modules/file/src/Tests/FileFieldWidgetTest.php
Tests validation with the Upload button.
FileManagedFileElementTest::testManagedFile in core/modules/file/src/Tests/FileManagedFileElementTest.php
Tests the managed_file element type.
FileManagedFileElementTest::testManagedFileRemoved in core/modules/file/src/Tests/FileManagedFileElementTest.php
Ensure that warning is shown if file on the field has been removed.
ImageFieldDefaultImagesTest::testDefaultImages in core/modules/image/src/Tests/ImageFieldDefaultImagesTest.php
Tests CRUD for fields and fields fields with default images.
ManagedFile::processManagedFile in core/modules/file/src/Element/ManagedFile.php
Render API callback: Expands the managed_file element type.
PagePreviewTest::testPagePreview in core/modules/node/src/Tests/PagePreviewTest.php
Checks the node preview functionality.
QuickEditLoadingTest::testImageField in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Tests that Quick Edit can handle an image field.
TextFieldTest::testRequiredLongTextWithFileUpload in core/modules/text/src/Tests/TextFieldTest.php
Test required long text with file upload.