Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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/ |
Gets an array of values to be set. |
| 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. |
| UpdateCacheBackendFactory::$cacheFactory | property | core/ |
The regular runtime cache_factory service. |
| UpdateCacheBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| UpdateCacheBackendFactory::__construct | function | core/ |
UpdateCacheBackendFactory constructor. |
| UpdateComplexTest::testOrConditionUpdate | function | core/ |
Tests updates with OR conditionals. |
| UpdateContribTest::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
| UpdateFetcherTest::$history | property | core/ |
History of requests/responses. |
| UpdateFetcherTest::$mockConfigFactory | property | core/ |
Mock config factory. |
| UpdateHookRegistryTest::$equivalentUpdatesStore | property | core/ |
|
| UpdateHookRegistryTest::$keyValueFactory | property | core/ |
|
| UpdateHookRegistryTest::$keyValueStore | property | core/ |
|
| UpdateHooks::pageTop | function | core/ |
Implements hook_page_top(). |
| UpdateMailTest::$configFactory | property | core/ |
Mocked config factory. |
| UpdateMailTest::$urlGenerator | property | core/ |
Mocked URL generator. |
| UpdateManager::$availableReleasesTempStore | property | core/ |
Update available releases key/value store. |
| UpdateManager::$keyValueStore | property | core/ |
The key/value store. |
| UpdateManager::projectStorage | function | core/ |
Retrieves update storage data or empties it. |
| UpdateManagerInterface::projectStorage | function | core/ |
Retrieves update storage data or empties it. |
| UpdateMiscTest::testModulePageUpToDate | function | core/ |
Checks the messages at admin/modules when the site is up to date. |
Pagination
- Previous page
- Page 260
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.