Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 8.9.x for Id
  4. Search 10.3.x for Id
  5. Other projects
Title Object type File name Summary
NavigationServiceProvider class core/modules/navigation/src/NavigationServiceProvider.php Defines a service provider for the Navigation module.
NavigationServiceProvider.php file core/modules/navigation/src/NavigationServiceProvider.php
NavigationServiceProvider::register function core/modules/navigation/src/NavigationServiceProvider.php Registers services to the container.
NegotiationBrowserDeleteForm::getFormId function core/modules/language/src/Form/NegotiationBrowserDeleteForm.php Returns a unique string identifying the form.
NegotiationBrowserForm::getFormId function core/modules/language/src/Form/NegotiationBrowserForm.php Returns a unique string identifying the form.
NegotiationBrowserForm::validateForm function core/modules/language/src/Form/NegotiationBrowserForm.php Form validation handler.
NegotiationConfigureForm::getFormId function core/modules/language/src/Form/NegotiationConfigureForm.php Returns a unique string identifying the form.
NegotiationMiddleware class core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php Provides a middleware to determine the content type upon the accept header.
NegotiationMiddleware.php file core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php
NegotiationMiddleware::$formats property core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php Contains a hashmap of format as key and mimetype as value.
NegotiationMiddleware::$httpKernel property core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php The wrapped HTTP kernel.
NegotiationMiddleware::getContentType function core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php Gets the normalized type of a request.
NegotiationMiddleware::handle function core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php
NegotiationMiddleware::registerFormat function core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php Registers a format for a given MIME type.
NegotiationMiddleware::__construct function core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php Constructs a new NegotiationMiddleware.
NegotiationMiddlewareTest class core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests Drupal\Core\StackMiddleware\NegotiationMiddleware.
NegotiationMiddlewareTest.php file core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest::$contentNegotiation property core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest::$httpKernel property core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest::setUp function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest::testAjaxIframeUpload function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the getContentType() method with AJAX iframe upload.
NegotiationMiddlewareTest::testFormatViaQueryParameter function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the specifying a format via query parameters gets used.
NegotiationMiddlewareTest::testHandle function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests that handle() correctly hands off to sub application.
NegotiationMiddlewareTest::testSetFormat function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests set format.
NegotiationMiddlewareTest::testUnknownContentTypeButAjaxRequest function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the getContentType() method when no priority format is found but it's an AJAX request.
NegotiationMiddlewareTest::testUnknownContentTypeReturnsNull function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the getContentType() method when no priority format is found.
NegotiationSelectedForm::getFormId function core/modules/language/src/Form/NegotiationSelectedForm.php Returns a unique string identifying the form.
NegotiationSessionForm::getFormId function core/modules/language/src/Form/NegotiationSessionForm.php Returns a unique string identifying the form.
NegotiationUrlForm::getFormId function core/modules/language/src/Form/NegotiationUrlForm.php Returns a unique string identifying the form.
NegotiationUrlForm::validateForm function core/modules/language/src/Form/NegotiationUrlForm.php Form validation handler.
NegotiatorBase::getRevisionId function core/modules/jsonapi/src/Revisions/NegotiatorBase.php Gets the revision ID.
NestedArrayTest::providerTestFilter function core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php
NestedCompositeConstraintValidatorTest class core/tests/Drupal/KernelTests/Core/Validation/NestedCompositeConstraintValidatorTest.php Tests nested composite validation constraints.
NestedCompositeConstraintValidatorTest.php file core/tests/Drupal/KernelTests/Core/Validation/NestedCompositeConstraintValidatorTest.php
NestedCompositeConstraintValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Validation/NestedCompositeConstraintValidatorTest.php Modules to install.
NestedCompositeConstraintValidatorTest::testConfigValidation function core/tests/Drupal/KernelTests/Core/Validation/NestedCompositeConstraintValidatorTest.php Tests use of AtLeastOneOf validation constraint in config.
NestedConfigTargetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Returns a unique string identifying the form.
NestedEntityTestForm::getFormId function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php Returns a unique string identifying the form.
NestedEntityTestForm::validateForm function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php Form validation handler.
NestedFormTest::testNestedEntityFormEntityLevelValidation function core/modules/field/tests/src/Functional/NestedFormTest.php Tests entity level validation within subforms.
NestedTableDragTestForm::getFormId function core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php Returns a unique string identifying the form.
Nid class core/modules/node/src/Plugin/views/argument/Nid.php Argument handler to accept a node id.
Nid.php file core/modules/node/src/Plugin/views/argument/Nid.php
NidArgumentTest class core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Tests the nid argument handler.
NidArgumentTest.php file core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NidArgumentTest::$modules property core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Modules to install.
NidArgumentTest::$testViews property core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Views used by this test.
NidArgumentTest::setUp function core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NidArgumentTest::testNidArgument function core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Tests the nid argument.
no-uuid.yml file core/tests/fixtures/default_content_broken/no-uuid.yml core/tests/fixtures/default_content_broken/no-uuid.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.