Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UnitTestCaseTest | class | core/ |
Tests for the UnitTestCase class. |
| UnitTestCaseTest.php | file | core/ |
|
| UnitTestCaseTest::testGetRandomGeneratorPropertyDeprecation | function | core/ |
Tests the deprecation of accessing the randomGenerator property directly. |
| 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/ |
|
| UnknownRecipeException::__construct | function | 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::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. |
| UnpublishByKeywordActionTest | class | core/ |
@group node @group legacy |
| UnpublishByKeywordActionTest | class | core/ |
@group action |
| UnpublishByKeywordActionTest.php | file | core/ |
|
| UnpublishByKeywordActionTest.php | file | core/ |
|
| UnpublishByKeywordActionTest::$modules | property | core/ |
Modules to install. |
| UnpublishByKeywordActionTest::setUp | function | core/ |
|
| UnpublishByKeywordActionTest::testUnpublishByKeywordAction | function | core/ |
Tests deprecation of \Drupal\node\Plugin\Action\UnpublishByKeywordNode. |
| UnpublishByKeywordActionTest::testUnpublishByKeywordAction | function | core/ |
Tests creating an action using the node_unpublish_by_keyword_action plugin. |
| UnpublishByKeywordComment | class | core/ |
Unpublishes a comment containing certain keywords. |
| UnpublishByKeywordComment | class | core/ |
Unpublishes a comment containing certain keywords. |
| UnpublishByKeywordComment.php | file | core/ |
|
| UnpublishByKeywordComment.php | file | core/ |
|
| UnpublishByKeywordComment::$renderer | property | core/ |
The renderer. |
| UnpublishByKeywordComment::$viewBuilder | property | core/ |
The comment entity builder handler. |
Pagination
- Previous page
- Page 1359
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.