Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| MultipleWidgetFormTest::testFieldFormMultipleWidget | function | core/ |
Tests widgets handling multiple values. |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_complete_form_alter(). |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_form_alter() with single value elements. |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
| MultipleWidgetFormTest::testLabelOnMultiValueFields | function | core/ |
Tests the form display of the label for multi-value fields. |
| MultipleWidgetFormTest::widgetAlterTest | function | core/ |
Tests widget alter hooks for a given hook name. |
| MultiWidthLayoutBase | class | core/ |
Base class of layouts with configurable widths. |
| MultiWidthLayoutBase.php | file | core/ |
|
| MultiWidthLayoutBase::build | function | core/ |
Build a render array for layout with regions. |
| MultiWidthLayoutBase::buildConfigurationForm | function | core/ |
Form constructor. |
| MultiWidthLayoutBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| MultiWidthLayoutBase::getDefaultWidth | function | core/ |
Provides a default value for the width options. |
| 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::$validated_exposed_input | property | core/ |
The validated exposed input. |
| Name::validateExposed | function | core/ |
Validate the exposed handler form. |
| Name::valueValidate | function | core/ |
Validate the options form. |
| nav-primary-wide.css | file | core/ |
Nav Primary (wide widths). |
| nav-primary-wide.pcss.css | file | core/ |
Nav Primary (wide widths). |
| NavigationMenuBlockTest::convertBuiltMenuToIdTree | function | core/ |
Helper method to allow for easy menu link tree structure assertions. |
| NavigationRenderer::LOGO_PROVIDER_CUSTOM | constant | core/ |
Use the custom provided logo in the navigation. |
| NavigationRenderer::LOGO_PROVIDER_DEFAULT | constant | core/ |
Use the default Drupal logo in the navigation. |
| NavigationRenderer::LOGO_PROVIDER_HIDE | constant | core/ |
Hide the logo in the navigation. |
| NavigationSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| NavigationSectionStorage::STORAGE_ID | constant | core/ |
|
| 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::$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/ |
|
| 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. |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.