Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UniquePathAliasConstraintValidator::validate | function | core/ |
|
| UniquePathAliasConstraintValidator::__construct | function | core/ |
Creates a new UniquePathAliasConstraintValidator instance. |
| unique_field_constraint_test.info.yml | file | core/ |
core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.info.yml |
| unique_field_constraint_test.module | file | core/ |
Contains unique_field_constraint_test.module. |
| unique_field_constraint_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| UnitTestCase | class | core/ |
Provides a base class and helpers for Drupal unit tests. |
| UnitTestCase.php | file | core/ |
|
| UnitTestCase::$randomGenerator | property | core/ |
The random generator. |
| UnitTestCase::$root | property | core/ |
The app root. |
| UnitTestCase::assertArrayEquals | function | core/ |
Asserts if two arrays are equal by sorting them first. |
| UnitTestCase::getClassResolverStub | function | core/ |
Returns a stub class resolver. |
| 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. |
| UnitTestCase::getRandomGenerator | function | core/ |
Gets the random generator for the utility methods. |
| UnitTestCase::getStringTranslationStub | function | core/ |
Returns a stub translation manager that just returns the passed string. |
| UnitTestCase::randomMachineName | function | core/ |
Generates a unique random string containing letters and numbers. |
| UnitTestCase::setUp | function | core/ |
|
| UnitTestCase::setUpBeforeClass | function | core/ |
|
| UnitTestCaseTest | class | core/ |
Tests for the UnitTestCase class. |
| UnitTestCaseTest.php | file | core/ |
|
| UnitTestCaseTest::testAssertArrayEquals | function | core/ |
Tests deprecation of the ::assertArrayEquals method. |
| UnitTestCaseTest::testVarDumpSameProcess | function | core/ |
Tests the dump() function in a test run in the same process. |
| UnitTestCaseTest::testVarDumpSeparateProcess | function | core/ |
Tests the dump() function in a test run in a separate process. |
| UnitTestSuite | class | core/ |
Discovers tests for the unit test suite. |
| UnitTestSuite.php | file | core/ |
|
| UnitTestSuite::suite | function | core/ |
Factory method which loads up a suite with all unit tests. |
| UnknownExtensionException | class | core/ |
Exception class thrown when a specified extension is not on the filesystem. |
| UnknownExtensionException.php | file | core/ |
|
| UnknownExtensionTypeException | class | core/ |
Exception thrown when a specified extension type is not known. |
| UnknownExtensionTypeException.php | file | core/ |
|
| UnmetDependenciesException | class | core/ |
An exception thrown if configuration has unmet dependencies. |
| UnmetDependenciesException.php | file | core/ |
|
| UnmetDependenciesException::$configObjects | property | core/ |
A list of configuration objects that have unmet dependencies. |
| UnmetDependenciesException::$extension | property | core/ |
The name of the extension that is being installed. |
| UnmetDependenciesException::create | function | core/ |
Creates an exception for an extension and a list of configuration objects. |
| UnmetDependenciesException::formatConfigObjectList | function | core/ |
Formats a list of configuration objects. |
| UnmetDependenciesException::getConfigObjects | function | core/ |
Gets the list of configuration objects that have unmet dependencies. |
| UnmetDependenciesException::getExtension | function | core/ |
Gets the name of the extension that is being installed. |
| UnmetDependenciesException::getTranslatedMessage | function | core/ |
Gets a translated message from the exception. |
| UnprocessableHttpEntityException | class | core/ |
A class to represent a 422 - Unprocessable Entity Exception. |
| UnprocessableHttpEntityException.php | file | core/ |
|
| UnprocessableHttpEntityException::$violations | property | core/ |
The constraint violations associated with this exception. |
| UnprocessableHttpEntityException::getViolations | function | core/ |
Gets the constraint violations associated with this exception. |
| UnprocessableHttpEntityException::setViolations | function | core/ |
Sets the constraint violations associated with this exception. |
| UnprocessableHttpEntityException::__construct | function | core/ |
UnprocessableHttpEntityException constructor. |
| UnprocessableHttpEntityExceptionNormalizer | class | core/ |
Normalizes and UnprocessableHttpEntityException. |
| UnprocessableHttpEntityExceptionNormalizer.php | file | core/ |
|
| UnprocessableHttpEntityExceptionNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| UnprocessableHttpEntityExceptionNormalizer::buildErrorObjects | function | core/ |
Builds the normalized JSON:API error objects for the response. |
Pagination
- Previous page
- Page 1323
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.