Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::buildErrorObjects | function | core/ |
Builds the normalized JSON:API error objects for the response. |
| UnprocessableHttpEntityExceptionNormalizer::getSupportedTypes | function | core/ |
|
| UnpublishAction | class | core/ |
Unpublishes an entity. |
| UnpublishAction.php | file | core/ |
|
| UnpublishAction::access | function | core/ |
Checks object access. |
| UnpublishAction::execute | function | core/ |
Executes the plugin. |
| UnpublishedBlockTest | class | core/ |
Tests unpublishing of block_content entities. |
| UnpublishedBlockTest.php | file | core/ |
|
| UnpublishedBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UnpublishedBlockTest::$modules | property | core/ |
Modules to install. |
| UnpublishedBlockTest::testViewShowsCorrectStates | function | core/ |
Tests unpublishing of block_content entities. |
| UnroutedUrlAssembler | class | core/ |
Provides a way to build external or non Drupal local domain URLs. |
| UnroutedUrlAssembler.php | file | core/ |
|
| UnroutedUrlAssembler::$pathProcessor | property | core/ |
The outbound path processor. |
| UnroutedUrlAssembler::$requestStack | property | core/ |
A request stack object. |
| UnroutedUrlAssembler::addOptionDefaults | function | core/ |
Merges in default defaults. |
| UnroutedUrlAssembler::assemble | function | core/ |
This is a helper function that calls buildExternalUrl() or buildLocalUrl() based on a check of whether the path is a valid external URL. |
| UnroutedUrlAssembler::buildExternalUrl | function | core/ |
|
| UnroutedUrlAssembler::buildLocalUrl | function | core/ |
|
| UnroutedUrlAssembler::__construct | function | core/ |
Constructs a new unroutedUrlAssembler object. |
| UnroutedUrlAssemblerInterface | interface | core/ |
Provides a way to build external or non Drupal local domain URLs. |
| UnroutedUrlAssemblerInterface.php | file | core/ |
|
| UnroutedUrlAssemblerInterface::assemble | function | core/ |
Builds a domain-local or external URL from a URI. |
| UnroutedUrlAssemblerTest | class | core/ |
Tests Drupal\Core\Utility\UnroutedUrlAssembler. |
| UnroutedUrlAssemblerTest.php | file | core/ |
|
| UnroutedUrlAssemblerTest::$configFactory | property | core/ |
The mocked config factory. |
| UnroutedUrlAssemblerTest::$pathProcessor | property | core/ |
The mocked outbound path processor. |
| UnroutedUrlAssemblerTest::$requestStack | property | core/ |
The request stack. |
| UnroutedUrlAssemblerTest::$unroutedUrlAssembler | property | core/ |
The tested unrouted URL assembler. |
| UnroutedUrlAssemblerTest::providerTestAssembleWithExternalUrl | function | core/ |
Provides test data for testAssembleWithExternalUrl. |
| UnroutedUrlAssemblerTest::providerTestAssembleWithLocalUri | function | core/ |
|
| UnroutedUrlAssemblerTest::setUp | function | core/ |
|
| UnroutedUrlAssemblerTest::setUpMockPathProcessor | function | core/ |
Reinitializes the path processor as a mock object. |
| UnroutedUrlAssemblerTest::setupRequestStack | function | core/ |
Setups the request stack for a given subdir. |
| UnroutedUrlAssemblerTest::testAssembleExternalUrls | function | core/ |
Tests external URLs are only processed if necessary. |
| UnroutedUrlAssemblerTest::testAssembleWithEnabledProcessing | function | core/ |
Tests assemble with enabled processing. |
| UnroutedUrlAssemblerTest::testAssembleWithExternalUrl | function | core/ |
Tests assemble with external url. |
| UnroutedUrlAssemblerTest::testAssembleWithLeadingSlash | function | core/ |
Tests assemble with leading slash. |
| UnroutedUrlAssemblerTest::testAssembleWithLocalUri | function | core/ |
Tests assemble with local uri. |
| UnroutedUrlAssemblerTest::testAssembleWithNeitherExternalNorDomainLocalUri | function | core/ |
Tests assemble with neither external nor domain local uri. |
| UnroutedUrlAssemblerTest::testAssembleWithNotEnabledProcessing | function | core/ |
Tests assemble with not enabled processing. |
| UnroutedUrlAssemblerTest::testAssembleWithStartingSlashEnabledProcessing | function | core/ |
Tests assemble with starting slash enabled processing. |
Pagination
- Previous page
- Page 1482
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.