Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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::$app | property | core/ |
The wrapped HTTP kernel. |
NegotiationMiddleware::$formats | property | core/ |
Contains a hashmap of format as key and mimetype as value. |
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/ |
@coversDefaultClass \Drupal\Core\StackMiddleware\NegotiationMiddleware @group NegotiationMiddleware |
NegotiationMiddlewareTest.php | file | core/ |
|
NegotiationMiddlewareTest::$app | property | core/ |
|
NegotiationMiddlewareTest::$contentNegotiation | 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/ |
@covers ::registerFormat |
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/ |
|
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. |
Node::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Node::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
NodeAccessBaseTableTest::$nidsVisible | property | core/ |
The nids visible. |
NodeAccessBaseTableTest::$privateTid | property | core/ |
A private tid. |
NodeAccessBaseTableTest::$publicTid | property | core/ |
A public tid. |
NodeAccessTest::testGetDefaultRevisionId | function | core/ |
@covers \Drupal\content_moderation\ModerationInformation::getDefaultRevisionId |
NodeBodyFieldStorageTest::testFieldOverrides | function | core/ |
Tests node body field storage persistence even if there are no instances. |
NodeByNodeTypeTest::providerSource | function | core/ |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.