Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NamedPlaceholderConverter::MULTICHAR | constant | core/ |
|
| NamedPlaceholderConverter::MULTI_LINE_COMMENT | constant | core/ |
|
| NamedPlaceholderConverter::NAMED_PARAMETER | constant | core/ |
|
| NamedPlaceholderConverter::ONE_LINE_COMMENT | constant | core/ |
|
| NamedPlaceholderConverter::OTHER | constant | core/ |
|
| NamedPlaceholderConverter::parse | function | core/ |
Parses an SQL statement with named placeholders. |
| NamedPlaceholderConverter::POSITIONAL_PARAMETER | constant | core/ |
|
| NamedPlaceholderConverter::SPECIAL | constant | core/ |
|
| NamedPlaceholderConverter::SPECIAL_CHARS | constant | core/ |
A list of regex patterns for parsing. |
| NamedPlaceholderConverter::__construct | function | core/ |
|
| NamedPlaceholderConverterTest | class | core/ |
Tests \Drupal\mysqli\Driver\Database\mysqli\NamedPlaceholderConverter. |
| NamedPlaceholderConverterTest.php | file | core/ |
|
| NamedPlaceholderConverterTest::statementsWithParametersProvider | function | core/ |
Data for testParse. |
| NamedPlaceholderConverterTest::testParse | function | core/ |
Tests ::parse(). |
| NamedPlaceholderConverterTest::testParseReuseObject | function | core/ |
Tests reusing the parser object. |
| name_collision_test.info.yml | file | core/ |
core/modules/system/tests/themes/name_collision_test/name_collision_test.info.yml |
| name_collision_test.info.yml | file | core/ |
core/modules/system/tests/modules/name_collision_test/name_collision_test.info.yml |
| NaughtyRecursiveLogger | class | core/ |
Stub class for testing LoggerChannel. |
| NaughtyRecursiveLogger::$channel | property | core/ |
The logger channel. |
| NaughtyRecursiveLogger::$message | property | core/ |
The message to log. |
| NaughtyRecursiveLogger::log | function | core/ |
|
| NaughtyRecursiveLogger::__construct | function | core/ |
|
| nav-button-mobile.css | file | core/ |
Nav Button Mobile. |
| nav-button-mobile.pcss.css | file | core/ |
Nav Button Mobile. |
| nav-primary-button.css | file | core/ |
Button that expands second level nav when clicked. |
| nav-primary-button.pcss.css | file | core/ |
Button that expands second level nav when clicked. |
| nav-primary-no-js.css | file | core/ |
Styles for primary navigation when JavaScript is disabled. |
| nav-primary-no-js.pcss.css | file | core/ |
Styles for primary navigation when JavaScript is disabled. |
| nav-primary-wide.css | file | core/ |
Nav Primary (wide widths). |
| nav-primary-wide.pcss.css | file | core/ |
Nav Primary (wide widths). |
| nav-primary.css | file | core/ |
Nav Primary. |
| nav-primary.pcss.css | file | core/ |
Nav Primary. |
| nav-secondary.css | file | core/ |
Secondary navigation styling. |
| nav-secondary.pcss.css | file | core/ |
Secondary navigation styling. |
| navigation--message.html.twig | file | core/ |
Default theme implementation to display a single message in the navigation toolbar. |
| navigation--message.html.twig | file | core/ |
Default theme implementation to display a single message in the navigation toolbar. |
| navigation--messages.html.twig | file | core/ |
Default theme implementation to display messages in the navigation toolbar. |
| navigation--messages.html.twig | file | core/ |
Default theme implementation to display messages in the navigation toolbar. |
| navigation-content-top.html.twig | file | core/ |
Default theme implementation to display the navigation content_top section. |
| navigation-content-top.html.twig | file | core/ |
Default theme implementation to display the navigation content_top section. |
| navigation-menu.html.twig | file | core/ |
{% import _self as menus %} <ul class="toolbar-block__list"> {{ menus.menu_items(items, attributes, 0) }} </ul> {% macro menu_items(items, attributes, menu_level) %} {% for item in items %} {% set item_link_tag =… |
| navigation-menu.html.twig | file | core/ |
{% import _self as menus %} <ul class="toolbar-block__list"> {{ menus.menu_items(items, attributes, 0) }} </ul> {% macro menu_items(items, attributes, menu_level) %} {% for item in items %} {% set item_link_tag =… |
| navigation.api.php | file | core/ |
Hooks related to the Navigation module. |
| navigation.block_layout.yml | file | core/ |
core/modules/navigation/config/install/navigation.block_layout.yml |
| navigation.css | file | core/ |
/* cspell:ignore navigationcreate, toolsextra, xxxs */ :root { --gin-toolbar-height: 48px; --gin-toolbar-secondary-height: 48px; --gin-scroll-offset: 72px; --gin-toolbar-y-offset: var(--gin-toolbar-height); --gin-toolbar-x-offset: 0px; … |
| navigation.css | file | core/ |
Navigation layout overrides for the admin toolbar. |
| navigation.css | file | core/ |
Navigation layout overrides for the admin toolbar. |
| navigation.entity_route_helper | service | core/ |
Drupal\navigation\EntityRouteHelper |
| navigation.html.twig | file | core/ |
Default theme implementation to display a navigation layout. |
| navigation.html.twig | file | core/ |
Default theme implementation to display a navigation layout. |
Pagination
- Previous page
- Page 1148
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.