Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 install. |
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 install. |
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 install. |
ContentTranslationConfigImportTest::setUp | function | core/ |
|
ContentTranslationConfigImportTest::testConfigImportUpdates | function | core/ |
Tests config import updates. |
ContentTranslationConfigUITest | class | core/ |
Tests that the content translation configuration javascript does't fail. |
ContentTranslationConfigUITest.php | file | core/ |
|
ContentTranslationConfigUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationConfigUITest::$modules | property | core/ |
Modules to install. |
ContentTranslationConfigUITest::$profile | property | core/ |
Use the minimal profile. |
ContentTranslationConfigUITest::testContentTranslationConfigUI | function | core/ |
Tests that the content translation configuration javascript does't fail. |
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/ |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.