Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UnpackRecipeTest::testUnpackCommandOnDevRecipe | function | core/ |
Tests unpacking a recipe in require-dev using drupal:recipe-unpack. |
| UnpackRecipeTest::testUnpackCommandOnIndirectDevDependencyRecipe | function | core/ |
Tests the unpacking a recipe that is an indirect dev dependency. |
| UnpackRecipeTest::testUnpackCommandWithMultipleRecipes | function | core/ |
Tests dependency unpacking using drupal:recipe-unpack with multiple args. |
| UnpackRecipeTest::testUnpackCommandWithoutRecipesArgument | function | core/ |
Tests dependency unpacking using drupal:recipe-unpack with no arguments. |
| UnpackRecipeTest::testUnpackWithComposerMergePlugin | function | core/ |
Tests unpacking with the wikimedia/composer-merge-plugin installed. |
| 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/ |
|
| UnprocessableHttpEntityExceptionNormalizer::getSupportedTypes | function | core/ |
|
| UnpublishAction | class | core/ |
Unpublishes an entity. |
| UnpublishAction.php | file | core/ |
|
| UnpublishAction::access | function | core/ |
|
| UnpublishAction::execute | function | core/ |
|
| UnpublishedBlockTest | class | core/ |
Tests unpublishing of block_content entities. |
| UnpublishedBlockTest.php | file | core/ |
|
| UnpublishedBlockTest::$defaultTheme | property | core/ |
|
| UnpublishedBlockTest::$modules | property | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1701
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.