Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| NavigationServiceProvider | class | core/ |
Defines a service provider for the Navigation module. |
| NavigationServiceProvider.php | file | core/ |
|
| NavigationServiceProvider::register | function | core/ |
Registers services to the container. |
| NegotiationBrowserDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationBrowserForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationBrowserForm::validateForm | function | core/ |
Form validation handler. |
| NegotiationConfigureForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationMiddleware | class | core/ |
Provides a middleware to determine the content type upon the accept header. |
| NegotiationMiddleware.php | file | core/ |
|
| NegotiationMiddleware::$formats | property | core/ |
Contains a hashmap of format as key and mimetype as value. |
| NegotiationMiddleware::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
| NegotiationMiddleware::getContentType | function | core/ |
Gets the normalized type of a request. |
| NegotiationMiddleware::handle | function | core/ |
|
| NegotiationMiddleware::registerFormat | function | core/ |
Registers a format for a given MIME type. |
| NegotiationMiddleware::__construct | function | core/ |
Constructs a new NegotiationMiddleware. |
| NegotiationMiddlewareTest | class | core/ |
Tests Drupal\Core\StackMiddleware\NegotiationMiddleware. |
| NegotiationMiddlewareTest.php | file | core/ |
|
| NegotiationMiddlewareTest::$contentNegotiation | property | core/ |
|
| NegotiationMiddlewareTest::$httpKernel | property | core/ |
|
| NegotiationMiddlewareTest::setUp | function | core/ |
|
| NegotiationMiddlewareTest::testAjaxIframeUpload | function | core/ |
Tests the getContentType() method with AJAX iframe upload. |
| NegotiationMiddlewareTest::testFormatViaQueryParameter | function | core/ |
Tests the specifying a format via query parameters gets used. |
| NegotiationMiddlewareTest::testHandle | function | core/ |
Tests that handle() correctly hands off to sub application. |
| NegotiationMiddlewareTest::testSetFormat | function | core/ |
Tests set format. |
| NegotiationMiddlewareTest::testUnknownContentTypeButAjaxRequest | function | core/ |
Tests the getContentType() method when no priority format is found but it's an AJAX request. |
| NegotiationMiddlewareTest::testUnknownContentTypeReturnsNull | function | core/ |
Tests the getContentType() method when no priority format is found. |
| NegotiationSelectedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationSessionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationUrlForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NegotiationUrlForm::validateForm | function | core/ |
Form validation handler. |
| NegotiatorBase::getRevisionId | function | core/ |
Gets the revision ID. |
| NestedArrayTest::providerTestFilter | function | core/ |
|
| NestedCompositeConstraintValidatorTest | class | core/ |
Tests nested composite validation constraints. |
| NestedCompositeConstraintValidatorTest.php | file | core/ |
|
| NestedCompositeConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| NestedCompositeConstraintValidatorTest::testConfigValidation | function | core/ |
Tests use of AtLeastOneOf validation constraint in config. |
| NestedConfigTargetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NestedEntityTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| NestedEntityTestForm::validateForm | function | core/ |
Form validation handler. |
| NestedFormTest::testNestedEntityFormEntityLevelValidation | function | core/ |
Tests entity level validation within subforms. |
| NestedTableDragTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Nid | class | core/ |
Argument handler to accept a node id. |
| Nid.php | file | core/ |
|
| NidArgumentTest | class | core/ |
Tests the nid argument handler. |
| NidArgumentTest.php | file | core/ |
|
| NidArgumentTest::$modules | property | core/ |
Modules to install. |
| NidArgumentTest::$testViews | property | core/ |
Views used by this test. |
| NidArgumentTest::setUp | function | core/ |
|
| NidArgumentTest::testNidArgument | function | core/ |
Tests the nid argument. |
| no-uuid.yml | file | core/ |
core/tests/fixtures/default_content_broken/no-uuid.yml |
Pagination
- Previous page
- Page 124
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.