Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
UploadedFileInterface.php core/modules/file/src/Upload/UploadedFileInterface.php Drupal\file\Upload
UploadInstance.php core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php Drupal\file\Plugin\migrate\source\d6
UploadInstanceTest.php core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php Drupal\Tests\file\Kernel\Plugin\migrate\source\d6
UploadTest.php core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php Drupal\Tests\file\Kernel\Plugin\migrate\source\d6
Upsert.php core/modules/pgsql/src/Driver/Database/pgsql/Upsert.php Drupal\pgsql\Driver\Database\pgsql
Upsert.php core/modules/mysql/src/Driver/Database/mysql/Upsert.php Drupal\mysql\Driver\Database\mysql
Upsert.php core/modules/sqlite/src/Driver/Database/sqlite/Upsert.php Drupal\sqlite\Driver\Database\sqlite
Upsert.php core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Upsert.php Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses
Upsert.php core/lib/Drupal/Core/Database/Query/Upsert.php Drupal\Core\Database\Query
UpsertTest.php core/tests/Drupal/KernelTests/Core/Database/UpsertTest.php Drupal\KernelTests\Core\Database
Uri.php core/lib/Drupal/Core/TypedData/Plugin/DataType/Uri.php Drupal\Core\TypedData\Plugin\DataType
UriDependentTestImageEffect.php core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Drupal\image_module_test\Plugin\ImageEffect
UriHostConstraint.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraint.php Drupal\Core\Validation\Plugin\Validation\Constraint
UriHostConstraintValidator.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UriHostConstraintValidator.php Drupal\Core\Validation\Plugin\Validation\Constraint
UriHostValidatorTest.php core/tests/Drupal/KernelTests/Core/Validation/UriHostValidatorTest.php Drupal\KernelTests\Core\Validation
UriInterface.php core/lib/Drupal/Core/TypedData/Type/UriInterface.php Drupal\Core\TypedData\Type
UriItem.php core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Drupal\Core\Field\Plugin\Field\FieldType
UriItemTest.php core/tests/Drupal/Tests/Core/Field/UriItemTest.php Drupal\Tests\Core\Field
UriItemTest.php core/modules/field/tests/src/Kernel/Uri/UriItemTest.php Drupal\Tests\field\Kernel\Uri
UriLinkFormatter.php core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php Drupal\Core\Field\Plugin\Field\FieldFormatter
UriWidget.php core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php Drupal\Core\Field\Plugin\Field\FieldWidget
Url.php core/lib/Drupal/Core/Render/Element/Url.php Drupal\Core\Render\Element
Url.php core/lib/Drupal/Core/Url.php Drupal\Core
Url.php core/modules/views/src/Plugin/views/field/Url.php Drupal\views\Plugin\views\field
UrlAlias.php core/modules/path/src/Plugin/migrate/source/d6/UrlAlias.php Drupal\path\Plugin\migrate\source\d6
UrlAlias.php core/modules/path/src/Plugin/migrate/source/d7/UrlAlias.php Drupal\path\Plugin\migrate\source\d7
UrlAliasBase.php core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php Drupal\path\Plugin\migrate\source
UrlAliasTest.php core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php Drupal\Tests\path\Kernel\Plugin\migrate\source\d6
UrlAliasTest.php core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php Drupal\Tests\path\Kernel\Plugin\migrate\source\d7
UrlAlterFunctionalTest.php core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php Drupal\Tests\path_alias\Functional
UrlAlterTest.php core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php Drupal\KernelTests\Core\Path
UrlBubbleableMetadataBubblingTest.php core/modules/system/tests/src/Functional/Render/UrlBubbleableMetadataBubblingTest.php Drupal\Tests\system\Functional\Render
UrlCacheContext.php core/lib/Drupal/Core/Cache/Context/UrlCacheContext.php Drupal\Core\Cache\Context
UrlConversionTest.php core/tests/Drupal/Tests/Core/Database/UrlConversionTest.php Drupal\Tests\Core\Database
UrlEncode.php core/modules/migrate/src/Plugin/migrate/process/UrlEncode.php Drupal\migrate\Plugin\migrate\process
UrlEncodeTest.php core/modules/migrate/tests/src/Unit/process/UrlEncodeTest.php Drupal\Tests\migrate\Unit\process
UrlGenerator.php core/lib/Drupal/Core/Routing/UrlGenerator.php Drupal\Core\Routing
UrlGeneratorInterface.php core/lib/Drupal/Core/Routing/UrlGeneratorInterface.php Drupal\Core\Routing
UrlGeneratorTest.php core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Drupal\Tests\Core\Routing
UrlHelper.php core/lib/Drupal/Component/Utility/UrlHelper.php Drupal\Component\Utility
UrlHelperTest.php core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Drupal\Tests\Component\Utility
UrlIntegrationTest.php core/tests/Drupal/KernelTests/Core/Routing/UrlIntegrationTest.php Drupal\KernelTests\Core\Routing
UrlMatcher.php core/lib/Drupal/Core/Routing/UrlMatcher.php Drupal\Core\Routing
UrlPlainFormatter.php core/modules/file/src/Plugin/Field/FieldFormatter/UrlPlainFormatter.php Drupal\file\Plugin\Field\FieldFormatter
UrlResolver.php core/modules/media/src/OEmbed/UrlResolver.php Drupal\media\OEmbed
UrlResolver.php core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php Drupal\media_test_oembed
UrlResolverInterface.php core/modules/media/src/OEmbed/UrlResolverInterface.php Drupal\media\OEmbed
UrlResolverTest.php core/modules/media/tests/src/Functional/UrlResolverTest.php Drupal\Tests\media\Functional
UrlTest.php core/tests/Drupal/Tests/Core/UrlTest.php Drupal\Tests\Core
UrlTest.php core/modules/system/tests/src/Kernel/Common/UrlTest.php Drupal\Tests\system\Kernel\Common

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.