Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
UntrustedObject::callback function core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php
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 enable.
UpcastingTest::testEntityLanguage function core/modules/system/tests/src/Functional/ParamConverter/UpcastingTest.php Confirms entity is shown in user's language by default.
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/stable/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/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-last-check.html.twig file core/themes/stable/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/stable/templates/admin/update-project-status.html.twig Theme override for the project status report.
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-report.css file core/themes/seven/css/theme/update-report.css update-report.css
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/stable/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.admin.theme.css file core/modules/update/css/update.admin.theme.css Styles used by the Update Manager module.
update.admin.theme.css file core/themes/stable/css/update/update.admin.theme.css Styles used by the Update Manager module.
update.admin.theme.css file core/themes/stable9/css/update/update.admin.theme.css Styles used by the Update Manager module.
update.install file core/modules/update/update.install Install, update, and uninstall functions for the Update Manager module.
update.libraries.yml file core/modules/update/update.libraries.yml core/modules/update/update.libraries.yml
update.links.action.yml file core/modules/update/update.links.action.yml core/modules/update/update.links.action.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.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 Manager.
update.post_update_registry service core/core.services.yml Drupal\Core\Update\UpdateRegistry
update.post_update_registry_factory service core/core.services.yml Drupal\Core\Update\UpdateRegistryFactory
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.update_hook_registry_factory service core/core.services.yml Drupal\Core\Update\UpdateHookRegistryFactory
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.
Update::$fields property core/lib/Drupal/Core/Database/Query/Update.php An array of fields that will be updated.
Update::expression function core/lib/Drupal/Core/Database/Query/Update.php Specifies fields to be updated as an expression.
Update::fields function core/lib/Drupal/Core/Database/Query/Update.php Adds a set of field->value pairs to be updated.
Update::__construct function core/lib/Drupal/Core/Database/Query/Update.php Constructs an Update query object.
Update::__construct function core/modules/sqlite/src/Driver/Database/sqlite/Update.php Constructs an Update query object.
Update::__construct function core/modules/mysql/src/Driver/Database/mysql/Update.php Constructs an Update query object.

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