NodeNewComments |
class |
Drupal\comment\Plugin\views\field |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeNewComments.php |
Field handler to display the number of new comments. |
|
|
|
NodePostSettingsTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
Checks that the post information displays when enabled for a content type. |
|
|
|
NodeQueryAlterTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
Tests node_query_node_access_alter(). |
|
|
|
NodeRenderController |
class |
Drupal\node |
drupal/core/modules/node/lib/Drupal/node/NodeRenderController.php |
Render controller for nodes. |
|
|
|
NodeRevision |
class |
Drupal\node\Plugin\views\wizard |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php |
Tests creating node revision views with the wizard. |
|
|
|
NodeRevisionPermissionsTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
Tests user permissions for node revisions. |
|
|
|
NodeRevisionsAllTestCase |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Tests actions against revisions for user with access to all revisions. |
|
|
|
NodeRevisionsTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Tests the node revision functionality. |
|
|
|
NodeRow |
class |
Drupal\node\Plugin\views\row |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/NodeRow.php |
Plugin which performs a node_view on the resulting object. |
|
|
|
NodeRSSContentTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRSSContentTest.php |
Ensures that data added to nodes by other modules appears in RSS feeds. |
|
|
|
NodeSaveTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSaveTest.php |
Tests node save related functionality, including import-save. |
|
|
|
NodeStorageController |
class |
Drupal\node |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Controller class for nodes. |
|
|
|
NodeTermData |
class |
Drupal\taxonomy\Plugin\views\relationship |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/relationship/NodeTermData.php |
Relationship handler to return the taxonomy terms of nodes. |
|
|
|
NodeTestBase |
abstract class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTestBase.php |
Sets up page and article content types. |
32 |
|
|
NodeTestBase |
abstract class |
Drupal\views\Tests\Node |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/NodeTestBase.php |
Base class for all node tests. |
3 |
|
|
NodeTitleTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php |
Tests node title functionality. |
|
|
|
NodeTitleXSSTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleXSSTest.php |
Tests XSS functionality with a node entity. |
|
|
|
NodeTokenReplaceTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php |
Test node token replacement in strings. |
|
|
|
NodeTranslationController |
class |
Drupal\node |
drupal/core/modules/node/lib/Drupal/node/NodeTranslationController.php |
Defines the translation controller class for nodes. |
|
|
|
NodeTranslationUITest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Tests the Node Translation UI. |
|
|
|
NodeTypeInitialLanguageTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Tests related to node type initial language. |
|
|
|
NodeTypePersistenceTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypePersistenceTest.php |
Test node type customizations persistence. |
|
|
|
NodeTypeTest |
class |
Drupal\node\Tests |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php |
Tests related to node types. |
|
|
|
NoFieldsException |
class |
Drupal\Core\Database\Query |
drupal/core/lib/Drupal/Core/Database/Query/NoFieldsException.php |
Exception thrown if an insert query doesn't specify insert or default fields. |
|
1 |
|
NoHelpTest |
class |
Drupal\help\Tests |
drupal/core/modules/help/lib/Drupal/help/Tests/NoHelpTest.php |
Tests a module without help to verify it is not listed in the help page. |
|
|
|
NoLabelTestEntity |
class |
Drupal\field_test\Plugin\Core\Entity |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/NoLabelTestEntity.php |
Test entity class. |
|
|
|
NonDefaultBlockAdminTest |
class |
Drupal\block\Tests |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
|
|
|
|
None |
class |
Drupal\views\Plugin\views\pager |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Plugin for views without pagers. |
|
|
|
None |
class |
Drupal\views\Plugin\views\cache |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/None.php |
Caching plugin that provides no caching at all. |
|
|
|
None |
class |
Drupal\views\Plugin\views\access |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/None.php |
Access plugin that provides no access control at all. |
|
|
|
None |
class |
Drupal\views\Plugin\views\argument_validator |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/None.php |
Do not validate the argument. |
|
|
|
NoParent |
class |
Doctrine\Tests\Common\Reflection |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/NoParent.php |
|
2 |
|
|
NoParent |
class |
Doctrine\Tests\Common\Reflection\Dummies |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/Dummies/NoParent.php |
|
1 |
1 |
|
NormalizableInterface |
interface |
Symfony\Component\Serializer\Normalizer |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizableInterface.php |
Defines the most basic interface a class must implement to be normalizable |
3 |
3 |
|
NormalizableTraversableDummy |
class |
Symfony\Component\Serializer\Tests\Fixtures |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/NormalizableTraversableDummy.php |
|
|
1 |
|
NormalizationAwareInterface |
interface |
Symfony\Component\Serializer\Encoder |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/NormalizationAwareInterface.php |
Defines the interface of encoders that will normalize data themselves |
1 |
1 |
|
NormalizerInterface |
interface |
Symfony\Component\Serializer\Normalizer |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizerInterface.php |
Defines the interface of normalizers. |
5 |
6 |
|
NotFoundHttpException |
class |
Symfony\Component\HttpKernel\Exception |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/NotFoundHttpException.php |
NotFoundHttpException. |
|
24 |
|
NotifyPropertyChanged |
interface |
Doctrine\Common |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/NotifyPropertyChanged.php |
Contract for classes that provide the service of notifying listeners of
changes to their properties. |
|
|
|
NotSetStateClass |
class |
Doctrine\Tests\Common\Cache |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
1 |
|
|
Null |
class |
Drupal\views\Plugin\views\argument |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Null.php |
Argument handler that ignores the argument. |
|
|
|
Null |
class |
Doctrine\Tests\Common\Annotations |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
|
|
|
NullBackend |
class |
Drupal\Core\Cache |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Defines a stub cache implementation. |
|
1 |
|
NullBackendTest |
class |
Drupal\system\Tests\Cache |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/NullBackendTest.php |
Tests the cache NullBackend. |
|
|
|
NullLockBackend |
class |
Drupal\Core\Lock |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Defines a Null lock backend. |
|
|
|
NullLogger |
class |
Symfony\Component\HttpKernel\Log |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/NullLogger.php |
NullLogger. |
|
|
|
NullSessionHandler |
class |
Symfony\Component\HttpFoundation\Session\Storage\Handler |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php |
NullSessionHandler. |
|
2 |
|
NullSessionStorageTest |
class |
Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
Test class for NullSessionHandler. |
|
|
|
NullStorage |
class |
Drupal\Core\Config |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Defines a stub storage controller. |
|
1 |
|
NumberDecimalFormatter |
class |
Drupal\number\Plugin\field\formatter |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberDecimalFormatter.php |
Plugin implementation of the 'number_decimal' formatter. |
|
|
|