Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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. |
MysqlServiceProvider | class | core/ |
Registers the 'mysql.views.cast_sql' service when views is installed. |
MysqlServiceProvider.php | file | core/ |
|
MysqlServiceProvider::register | function | core/ |
Registers services to the container. |
Name::$validated_exposed_input | property | core/ |
|
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). |
NavigationLinkBlock::validateIconClassElement | function | core/ |
Form element validation handler for the 'icon_class' element. |
NavigationLinkBlock::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
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. |
NavigationSafeBlockDefinitionTest::testNavigationBlocksHiddenInBlockLayout | function | core/ |
Tests logic to exclude blocks in Block Layout UI. |
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 @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 |
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.