Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UnicornEditor | class | core/ |
Defines a Unicorn-powered text editor for Drupal (for testing purposes). |
| UnicornEditor.php | file | core/ |
|
| UnicornEditor::buildConfigurationForm | function | core/ |
|
| UnicornEditor::getDefaultSettings | function | core/ |
|
| UnicornEditor::getJSSettings | function | core/ |
|
| UnicornEditor::getLibraries | function | core/ |
|
| UnicornEditor::validateImageUploadSettings | function | core/ |
Render API callback: Image upload handler for confirmation form. |
| UnicornEditor::__construct | function | core/ |
|
| uninstall-history.php | file | core/ |
Removes the history module from a fixture database. |
| UninstallDefaultContentTest::assertImportedCustomBlock | function | core/ |
Assert block content are imported. |
| UniqueFieldValueValidator | class | core/ |
Validates that a field is unique for the given entity type. |
| UniqueFieldValueValidator.php | file | core/ |
|
| UniqueFieldValueValidator::caseInsensitiveArrayIntersect | function | core/ |
Performs a case-insensitive array intersection. |
| UniqueFieldValueValidator::create | function | core/ |
|
| UniqueFieldValueValidator::extractDuplicates | function | core/ |
Get an array of duplicate field values. |
| UniqueFieldValueValidator::validate | function | core/ |
|
| UniqueFieldValueValidator::__construct | function | core/ |
Creates a UniqueFieldValueValidator object. |
| UniqueLabelInListConstraintValidator | class | core/ |
Uniquely labeled list item constraint validator. |
| UniqueLabelInListConstraintValidator.php | file | core/ |
|
| UniqueLabelInListConstraintValidator::validate | function | core/ |
|
| UniquePathAliasConstraintValidator | class | core/ |
Constraint validator for a unique path alias. |
| UniquePathAliasConstraintValidator.php | file | core/ |
|
| UniquePathAliasConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| UniquePathAliasConstraintValidator::create | function | core/ |
|
| UniquePathAliasConstraintValidator::validate | function | core/ |
|
| UniquePathAliasConstraintValidator::__construct | function | core/ |
Creates a new UniquePathAliasConstraintValidator instance. |
| UniqueValuesConstraintValidatorTest | class | core/ |
Tests the unique field value validation constraint. |
| UniqueValuesConstraintValidatorTest.php | file | core/ |
|
| UniqueValuesConstraintValidatorTest::$modules | property | core/ |
|
| UniqueValuesConstraintValidatorTest::setUp | function | core/ |
Tests cases where the validation passes for entities with string IDs. |
| UniqueValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the UniqueField validation constraint validator. |
| UniqueValuesConstraintValidatorTest::testValidationCaseInsensitive | function | core/ |
Tests the UniqueField constraint with regards to case-insensitivity. |
| UniqueValuesConstraintValidatorTest::testValidationMultiple | function | core/ |
Tests the UniqueField constraint for multiple violations. |
| UniqueValuesConstraintValidatorTest::testValidationOwn | function | core/ |
Tests the UniqueField constraint for existing value in the same entity. |
| UniqueValuesConstraintValidatorTest::testValidationReference | function | core/ |
Tests the UniqueField constraint validator for entity reference fields. |
| UnitTestCase::getConfigFactoryStub | function | core/ |
Returns a stub config factory that behaves according to the passed array. |
| UnitTestCase::getContainerWithCacheTagsInvalidator | function | core/ |
Sets up a container with a cache tags invalidator. |
| UnitTestCase::setupMockIterator | function | core/ |
Set up a traversable class mock to return specific items when iterated. |
| UnknownPathExcluderTest::testPathRepositoriesAreIncluded | function | core/ |
Tests that path repositories are included. |
| UnpackCollection::$packagesToUnpack | property | composer/ |
The queue of packages to unpack. |
| UnpackRecipeTest::testAutomaticUnpack | function | core/ |
Tests the dependencies unpack on install. |
| UnpackRecipeTest::testNoAutomaticDevUnpack | function | core/ |
Tests the dev dependencies do not unpack on install. |
| UnroutedUrlAssemblerTest::$configFactory | property | core/ |
The mocked config factory. |
| UnroutedUrlTest::testGetOptions | function | core/ |
Tests the getOptions() method. |
| UnroutedUrlTest::testToString | function | core/ |
Tests the toString() method. |
| UnstickyNode::getFieldsToUpdate | function | core/ |
|
| Update::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| UpdateCacheBackendFactory | class | core/ |
Cache factory implementation for use during Drupal database updates. |
| UpdateCacheBackendFactory.php | file | core/ |
|
| UpdateCacheBackendFactory::$bins | property | core/ |
Instantiated update cache bins. |
Pagination
- Previous page
- Page 262
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.