Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
TypedDataManagerInterface::getValidator function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Gets the validator for validating typed data.
TypedDataManagerInterface::setValidator function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Sets the validator for validating typed data.
Uid::$storage property core/modules/user/src/Plugin/views/argument/Uid.php The user storage.
UiPhpUnitOutputTest class core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php Test PHPUnit output for the Simpletest UI.
UiPhpUnitOutputTest.php file core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php
UiPhpUnitOutputTest::$modules property core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php Modules to enable.
UiPhpUnitOutputTest::testOutput function core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php Tests that PHPUnit output in the Simpletest UI looks good.
UnapprovedComments::$commentStorage property core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php The comment storage service.
UncacheableFieldHandlerTrait::getFieldTokenPlaceholder function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncaughtExceptionTest::testMissingDependencyCustomErrorHandler function core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php Tests a missing dependency on a service with a custom error handler.
UncaughtExceptionTest::testUncaughtExceptionCustomExceptionHandler function core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php Tests uncaught exception handling with custom exception handler.
Unicode::convertToUtf8 function core/lib/Drupal/Component/Utility/Unicode.php Converts data to UTF-8.
Unicode::strtolower function core/lib/Drupal/Component/Utility/Unicode.php Converts a UTF-8 string to lowercase.
Unicode::strtoupper function core/lib/Drupal/Component/Utility/Unicode.php Converts a UTF-8 string to uppercase.
UnicodeTest::providerStrtolower function core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php Data provider for testStrtolower().
UnicodeTest::providerStrtoupper function core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php Data provider for testStrtoupper().
UnicodeTest::providerTestConvertToUtf8 function core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php Provides data to self::testConvertToUtf8().
UnicodeTest::testConvertToUtf8 function core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php Tests UTF-8 conversion.
UnicodeTest::testStrtolower function core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php Tests multibyte strtolower.
UnicodeTest::testStrtoupper function core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php Tests multibyte strtoupper.
UnicornEditor class core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php Defines a Unicorn-powered text editor for Drupal (for testing purposes).
UnicornEditor.php file core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php
UnicornEditor::buildConfigurationForm function core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php Form constructor.
UnicornEditor::getDefaultSettings function core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php Returns the default settings for this configurable text editor.
UnicornEditor::getJSSettings function core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php Returns JavaScript settings to be attached.
UnicornEditor::getLibraries function core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php Returns libraries to be attached.
UninstallDefaultContentTest::assertImportedCustomBlock function core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php Assert block content are imported.
UniqueFieldValueValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldValueValidator.php Validates that a field is unique for the given entity type.
UniqueFieldValueValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldValueValidator.php
UniqueFieldValueValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldValueValidator.php
UniquePathAliasConstraintValidator class core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php Constraint validator for a unique path alias.
UniquePathAliasConstraintValidator.php file core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php
UniquePathAliasConstraintValidator::$entityTypeManager property core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php The entity type manager.
UniquePathAliasConstraintValidator::create function core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php Instantiates a new instance of this class.
UniquePathAliasConstraintValidator::validate function core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php
UniquePathAliasConstraintValidator::__construct function core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php Creates a new UniquePathAliasConstraintValidator instance.
UnitTestCase::$randomGenerator property core/tests/Drupal/Tests/UnitTestCase.php The random generator.
UnitTestCase::getConfigFactoryStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub config factory that behaves according to the passed array.
UnitTestCase::getConfigStorageStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub config storage that returns the supplied configuration.
UnitTestCase::getContainerWithCacheTagsInvalidator function core/tests/Drupal/Tests/UnitTestCase.php Sets up a container with a cache tags invalidator.
UnitTestCase::getRandomGenerator function core/tests/Drupal/Tests/UnitTestCase.php Gets the random generator for the utility methods.
UnroutedUrlAssemblerTest::$configFactory property core/tests/Drupal/Tests/Core/Utility/UnroutedUrlAssemblerTest.php The mocked config factory.
UnroutedUrlTest::testGetOptions function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getOptions() method.
UnroutedUrlTest::testToString function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the toString() method.
UnstickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/UnstickyNode.php Gets an array of values to be set.
update.post_update_registry_factory service core/core.services.yml Drupal\Core\Update\UpdateRegistryFactory
update.root.factory service core/modules/update/update.services.yml Drupal\update\UpdateRootFactory
Update::__toString function core/lib/Drupal/Core/Database/Query/Update.php Implements PHP magic __toString method to convert the query to a string.
UpdateCacheBackendFactory class core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php Cache factory implementation for use during Drupal database updates.
UpdateCacheBackendFactory.php file core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php

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