Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeType::id | function | core/ |
Gets the identifier. |
| NodeType::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| NodeType::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| NodeType::isLocked | function | core/ |
Determines whether the node type is locked. |
| NodeType::isNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
| 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::prepareRow | function | core/ |
Adds additional data to the row. |
| NodeType::prepareRow | function | core/ |
Adds additional data to the row. |
| NodeType::query | function | core/ |
|
| NodeType::query | function | core/ |
|
| NodeType::setDisplaySubmitted | function | core/ |
Sets whether 'Submitted by' information should be shown. |
| NodeType::setNewRevision | function | core/ |
Sets whether a new revision should be created by default. |
| NodeType::setPreviewMode | function | core/ |
Sets the preview mode. |
| NodeType::shouldCreateNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
| NodeType::submitConfigurationForm | function | core/ |
Form submission handler. |
| NodeType::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| NodeType::__construct | function | core/ |
Creates a new NodeType instance. |
| 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. |
| NodeTypeDeleteConfirm | class | core/ |
Provides a form for content type deletion. |
| NodeTypeDeleteConfirm.php | file | core/ |
|
| NodeTypeDeleteConfirm::buildForm | function | core/ |
Form constructor. |
| NodeTypeForm | class | core/ |
Form handler for node type forms. |
| NodeTypeForm.php | file | core/ |
|
| NodeTypeForm::$deprecatedProperties | property | core/ |
|
| NodeTypeForm::$entityFieldManager | property | core/ |
The entity field manager. |
| NodeTypeForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| NodeTypeForm::create | function | core/ |
Instantiates a new instance of this class. |
| NodeTypeForm::form | function | core/ |
Gets the actual form array to be built. |
| NodeTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
| NodeTypeForm::validateForm | function | core/ |
Form validation handler. |
| NodeTypeForm::__construct | function | core/ |
Constructs the NodeTypeForm object. |
| NodeTypeHalJsonAnonTest | class | core/ |
@group hal |
| NodeTypeHalJsonAnonTest.php | file | core/ |
|
| NodeTypeHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeTypeHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| NodeTypeHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| NodeTypeHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| NodeTypeHalJsonBasicAuthTest | class | core/ |
@group hal |
| NodeTypeHalJsonBasicAuthTest.php | file | core/ |
|
| NodeTypeHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| NodeTypeHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeTypeHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| NodeTypeHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| NodeTypeHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| NodeTypeHalJsonCookieTest | class | core/ |
@group hal |
| NodeTypeHalJsonCookieTest.php | file | core/ |
|
| NodeTypeHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
Pagination
- Previous page
- Page 1068
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.