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 |
|---|---|---|---|
| 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 an 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. |
| 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 enable. |
| 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/ |
@coversDefaultClass \Drupal\Core\Utility\UnroutedUrlAssembler[[api-linebreak]] @group Utility |
| 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. |
Pagination
- Previous page
- Page 1324
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.