Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
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 The theme to install as the default for testing.
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 Modules to install.
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 The theme to install as the default for testing.
UpcastingTest::$modules property core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php Modules to install.
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-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/admin/templates/admin/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-version.html.twig file core/themes/default_admin/templates/admin/update-version.html.twig Theme override 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/modules/update/templates/update-version.html.twig Default theme implementation for the version display of a project.
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.admin.theme.css file core/themes/stable9/css/update/update.admin.theme.css Styles used by the Update Status module.
update.admin.theme.css file core/modules/update/css/update.admin.theme.css Styles used by the Update Status module.
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.install file core/modules/update/update.install Install, update, and uninstall functions for the Update Status module.
update.key_value.post_update service core/core.services.yml Drupal\Core\KeyValueStore\KeyValueStoreInterface
update.libraries.yml file core/modules/update/update.libraries.yml core/modules/update/update.libraries.yml
update.links.menu.yml file core/modules/update/update.links.menu.yml core/modules/update/update.links.menu.yml
update.links.task.yml file core/modules/update/update.links.task.yml core/modules/update/update.links.task.yml
update.pcss.css file core/themes/default_admin/css/components/update.pcss.css /*
* @file
* Styles for Available Updates report.
*/

.project-update__version {
padding-block: 0;
}

.project-update__version-links {
padding-inline-end: 0;
}

.project-update__details {
padding: 0;
color: var(--admin-color-text-soft);
update.permissions.yml file core/modules/update/update.permissions.yml core/modules/update/update.permissions.yml
update.post_update.php file core/modules/update/update.post_update.php Post update functions for Update Status.
update.post_update_registry service core/core.services.yml Drupal\Core\Update\UpdateRegistry
update.processor service core/modules/update/update.services.yml Drupal\update\UpdateProcessor
update.schema.yml file core/modules/update/config/schema/update.schema.yml core/modules/update/config/schema/update.schema.yml
update.services.yml file core/modules/update/update.services.yml core/modules/update/update.services.yml
update.settings.yml file core/modules/update/config/install/update.settings.yml core/modules/update/config/install/update.settings.yml
update.source.schema.yml file core/modules/update/config/schema/update.source.schema.yml core/modules/update/config/schema/update.source.schema.yml
update.update_hook_registry service core/core.services.yml Drupal\Core\Update\UpdateHookRegistry
Update::$arguments property core/lib/Drupal/Core/Database/Query/Update.php An array of values to update to.
Update::$expressionFields property core/lib/Drupal/Core/Database/Query/Update.php Array of fields to update to an expression in case of a duplicate record.

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