update_test_2.info.yml |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.info.yml |
|
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.info.yml |
update_test_2.install |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install |
|
Install, update and uninstall functions for the update_test_2 module. |
update_test_2.module |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.module |
|
|
update_test_3.info.yml |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.info.yml |
|
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.info.yml |
update_test_3.install |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install |
|
Install, update and uninstall functions for the update_test_3 module. |
update_test_3.module |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.module |
|
|
update_test_basetheme.info.yml |
drupal/core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml |
|
drupal/core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info.yml |
update_test_subtheme.info.yml |
drupal/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml |
|
drupal/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml |
UPGRADE.txt |
drupal/core/UPGRADE.txt |
|
INTRODUCTION
------------
This document describes how to:
* Update your Drupal site from one minor 8.x version to another minor 8.x
version; for example, from 8.8 to 8.9, or from 8.6 to 8.10.
* Upgrade your Drupal site's major version… |
UpgradePathTestBase.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Drupal\system\Tests\Upgrade |
Definition of Drupal\system\Tests\Upgrade\UpgradePathTestBase. |
UploadedFile.php |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Symfony\Component\HttpFoundation\File |
|
UploadedFileTest.php |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
Symfony\Component\HttpFoundation\Tests\File |
|
UploadException.php |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/UploadException.php |
Symfony\Component\HttpFoundation\File\Exception |
|
Uri.php |
drupal/core/lib/Drupal/Core/TypedData/Type/Uri.php |
Drupal\Core\TypedData\Type |
Contains \Drupal\Core\TypedData\Type\Uri. |
Uri.php |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Uri.php |
Drupal\file\Plugin\views\field |
Definition of Drupal\file\Plugin\views\field\Uri. |
UriItem.php |
drupal/core/lib/Drupal/Core/Entity/Field/Type/UriItem.php |
Drupal\Core\Entity\Field\Type |
Contains \Drupal\Core\Entity\Field\Type\UriItem. |
UriSigner.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/UriSigner.php |
Symfony\Component\HttpKernel |
|
UriSignerTest.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/UriSignerTest.php |
Symfony\Component\HttpKernel\Tests |
|
UriTemplate.php |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
Guzzle\Parser\UriTemplate |
|
UriTemplateInterface.php |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplateInterface.php |
Guzzle\Parser\UriTemplate |
|
Url.php |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
Guzzle\Http |
|
Url.php |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Url.php |
Drupal\views\Plugin\views\field |
Definition of Drupal\views\Plugin\views\field\Url. |
Url.php |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Url.php |
Symfony\Component\Validator\Constraints |
|
UrlAliasFixtures.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAliasFixtures.php |
Drupal\system\Tests\Path |
|
UrlAlterFunctionalTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Drupal\system\Tests\Path |
Definition of Drupal\system\Tests\Path\UrlAlterFunctionalTest. |
urlencode.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/urlencode.test |
|
|
UrlGenerator.php |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
Drupal\Core\Routing |
Contains Drupal\Core\Routing\UrlGenerator. |
UrlGenerator.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
Symfony\Component\Routing\Generator |
|
UrlGeneratorInterface.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php |
Symfony\Component\Routing\Generator |
|
UrlGeneratorTest.php |
drupal/core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php |
Drupal\Tests\Core\Routing |
Contains Drupal\Tests\Core\Routing\UrlGeneratorTest. |
UrlGeneratorTest.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
Symfony\Component\Routing\Tests\Generator |
|
UrlMatcher.php |
drupal/core/lib/Drupal/Core/Routing/UrlMatcher.php |
Drupal\Core\Routing |
Contains Drupal\Core\Routing\UrlMatcher. |
UrlMatcher.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php |
Symfony\Component\Routing\Matcher |
|
UrlMatcher.php |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/UrlMatcher.php |
Symfony\Cmf\Component\Routing\NestedMatcher |
|
UrlMatcherInterface.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php |
Symfony\Component\Routing\Matcher |
|
UrlMatcherTest.php |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/UrlMatcherTest.php |
Symfony\Cmf\Component\Routing\Tests\NestedMatcher |
|
UrlMatcherTest.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
Symfony\Component\Routing\Tests\Matcher |
|
UrlParser.php |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParser.php |
Guzzle\Parser\Url |
|
UrlParserInterface.php |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParserInterface.php |
Guzzle\Parser\Url |
|
UrlPlainFormatter.php |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/UrlPlainFormatter.php |
Drupal\file\Plugin\field\formatter |
Contains \Drupal\file\Plugin\field\formatter\UrlPlainFormatter. |
UrlRewritingTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UrlRewritingTest.php |
Drupal\system\Tests\File |
Definition of Drupal\system\Tests\File\UrlRewritingTest. |
UrlTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/UrlTest.php |
Drupal\system\Tests\Form |
Definition of Drupal\system\Tests\Form\UrlTest. |
UrlTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
Drupal\system\Tests\Common |
Definition of Drupal\system\Tests\Common\UrlTest. |
UrlValidator.php |
drupal/core/lib/Drupal/Component/Utility/UrlValidator.php |
Drupal\Component\Utility |
Contains \Drupal\Component\Utility\UrlValidator. |
UrlValidator.php |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/UrlValidator.php |
Symfony\Component\Validator\Constraints |
|
UrlValidatorTest.php |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
Symfony\Component\Validator\Tests\Constraints |
|
UrlValidatorTest.php |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Drupal\Tests\Core\Common |
Contains \Drupal\Tests\Core\Common\UrlValidatorTest. |
url_alter_test.info.yml |
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml |
|
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml |
url_alter_test.install |
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.install |
|
|
url_alter_test.module |
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module |
|
Module to help test altering the inbound and outbound path. |