update_test_1.module |
drupal/core/modules/system/tests/modules/update_test_1/update_test_1.module |
|
|
update_test_2.info |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.info |
|
name = "Update test"
description = "Support module for update testing."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
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 |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.info |
|
name = "Update test"
description = "Support module for update testing."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
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 |
drupal/core/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info |
|
name = Update test base theme
description = Test theme which acts as a base theme for other test subthemes.
core = 8.x
hidden = TRUE |
update_test_subtheme.info |
drupal/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info |
|
name = Update test subtheme
description = Test theme which uses update_test_basetheme as the base theme.
core = 8.x
base theme = update_test_basetheme
hidden = TRUE |
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/modules/file/lib/Drupal/file/Plugin/views/field/Uri.php |
Drupal\file\Plugin\views\field |
Definition of Drupal\file\Plugin\views\field\Uri. |
Uri.php |
drupal/core/lib/Drupal/Core/TypedData/Type/Uri.php |
Drupal\Core\TypedData\Type |
Definition of Drupal\Core\TypedData\Type\Uri. |
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. |
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. |
UrlAlterTestBundle.php |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/UrlAlterTestBundle.php |
Drupal\url_alter_test |
Contains Drupal\url_alter_test\UrlAlterTestBundle. |
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/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
Symfony\Component\Routing\Tests\Generator |
|
UrlMatcher.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php |
Symfony\Component\Routing\Matcher |
|
UrlMatcherInterface.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php |
Symfony\Component\Routing\Matcher |
|
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. |
url_alter_test.info |
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.info |
|
name = Url_alter tests
description = A support modules for url_alter hook testing.
core = 8.x
package = Testing
version = VERSION
hidden = TRUE |
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 hook_url_inbound_alter() and hook_url_outbound_alter(). |
url_matcher1.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php |
|
|
url_matcher2.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php |
|
|
url_matcher3.php |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher3.php |
|
|
UsageTest.php |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Drupal\file\Tests |
Definition of Drupal\file\Tests\UsageTest. |
Use.php |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Use.php |
|
|
use.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/use.test |
|
|
UseParent.php |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/UseParent.php |
Doctrine\Tests\Common\Reflection |
|
user-picture.tpl.php |
drupal/core/modules/user/templates/user-picture.tpl.php |
|
Default theme implementation to present a picture configured for the
user's account. |
user-profile.tpl.php |
drupal/core/modules/user/templates/user-profile.tpl.php |
|
Default theme implementation to present all user profile data. |
user-rtl.css |
drupal/core/modules/user/user-rtl.css |
|
#permissions td.permission {
padding-left: 0;
padding-right: 1.5em;
}
/**
* Password strength indicator.
*/
.password-strength {
float: left;
}
.password-strength-text {
float: left;
}
div.password-confirm {
float:… |
user.admin.inc |
drupal/core/modules/user/user.admin.inc |
|
Admin page callback file for the user module. |
user.api.php |
drupal/core/modules/user/user.api.php |
|
Hooks provided by the User module. |