Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentModerationWorkflowTypeApiTest::testAddEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle | function | core/ |
@covers ::appliesToEntityTypeAndBundle @covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testGetBundlesForEntityType | function | core/ |
@covers ::getBundlesForEntityType @covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testRemoveEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeTest | class | core/ |
Test the workflow type plugin in the content_moderation module. |
ContentModerationWorkflowTypeTest.php | file | core/ |
|
ContentModerationWorkflowTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentModerationWorkflowTypeTest::$modules | property | core/ |
Modules to install. |
ContentModerationWorkflowTypeTest::setUp | function | core/ |
|
ContentModerationWorkflowTypeTest::testNewWorkflow | function | core/ |
Test creating a new workflow using the content moderation plugin. |
ContentNegotiationRoutingTest | class | core/ |
Tests content negotiation routing variations. |
ContentNegotiationRoutingTest.php | file | core/ |
|
ContentNegotiationRoutingTest::$modules | property | core/ |
Modules to enable. |
ContentNegotiationRoutingTest::register | function | core/ |
Registers test-specific services. |
ContentNegotiationRoutingTest::setUp | function | core/ |
|
ContentNegotiationRoutingTest::testContentRouting | function | core/ |
Tests the content negotiation aspect of routing. |
ContentNegotiationRoutingTest::testFullNegotiation | function | core/ |
Full negotiation by header only. |
ContentNegotiationTest | class | core/ |
Tests content negotiation. |
ContentNegotiationTest.php | file | core/ |
|
ContentNegotiationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentNegotiationTest::testBogusAcceptHeader | function | core/ |
Verifies HTML responses for bogus Accept headers. |
ContentPreprocess | class | core/ |
Determines whether a route is the "Latest version" tab of a node. |
ContentPreprocess.php | file | core/ |
|
ContentPreprocess::$routeMatch | property | core/ |
The route match service. |
ContentPreprocess::create | function | core/ |
Instantiates a new instance of this class. |
ContentPreprocess::isLatestVersionPage | function | core/ |
Checks whether a route is the "Latest version" tab of a node. |
ContentPreprocess::preprocessNode | function | core/ |
|
ContentPreprocess::__construct | function | core/ |
Constructor. |
ContentPreprocessTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\ContentPreprocess |
ContentPreprocessTest.php | file | core/ |
|
ContentPreprocessTest::routeNodeProvider | function | core/ |
Data provider for self::testIsLatestVersionPage(). |
ContentPreprocessTest::setupCurrentRouteMatch | function | core/ |
Mock the current route matching object. |
ContentPreprocessTest::setupNode | function | core/ |
Mock a node object. |
ContentPreprocessTest::testIsLatestVersionPage | function | core/ |
@covers ::isLatestVersionPage @dataProvider routeNodeProvider |
ContentPreviewToggleTest | class | core/ |
Tests toggling of content preview. |
ContentPreviewToggleTest.php | file | core/ |
|
ContentPreviewToggleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentPreviewToggleTest::$modules | property | core/ |
Modules to enable. |
ContentPreviewToggleTest::assertContextualLinks | function | core/ |
Checks if contextual links are working properly. |
ContentPreviewToggleTest::assertOrderInPage | function | core/ |
Asserts that blocks in a given order in the page. |
ContentPreviewToggleTest::setUp | function | core/ |
|
ContentPreviewToggleTest::testContentPreviewToggle | function | core/ |
Tests the content preview toggle. |
ContentTestTranslationUITest | class | core/ |
Tests the test content translation UI with the test entity. |
ContentTestTranslationUITest.php | file | core/ |
|
ContentTestTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTestTranslationUITest::$modules | property | core/ |
Modules to enable. |
ContentTestTranslationUITest::$testHTMLEscapeForAllLanguages | property | core/ |
Flag to determine if "all languages" rendering is tested. |
ContentTestTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
ContentTestTranslationUITest::setUp | function | core/ |
|
ContentTranslationConfigImportTest | class | core/ |
Tests content translation updates performed during config import. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.