Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
NamespaceWithClosureDeclaration class Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceWithClosureDeclaration.php
NativeFileSessionHandler class Symfony\Component\HttpFoundation\Session\Storage\Handler drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php NativeFileSessionHandler. 2
NativeFileSessionHandlerTest class Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php Test class for NativeFileSessionHandler.
NativePhpunitPrinter class drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php
NativePhpunitTask class drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php A more flexible and powerful PHPUnit Task than the native Phing one.
NativeProxy class Symfony\Component\HttpFoundation\Session\Storage\Proxy drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php NativeProxy. 2
NativeProxyTest class Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/NativeProxyTest.php Test class for NativeProxy.
NativeSessionHandlerTest class Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php Test class for NativeSessionHandler.
NativeSessionStorage class Symfony\Component\HttpFoundation\Session\Storage drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php This provides a base class for session attribute storage. 4
NativeSessionStorageTest class Symfony\Component\HttpFoundation\Tests\Session\Storage drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php Test class for NativeSessionStorage.
NcsLastCommentName class Drupal\comment\Plugin\views\field drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastCommentName.php Field handler to present the name of the last comment poster.
NcsLastCommentName class Drupal\comment\Plugin\views\sort drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/sort/NcsLastCommentName.php Sort handler to sort by last comment name which might be in 2 different fields.
NcsLastUpdated class Drupal\comment\Plugin\views\field drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastUpdated.php Field handler to display the newer of last comment / node updated.
NcsLastUpdated class Drupal\comment\Plugin\views\sort drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/sort/NcsLastUpdated.php Sort handler for the newer of last comment / node updated.
NcsLastUpdated class Drupal\comment\Plugin\views\filter drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/filter/NcsLastUpdated.php Filter handler for the newer of last comment / node updated.
NestedArray class Drupal\Component\Utility drupal/core/lib/Drupal/Component/Utility/NestedArray.php Provides helpers to perform operations on nested arrays and array keys of variable depth. 5
NestedMatcher class Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/NestedMatcher.php The nested matcher layers multiple partial matchers together. 4
NestedMatcherInterface interface Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/NestedMatcherInterface.php A NestedMatcher allows for multiple-stage resolution of a route. 1
NestedMatcherTest class Drupal\system\Tests\Routing drupal/core/modules/system/lib/Drupal/system/Tests/Routing/NestedMatcherTest.php Basic tests for the NestedMatcher class.
NewDefaultThemeBlocksTest class Drupal\block\Tests drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php Test blocks correctly initialized when picking a new default theme.
NextIdTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/NextIdTest.php Checks the sequences API.
Nid class Drupal\node\Plugin\views\argument drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Nid.php Argument handler to accept a node id.
NoAnnotation class Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NoAnnotation.php
Node class Drupal\node\Plugin\views\field drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Node.php Field handler to provide simple renderer that allows linking to a node. Definition terms: 4 4
Node class Drupal\node\Plugin\views\wizard drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php Tests creating node views with the wizard.
Node class Drupal\node\Plugin\views\argument_validator drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_validator/Node.php Validate whether an argument is an acceptable node.
Node class Drupal\node\Plugin\views\argument_default drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_default/Node.php Default argument plugin to extract a node via menu_get_object
Node class Drupal\node\Plugin\Core\Entity drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php Defines the node entity class. 27
NodeAccessBaseTableTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php Tests for Node Access with a non-node base table.
NodeAccessFieldTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessFieldTest.php Tests the interaction of the node access system with fields.
NodeAccessLanguageTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php Verifies node_access() functionality for multiple languages.
NodeAccessPagerTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php Tests pagination with a node access module enabled.
NodeAccessRebuildTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRebuildTest.php Verifies the rebuild functionality for the node_access table.
NodeAccessRecordsTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRecordsTest.php Tests hook_node_access_records() functionality.
NodeAccessTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessTest.php Tests basic node_access functionality.
NodeAdminTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php Tests node administration page functionality.
NodeBlockFunctionalTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php Functional tests for the node module blocks.
NodeBlockTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockTest.php Tests the availability of the syndicate block.
NodeBuildContentTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php Test to ensure that a node's content is always rebuilt.
NodeComment class Drupal\comment\Plugin\views\field drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeComment.php Display node comment status.
NodeComment class Drupal\comment\Plugin\views\filter drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/filter/NodeComment.php Filter based on comment node status.
NodeCreationTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php Tests creating and saving a node.
NodeEntityFieldQueryAlterTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php Tests node_query_entity_field_access_alter().
NodeEntityViewModeAlterTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php Tests changing view modes for nodes.
NodeFeedTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeFeedTest.php Test the node_feed() functionality.
NodeFieldMultilingualTestCase class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php Functional test for multilingual fields.
NodeFormController class Drupal\node drupal/core/modules/node/lib/Drupal/node/NodeFormController.php Form controller for the node edit forms.
NodeLink class Drupal\comment\Plugin\views\field drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php Handler for showing comment module's node link.
NodeLoadHooksTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadHooksTest.php Tests for the hooks invoked during node_load().
NodeLoadMultipleTest class Drupal\node\Tests drupal/core/modules/node/lib/Drupal/node/Tests/NodeLoadMultipleTest.php Tests the node_load_multiple() function.

Pages

Other projects