Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeType::getCommentFields | function | core/ |
Returns the fields containing comment settings for each node type. |
| NodeType::getCommentFields | function | core/ |
Returns the fields containing comment settings for each node type. |
| NodeType::getDescription | function | core/ |
Gets the description. |
| NodeType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NodeType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NodeType::isLocked | function | core/ |
Determines whether the node type is locked. |
| NodeType::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| NodeType::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| NodeType::setDisplaySubmitted | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set whether to display submission information'), pluralize: FALSE)] |
| NodeType::setNewRevision | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Automatically create new revisions'), pluralize: FALSE)] |
| NodeType::setPreviewMode | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set preview mode'), pluralize: FALSE)] |
| NodeType::shouldCreateNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
| NodeTypeAccessControlHandler | class | core/ |
Defines the access control handler for the node type entity type. |
| NodeTypeAccessControlHandler.php | file | core/ |
|
| NodeTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| NodeTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
| NodeTypeForm::__construct | function | core/ |
Constructs the NodeTypeForm object. |
| NodeTypeInitialLanguageTest | class | core/ |
Tests node type initial language settings. |
| NodeTypeInitialLanguageTest.php | file | core/ |
|
| NodeTypeInitialLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeTypeInitialLanguageTest::$modules | property | core/ |
Modules to install. |
| NodeTypeInitialLanguageTest::setUp | function | core/ |
|
| NodeTypeInitialLanguageTest::testLanguageFieldVisibility | function | core/ |
Tests language field visibility features. |
| NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults | function | core/ |
Tests the node type initial language defaults, and modifies them. |
| NodeTypeInterface::displaySubmitted | function | core/ |
Gets whether 'Submitted by' information should be shown. |
| NodeTypeInterface::getDescription | function | core/ |
Gets the description. |
| NodeTypeInterface::isLocked | function | core/ |
Determines whether the node type is locked. |
| NodeTypeInterface::setDisplaySubmitted | function | core/ |
Sets whether 'Submitted by' information should be shown. |
| NodeTypeInterface::setNewRevision | function | core/ |
Sets whether a new revision should be created by default. |
| NodeTypeInterface::setPreviewMode | function | core/ |
Sets the preview mode. |
| NodeTypeJsonAnonTest | class | core/ |
Tests Node Type Json Anon. |
| NodeTypeJsonAnonTest.php | file | core/ |
|
| NodeTypeJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeTypeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| NodeTypeJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| NodeTypeJsonBasicAuthTest | class | core/ |
Tests Node Type Json Basic Auth. |
| NodeTypeJsonBasicAuthTest.php | file | core/ |
|
| NodeTypeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| NodeTypeJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeTypeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| NodeTypeJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| NodeTypeJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| NodeTypeJsonCookieTest | class | core/ |
Tests Node Type Json Cookie. |
| NodeTypeJsonCookieTest.php | file | core/ |
|
| NodeTypeJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| NodeTypeJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeTypeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| NodeTypeJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| NodeTypeListBuilder | class | core/ |
Defines a class to build a listing of node type entities. |
| NodeTypeListBuilder.php | file | core/ |
Pagination
- Previous page
- Page 1030
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.