Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| UnknownExtensionException | class | core/ |
Exception class thrown when a specified extension is not on the filesystem. |
| UnknownExtensionException.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. |
| 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 |
| UnpublishByKeywordActionTest.php | file | core/ |
|
| UnpublishByKeywordActionTest::$modules | property | core/ |
Modules to enable. |
| UnpublishByKeywordActionTest::setUp | function | core/ |
|
| 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.php | file | core/ |
|
| UnpublishByKeywordComment::$renderer | property | core/ |
The renderer. |
| UnpublishByKeywordComment::$viewBuilder | property | core/ |
The comment entity builder handler. |
| UnpublishByKeywordComment::access | function | core/ |
Checks object access. |
| UnpublishByKeywordComment::buildConfigurationForm | function | core/ |
Form constructor. |
| UnpublishByKeywordComment::create | function | core/ |
Creates an instance of the plugin. |
| UnpublishByKeywordComment::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| UnpublishByKeywordComment::execute | function | core/ |
Executes the plugin. |
| UnpublishByKeywordComment::submitConfigurationForm | function | core/ |
Form submission handler. |
| UnpublishByKeywordComment::__construct | function | core/ |
Constructs a UnpublishByKeywordComment object. |
| UnpublishByKeywordNode | class | core/ |
Unpublishes a node containing certain keywords. |
| UnpublishByKeywordNode.php | file | core/ |
|
| UnpublishByKeywordNode::access | function | core/ |
Checks object access. |
| UnpublishByKeywordNode::buildConfigurationForm | function | core/ |
Form constructor. |
| UnpublishByKeywordNode::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| UnpublishByKeywordNode::execute | function | core/ |
Executes the plugin. |
| UnpublishByKeywordNode::submitConfigurationForm | function | core/ |
Form submission handler. |
| UnpublishComment | class | core/ |
Unpublishes a comment. |
| UnpublishComment.php | file | core/ |
Pagination
- Previous page
- Page 1292
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.