Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeNewComments.php | file | core/ |
|
| NodeNewComments::$database | property | core/ |
Database Service Object. |
| NodeNewComments::$entityFieldManager | property | core/ |
The entity field manager. |
| NodeNewComments::$entityTypeManager | property | core/ |
The entity type manager. |
| NodeNewComments::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| NodeNewComments::create | function | core/ |
Creates an instance of the plugin. |
| NodeNewComments::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NodeNewComments::init | function | core/ |
Initialize the plugin. |
| NodeNewComments::preRender | function | core/ |
Runs before any fields are rendered. |
| NodeNewComments::query | function | core/ |
Called to add the field to a query. |
| NodeNewComments::render | function | core/ |
Renders the field. |
| NodeNewComments::renderLink | function | core/ |
Prepares the link to the first new comment. |
| NodeNewComments::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| NodeNewComments::__construct | function | core/ |
Constructs a \Drupal\comment\Plugin\views\field\NodeNewComments object. |
| NodeOwnerTest | class | core/ |
Tests node owner functionality. |
| NodeOwnerTest.php | file | core/ |
|
| NodeOwnerTest::$modules | property | core/ |
Modules to enable. |
| NodeOwnerTest::setUp | function | core/ |
|
| NodeOwnerTest::testGetCurrentUserId | function | core/ |
Tests the legacy method used as the default entity owner. |
| NodeOwnerTest::testOwner | function | core/ |
Tests node owner functionality. |
| NodeOwnerTest::testUnsavedNodeOwner | function | core/ |
Test an unsaved node owner. |
| NoDependenciesUpdateTest | class | core/ |
Test the system module updates with no dependencies installed. |
| NoDependenciesUpdateTest.php | file | core/ |
|
| NoDependenciesUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NoDependenciesUpdateTest::$installProfile | property | core/ |
The install profile used in the database dump file. |
| NoDependenciesUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| NoDependenciesUpdateTest::testNoDependenciesUpdate | function | core/ |
Test the system module updates with no dependencies installed. |
| NodePermissions | class | core/ |
Provides dynamic permissions for nodes of different types. |
| NodePermissions.php | file | core/ |
|
| NodePermissions::buildPermissions | function | core/ |
Returns a list of node permissions for a given node type. |
| NodePermissions::nodeTypePermissions | function | core/ |
Returns an array of node type permissions. |
| NodePostSettingsTest | class | core/ |
Tests that the post information (submitted by Username on date) text displays appropriately. |
| NodePostSettingsTest.php | file | core/ |
|
| NodePostSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodePostSettingsTest::setUp | function | core/ |
|
| NodePostSettingsTest::testPagePostInfo | function | core/ |
Confirms "Basic page" content type and post information is on a new node. |
| NodePreviewAccessCheck | class | core/ |
Determines access to node previews. |
| NodePreviewAccessCheck.php | file | core/ |
|
| NodePreviewAccessCheck::$deprecatedProperties | property | core/ |
|
| NodePreviewAccessCheck::$entityTypeManager | property | core/ |
The entity type manager service. |
| NodePreviewAccessCheck::access | function | core/ |
Checks access to the node preview page. |
| NodePreviewAccessCheck::__construct | function | core/ |
Constructs a EntityCreateAccessCheck object. |
| NodePreviewAnonymousTest | class | core/ |
Tests the node entity preview functionality for anonymous user. |
| NodePreviewAnonymousTest.php | file | core/ |
|
| NodePreviewAnonymousTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodePreviewAnonymousTest::$modules | property | core/ |
Enable node module to test on the preview. |
| NodePreviewAnonymousTest::setUp | function | core/ |
|
| NodePreviewAnonymousTest::testAnonymousPagePreview | function | core/ |
Checks the node preview functionality for anonymous users. |
| NodePreviewController::$entityRepository | property | core/ |
The entity repository service. |
| NodePreviewController::__construct | function | core/ |
Creates an NodeViewController object. |
Pagination
- Previous page
- Page 888
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.