Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
UntrustedCallbackException.php file core/lib/Drupal/Core/Security/UntrustedCallbackException.php
UntrustedObject class core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php Class representing untrusted callback.
UntrustedObject::callback function core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php
UnversionedAssetsTestHooks class core/modules/system/tests/modules/unversioned_assets_test/src/Hook/UnversionedAssetsTestHooks.php Hook implementations for unversioned_assets_test.
UnversionedAssetsTestHooks.php file core/modules/system/tests/modules/unversioned_assets_test/src/Hook/UnversionedAssetsTestHooks.php
UnversionedAssetsTestHooks::libraryInfoAlter function core/modules/system/tests/modules/unversioned_assets_test/src/Hook/UnversionedAssetsTestHooks.php Implements hook_library_info_alter().
UnversionedAssetTest class core/tests/Drupal/FunctionalTests/Asset/UnversionedAssetTest.php Tests asset aggregation.
UnversionedAssetTest.php file core/tests/Drupal/FunctionalTests/Asset/UnversionedAssetTest.php
UnversionedAssetTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Asset/UnversionedAssetTest.php
UnversionedAssetTest::$fileAssetsPath property core/tests/Drupal/FunctionalTests/Asset/UnversionedAssetTest.php The file assets path settings value.
UnversionedAssetTest::$modules property core/tests/Drupal/FunctionalTests/Asset/UnversionedAssetTest.php
UnversionedAssetTest::testUnversionedAssets function core/tests/Drupal/FunctionalTests/Asset/UnversionedAssetTest.php Tests that unversioned assets cause a new filename when changed.
unversioned_assets_test.info.yml file core/modules/system/tests/modules/unversioned_assets_test/unversioned_assets_test.info.yml core/modules/system/tests/modules/unversioned_assets_test/unversioned_assets_test.info.yml
UpcastingTest class core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php Tests upcasting of URL arguments to entities.
UpcastingTest.php file core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php
UpcastingTest::$defaultTheme property core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php
UpcastingTest::$modules property core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php
UpcastingTest::testEntityLanguage function core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php Confirms entity is shown in user's language by default.
UpcastingTest::testNonAsciiConfigEntityRoute function core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php Tests that non-ASCII config entity IDs in routes return 404.
UpcastingTest::testSameTypes function core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php Confirms we can upcast to controller arguments of the same type.
UpcastingTest::testUpcasting function core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php Confirms that all parameters are converted as expected.
Update class core/modules/pgsql/src/Driver/Database/pgsql/Update.php PostgreSQL implementation of \Drupal\Core\Database\Query\Update.
Update class core/lib/Drupal/Core/Database/Query/Update.php General class for an abstracted UPDATE operation.
Update class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.
Update API group core/lib/Drupal/Core/Extension/module.api.php Updating minor versions of modules
update-countries.sh file core/scripts/update-countries.sh Updates CLDR codes in CountryManager.php to latest data.
update-fetch-error-message.html.twig file core/themes/stable9/templates/admin/update-fetch-error-message.html.twig Default theme implementation for the message when fetching data fails.
update-fetch-error-message.html.twig file core/modules/update/templates/update-fetch-error-message.html.twig Default theme implementation for the message when fetching data fails.
update-last-check.html.twig file core/modules/update/templates/update-last-check.html.twig Default theme implementation for the last time update data was checked.
update-last-check.html.twig file core/themes/stable9/templates/admin/update-last-check.html.twig Theme override for the last time update data was checked.
update-project-status.html.twig file core/themes/stable9/templates/admin/update-project-status.html.twig Theme override for the project status report.
update-project-status.html.twig file core/modules/update/templates/update-project-status.html.twig Default theme implementation for the project status report.
update-project-status.html.twig file core/themes/default_admin/templates/admin/update-project-status.html.twig Default theme implementation for the project status report.
update-project-status.html.twig file core/themes/admin/templates/admin/update-project-status.html.twig Default theme implementation for the project status report.
update-report.html.twig file core/modules/update/templates/update-report.html.twig Default theme implementation for the project status report.
update-report.html.twig file core/themes/stable9/templates/admin/update-report.html.twig Theme override for the project status report.
update-version.html.twig file core/themes/stable9/templates/admin/update-version.html.twig Theme override for the version display of a project.
update-version.html.twig file core/themes/claro/templates/admin/update-version.html.twig Theme override for the version display of a project.
update-version.html.twig file core/modules/update/templates/update-version.html.twig Default theme implementation for the version display of a project.
update-version.html.twig file core/themes/admin/templates/admin/update-version.html.twig Theme override for the version display of a project.
update-version.html.twig file core/themes/default_admin/templates/admin/update-version.html.twig Theme override for the version display of a project.
update.admin.theme.css file core/modules/update/css/update.admin.theme.css Styles used by the Update Status module.
update.admin.theme.css file core/themes/stable9/css/update/update.admin.theme.css Styles used by the Update Status module.
update.api.php file core/modules/update/update.api.php Hooks provided by the Update Status module.
update.compare.inc file core/modules/update/update.compare.inc
update.css file core/themes/default_admin/css/components/update.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/

/*
* @file
* Styles for Available Updates report.
*/

.project-update__version {
padding-block:…
update.fetch.inc file core/modules/update/update.fetch.inc
update.fetcher service core/modules/update/update.services.yml Drupal\update\UpdateFetcher
update.inc file core/includes/update.inc Drupal database update API.
update.info.yml file core/modules/update/update.info.yml core/modules/update/update.info.yml

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