Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| UniqueFieldValueValidator.php | file | core/ |
|
| UniqueFieldValueValidator::caseInsensitiveArrayIntersect | function | core/ |
Performs a case-insensitive array intersection. |
| 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 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::getContainerWithCacheTagsInvalidator | function | core/ |
Sets up a container with a cache tags invalidator. |
| UnknownPathExcluderTest::providerTestUnknownPath | function | core/ |
Data provider for testUnknownPath(). |
| UnpackCollection::valid | function | composer/ |
|
| UnpackOptions::ID | constant | composer/ |
The ID of the extra section in the top-level composer.json file. |
| UnroutedUrlAssemblerTest::providerTestAssembleWithExternalUrl | function | core/ |
Provides test data for testAssembleWithExternalUrl. |
| UnroutedUrlAssemblerTest::providerTestAssembleWithLocalUri | function | core/ |
|
| UnroutedUrlTest::providerFromInvalidUri | function | core/ |
Data provider for testFromInvalidUri(). |
| UnroutedUrlTest::providerFromUri | function | core/ |
Data provider for testFromUri(). |
| UnroutedUrlTest::testFromInvalidUri | function | core/ |
Tests the fromUri() method. |
| UpdateBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UpdateBuildIdCommand | class | core/ |
Ajax command for updating the form build ID. |
| UpdateBuildIdCommand.php | file | core/ |
|
| UpdateBuildIdCommand::$new | property | core/ |
New build id. |
| UpdateBuildIdCommand::$old | property | core/ |
Old build id. |
| UpdateBuildIdCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| UpdateBuildIdCommand::__construct | function | core/ |
Constructs an UpdateBuildIdCommand object. |
| UpdateCalculateProjectDataTest::providerProjectStatus | function | core/ |
Data provider for testProjectStatus(). |
| UpdateContribTest::securityUpdateAvailabilityProvider | function | core/ |
Data provider method for testSecurityUpdateAvailability(). |
| UpdateContribTest::testUpdateHiddenBaseTheme | function | core/ |
Tests updates with a hidden base theme. |
| UpdateFetcherTest::providerTestUpdateBuildFetchUrl | function | core/ |
Provide test data for self::testUpdateBuildFetchUrl(). |
| UpdateKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
| UpdateMailTest::providerTestUpdateEmail | function | core/ |
Provides data for ::testUpdateEmail. |
| UpdateReportTest::providerTemplatePreprocessUpdateReport | function | core/ |
Provides data for testTemplatePreprocessUpdateReport(). |
| UpdateScriptTest::providerExtensionCompatibilityChange | function | core/ |
Data provider for testExtensionCompatibilityChange(). |
| UpdateScriptTest::providerMissingExtension | function | core/ |
Data provider for ::testMissingExtension(). |
| UpdateSelectionCommand::$mediaIds | property | core/ |
An array of media IDs to add to the current selection. |
Pagination
- Previous page
- Page 181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.