Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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
UnroutedUrlTest::testGetOptions function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getOptions() method.
UnroutedUrlTest::testGetRouteName function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getRouteName() method.
UnroutedUrlTest::testGetRouteParameters function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getRouteParameters() method.
UnroutedUrlTest::testGetUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getPath() method.
UnroutedUrlTest::testIsExternal function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the isExternal() method.
UnroutedUrlTest::testToString function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the toString() method.
unrouted_url_assembler service core/core.services.yml Drupal\Core\Utility\UnroutedUrlAssembler
UnsavedPreviewTest class core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php Tests covering Preview of unsaved Views.
UnsavedPreviewTest.php file core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php
UnsavedPreviewTest::$adminUser property core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php An admin user with the 'administer views' permission.
UnsavedPreviewTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php The theme to install as the default for testing.
UnsavedPreviewTest::$modules property core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php Modules to enable.
UnsavedPreviewTest::$testViews property core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php Views used by this test.
UnsavedPreviewTest::setUp function core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php Sets up a Drupal site for running functional and integration tests.
UnsavedPreviewTest::testUnsavedPageDisplayPreview function core/modules/views_ui/tests/src/Functional/UnsavedPreviewTest.php Tests previews of unsaved new page displays.
UnstickyNode class core/modules/node/src/Plugin/Action/UnstickyNode.php Makes a node not sticky.
UnstickyNode.php file core/modules/node/src/Plugin/Action/UnstickyNode.php
UnstickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/UnstickyNode.php Gets an array of values to be set.
UnsupportedDataTypeConfigException class core/lib/Drupal/Core/Config/UnsupportedDataTypeConfigException.php Exception thrown when a config data type is invalid.
UnsupportedDataTypeConfigException.php file core/lib/Drupal/Core/Config/UnsupportedDataTypeConfigException.php
UnsupportedEntityTypeDefinitionException class core/lib/Drupal/Core/Entity/Exception/UnsupportedEntityTypeDefinitionException.php Defines an exception thrown when an entity type definition is invalid.
UnsupportedEntityTypeDefinitionException.php file core/lib/Drupal/Core/Entity/Exception/UnsupportedEntityTypeDefinitionException.php
UntrustedCallbackException class core/lib/Drupal/Core/Security/UntrustedCallbackException.php Exception thrown if a callback is untrusted.
UntrustedCallbackException.php file core/lib/Drupal/Core/Security/UntrustedCallbackException.php
UntrustedObject class core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php
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-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-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-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/stable/templates/admin/update-project-status.html.twig Theme override 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/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.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.post_update_registry service core/core.services.yml Drupal\Core\Update\UpdateRegistry

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