Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TypedDataManager::$prototypes | property | core/ |
An array of typed data property prototypes. |
| TypedDataManager::$validator | property | core/ |
The validator used for validating typed data. |
| TypedDataManager::getValidator | function | core/ |
Gets the validator for validating typed data. |
| TypedDataManager::setValidator | function | core/ |
Sets the validator for validating typed data. |
| TypedDataManagerInterface::getValidator | function | core/ |
Gets the validator for validating typed data. |
| TypedDataManagerInterface::setValidator | function | core/ |
Sets the validator for validating typed data. |
| UiHelperTrait::cssSelectToXpath | function | core/ |
Translates a CSS expression to its XPath equivalent. |
| UnapprovedComments::$commentStorage | property | core/ |
The comment storage service. |
| UncacheableFieldHandlerTrait::getFieldTokenPlaceholder | function | core/ |
|
| UncaughtExceptionTest::testUncaughtExceptionCustomExceptionHandler | function | core/ |
Tests uncaught exception handling with custom exception handler. |
| Unicode::convertToUtf8 | function | core/ |
Converts data to UTF-8. |
| UnicodeTest::providerTestConvertToUtf8 | function | core/ |
Provides data to self::testConvertToUtf8(). |
| UnicodeTest::testConvertToUtf8 | function | core/ |
Tests UTF-8 conversion. |
| UnicornEditor | class | core/ |
Defines a Unicorn-powered text editor for Drupal (for testing purposes). |
| UnicornEditor.php | file | core/ |
|
| UnicornEditor::buildConfigurationForm | function | core/ |
Form constructor. |
| UnicornEditor::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| UnicornEditor::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| UnicornEditor::getLibraries | function | core/ |
Returns libraries to be attached. |
| UnicornEditor::validateImageUploadSettings | function | core/ |
#element_validate handler for "image_upload" in buildConfigurationForm(). |
| 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/ |
Perform a case-insensitive array intersection, but keep original capitalization. |
| UniqueFieldValueValidator::create | function | core/ |
Instantiates a new instance of this class. |
| 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/ |
Instantiates a new instance of this class. |
| 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/ |
Modules to install. |
| 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 validation constraint validator with regards to case-insensitivity. |
| UniqueValuesConstraintValidatorTest::testValidationMultiple | function | core/ |
Tests the UniqueField validation constraint validator for multiple violations. |
| UniqueValuesConstraintValidatorTest::testValidationOwn | function | core/ |
Tests the UniqueField validation constraint validator for existing value in the same entity. |
| UniqueValuesConstraintValidatorTest::testValidationReference | function | core/ |
Tests the UniqueField validation constraint validator for entity reference fields. |
| UnitTestCase::getConfigFactoryStub | function | core/ |
Returns a stub config factory that behaves according to the passed array. |
| UnitTestCase::getConfigStorageStub | function | core/ |
Returns a stub config storage that returns the supplied configuration. |
| UnitTestCase::getContainerWithCacheTagsInvalidator | function | core/ |
Sets up a container with a cache tags invalidator. |
| UnitTestCaseTest::testGetRandomGeneratorPropertyDeprecation | function | core/ |
Tests the deprecation of accessing the randomGenerator property directly. |
Pagination
- Previous page
- Page 241
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.