Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| MultiWidthLayoutBase::getWidthOptions | function | core/ |
Gets the width options for the configuration form. |
| MultiWidthLayoutBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| MysqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
| Name::validateExposed | function | core/ |
|
| Name::valueValidate | function | core/ |
|
| 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[[api-linebreak]] @group NegotiationMiddleware |
| NegotiationMiddlewareTest.php | file | core/ |
Contains \Drupal\Tests\Core\StackMiddleware\NegotiationMiddlewareTest. |
| 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/ |
Test that handle() correctly hands off to sub application. |
| NegotiationMiddlewareTest::testSetFormat | function | core/ |
@covers ::registerFormat[[api-linebreak]] |
| NegotiationMiddlewareTest::testUnknowContentTypeButAjaxRequest | function | core/ |
Tests the getContentType() method when no priority format is found but it's an AJAX request. |
| NegotiationMiddlewareTest::testUnknowContentTypeReturnsNull | 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/ |
|
| 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. |
| NextIdTest | class | core/ |
Tests the sequences API. |
| NextIdTest.php | file | core/ |
|
| NextIdTest::$modules | property | core/ |
The modules to enable. |
| NextIdTest::setUp | function | core/ |
|
| NextIdTest::testDbNextId | function | core/ |
Tests that the sequences API works. |
| Nid | class | core/ |
Argument handler to accept a node id. |
| Nid.php | file | core/ |
|
| Nid::$nodeStorage | property | core/ |
The node storage. |
| Nid::create | function | core/ |
|
| Nid::titleQuery | function | core/ |
Override the behavior of title(). Get the title of the node. |
| Nid::__construct | function | core/ |
Constructs the Nid object. |
| NidArgumentTest | class | core/ |
Tests the nid argument handler. |
| NidArgumentTest.php | file | core/ |
Pagination
- Previous page
- Page 98
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.