Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
UpdaterFileTransferException class Drupal\Core\Updater drupal/core/lib/Drupal/Core/Updater/UpdaterFileTransferException.php Defines a child class of Drupal\Core\Updater\UpdaterException that indicates a Drupal\Core\FileTransfer\FileTransferInterface exception.
UpdaterInterface interface Drupal\Core\Updater drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php Defines an interface for a class which can update a Drupal project. 2
UpdateScriptTest class Drupal\system\Tests\Update drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php Tests the update system functionality.
UpdateTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php Tests the update query builder.
UpdateTestBase abstract class Drupal\update\Tests drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php Defines some shared functions used by all update tests. 3
UpdateUploadTest class Drupal\update\Tests drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php Tests project upload and extract functionality.
UpgradePathTestBase abstract class Drupal\system\Tests\Upgrade drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php Perform end-to-end tests of the upgrade path. 13
UploadedFile class Symfony\Component\HttpFoundation\File drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php A file uploaded through a form. 5
UploadedFileTest class Symfony\Component\HttpFoundation\Tests\File drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php
UploadException class Symfony\Component\HttpFoundation\File\Exception drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/UploadException.php Thrown when an error occurred during file upload
Uri class Drupal\Core\TypedData\Type drupal/core/lib/Drupal/Core/TypedData/Type/Uri.php The URI data type.
Uri class Drupal\file\Plugin\views\field drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Uri.php Field handler to add rendering file paths as file URLs instead of as internal file URIs.
UriTemplate class Guzzle\Parser\UriTemplate drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php Expands URI templates using an array of variables
UriTemplateInterface interface Guzzle\Parser\UriTemplate drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplateInterface.php Expands URI templates using an array of variables 2 2
Url class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php Parses and generates URLs based on URL parts. In favor of performance, URL parts are not validated. 6
Url class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Url.php Field handler to provide simple renderer that turns a URL into a clickable link.
UrlAliasFixtures class Drupal\system\Tests\Path drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAliasFixtures.php Utility methods to generate sample data, database configuration, etc.
UrlAlterFunctionalTest class Drupal\system\Tests\Path drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php Tests hook_url_alter functions.
UrlAlterTestBundle class Drupal\url_alter_test drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/UrlAlterTestBundle.php Test bundle class for url_alter_test.
UrlGenerator class Symfony\Component\Routing\Generator drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php UrlGenerator generates a URL based on a set of routes. 1
UrlGeneratorInterface interface Symfony\Component\Routing\Generator drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php UrlGeneratorInterface is the interface that all URL generator classes must implement. 2 1
UrlGeneratorTest class Symfony\Component\Routing\Tests\Generator drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php
UrlMatcher class Symfony\Component\Routing\Matcher drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php UrlMatcher matches URL based on a set of routes. 6 3
UrlMatcherInterface interface Symfony\Component\Routing\Matcher drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php UrlMatcherInterface is the interface that all URL matcher classes must implement. 2 3
UrlMatcherTest class Symfony\Component\Routing\Tests\Matcher drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php
UrlParser class Guzzle\Parser\Url drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParser.php Parses URLs into parts using PHP's built-in parse_url() function
UrlParserInterface interface Guzzle\Parser\Url drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParserInterface.php URL parser interface 1
UrlPlainFormatter class Drupal\file\Plugin\field\formatter drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/UrlPlainFormatter.php Plugin implementation of the 'file_url_plain' formatter.
UrlRewritingTest class Drupal\system\Tests\File drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php Tests for file URL rewriting.
UrlTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php Tests for URL generation functions.
UrlTest class Drupal\system\Tests\Form drupal/core/modules/system/lib/Drupal/system/Tests/Form/UrlTest.php Tests URL element.
UsageTest class Drupal\file\Tests drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php Tests file usage functions.
UseParent class Doctrine\Tests\Common\Reflection drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/UseParent.php
User class Drupal\user\Plugin\views\argument_validator drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_validator/User.php Validate whether an argument is a valid user.
User class Drupal\user\Plugin\views\argument_default drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_default/User.php Default argument plugin to extract a user via menu_get_object.
User class Drupal\user\Plugin\Core\Entity drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php Defines the user entity class. 5
User class Drupal\user\Plugin\views\field drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/User.php Field handler to provide simple renderer that allows linking to a user. 3 1
UserAccountLinksTests class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserAccountLinksTests.php Tests user links in the secondary menu.
UserAdminSettingsFormTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php
UserAdminTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminTest.php
UserAuthmapAssignmentTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserAuthmapAssignmentTest.php Unit test for authmap assignment.
UserAutocompleteTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php Test user autocompletion.
UserBlocksTests class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php Test user blocks.
UserBundle class Drupal\user drupal/core/modules/user/lib/Drupal/user/UserBundle.php User dependency injection container.
UserCancelTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php Test cancelling a user.
UserCreateTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserCreateTest.php Test the create user administration page.
UserCustomPhpassParamsTestBundle class Drupal\user_custom_phpass_params_test drupal/core/modules/user/tests/user_custom_phpass_params_test/lib/Drupal/user_custom_phpass_params_test/UserCustomPhpassParamsTestBundle.php
UserData class Drupal\user drupal/core/modules/user/lib/Drupal/user/UserData.php Defines the user data service.
UserDataInterface interface Drupal\user drupal/core/modules/user/lib/Drupal/user/UserDataInterface.php Defines the user data service interface. 1
UserDeleteTest class Drupal\user\Tests drupal/core/modules/user/lib/Drupal/user/Tests/UserDeleteTest.php Tests user_delete() and user_delete_multiple() behavior.

Pages

Other projects