Search for content
- Search 7.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
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. |
ContentTranslationConfigImportTest.php | file | core/ |
|
ContentTranslationConfigImportTest::$configImporter | property | core/ |
Config Importer object used for testing. |
ContentTranslationConfigImportTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationConfigImportTest::setUp | function | core/ |
|
ContentTranslationConfigImportTest::testConfigImportUpdates | function | core/ |
Tests config import updates. |
ContentTranslationContextualLinks | class | core/ |
Provides dynamic contextual links for content translation. |
ContentTranslationContextualLinks.php | file | core/ |
|
ContentTranslationContextualLinks::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationContextualLinks::create | function | core/ |
Creates a new class instance. |
ContentTranslationContextualLinks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ContentTranslationContextualLinks::__construct | function | core/ |
Constructs a new ContentTranslationContextualLinks. |
ContentTranslationContextualLinksTest | class | core/ |
Tests that contextual links are available for content translation. |
ContentTranslationContextualLinksTest | class | core/ |
Tests that contextual links are available for content translation. |
ContentTranslationContextualLinksTest.php | file | core/ |
|
ContentTranslationContextualLinksTest.php | file | core/ |
|
ContentTranslationContextualLinksTest::$bundle | property | core/ |
The bundle being tested. |
ContentTranslationContextualLinksTest::$contentType | property | core/ |
The content type being tested. |
ContentTranslationContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationContextualLinksTest::$langcodes | property | core/ |
The enabled languages. |
ContentTranslationContextualLinksTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationContextualLinksTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationContextualLinksTest::$profile | property | core/ |
The profile to install as a basis for testing. |
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.