Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeTitleTest.php | file | core/ |
|
| NodeTitleTest.php | file | core/ |
|
| NodeTitleTest.php | file | core/ |
|
| NodeTitleTest::$adminUser | property | core/ |
A user with permission to bypass access content. |
| NodeTitleTest::$defaultTheme | property | core/ |
|
| NodeTitleTest::$modules | property | core/ |
|
| NodeTitleTest::setUp | function | core/ |
|
| NodeTitleTest::testNodeTitle | function | core/ |
Creates one node and tests if the node title has the correct value. |
| NodeTitleTestBase | class | core/ |
Tests node title for a theme. |
| NodeTitleTestBase.php | file | core/ |
|
| NodeTitleTestBase::$defaultTheme | property | core/ |
|
| NodeTitleTestBase::$modules | property | core/ |
|
| NodeTitleTestBase::getTheme | function | core/ |
Get the theme name. |
| NodeTitleTestBase::setUp | function | core/ |
|
| NodeTitleTestBase::testNodeWithTitle0 | function | core/ |
Creates one node with title 0 and tests if the node title has the correct value. |
| NodeTitleXSSTest | class | core/ |
Tests that dangerous tags in the node title are escaped. |
| NodeTitleXSSTest.php | file | core/ |
|
| NodeTitleXSSTest::$defaultTheme | property | core/ |
|
| NodeTitleXSSTest::testNodeTitleXSS | function | core/ |
Tests XSS functionality with a node entity. |
| NodeTokenReplaceTest | class | core/ |
Tests node token replacement. |
| NodeTokenReplaceTest.php | file | core/ |
|
| NodeTokenReplaceTest::$modules | property | core/ |
|
| NodeTokenReplaceTest::setUp | function | core/ |
|
| NodeTokenReplaceTest::testNodeTokenReplacement | function | core/ |
Creates a node, then tests the tokens generated from it. |
| NodeTokensHooks | class | core/ |
Token hook implementations for node. |
| NodeTokensHooks.php | file | core/ |
|
| NodeTokensHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
| NodeTokensHooks::tokens | function | core/ |
Implements hook_tokens(). |
| NodeTranslationExceptionSubscriber | class | core/ |
Redirect node translations that have been consolidated by migration. |
| NodeTranslationExceptionSubscriber.php | file | core/ |
|
| NodeTranslationExceptionSubscriber::$keyValue | property | core/ |
The key value factory. |
| NodeTranslationExceptionSubscriber::$languageManager | property | core/ |
The language manager. |
| NodeTranslationExceptionSubscriber::$state | property | core/ |
The state service. |
| NodeTranslationExceptionSubscriber::$urlGenerator | property | core/ |
The URL generator. |
| NodeTranslationExceptionSubscriber::getSubscribedEvents | function | core/ |
|
| NodeTranslationExceptionSubscriber::onException | function | core/ |
Redirects not found node translations using the key value collection. |
| NodeTranslationExceptionSubscriber::__construct | function | core/ |
Constructs the NodeTranslationExceptionSubscriber. |
| NodeTranslationHandler | class | core/ |
Defines the translation handler for nodes. |
| NodeTranslationHandler.php | file | core/ |
|
| NodeTranslationHandler::entityFormAlter | function | core/ |
|
| NodeTranslationHandler::entityFormEntityBuild | function | core/ |
|
| NodeTranslationHandler::entityFormTitle | function | core/ |
|
| NodeTranslationMigrateSubscriber | class | core/ |
Creates a key value collection for migrated node translation mappings. |
| NodeTranslationMigrateSubscriber.php | file | core/ |
|
| NodeTranslationMigrateSubscriber::$keyValue | property | core/ |
The key value factory. |
| NodeTranslationMigrateSubscriber::$state | property | core/ |
The state service. |
| NodeTranslationMigrateSubscriber::getSubscribedEvents | function | core/ |
|
| NodeTranslationMigrateSubscriber::isNodeTranslationsMigration | function | core/ |
Helper method to check if we are migrating translated nodes. |
| NodeTranslationMigrateSubscriber::onPostImport | function | core/ |
Set the node_translation_redirect state to enable the redirects. |
| NodeTranslationMigrateSubscriber::onPostRowSave | function | core/ |
Maps the old nid to the new one in the key value collection. |
Pagination
- Previous page
- Page 1186
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.