Files - 10.3.x - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| my-cta.css | core/ |
.component--my-cta { margin: 0; padding: 1em 2em; text-decoration: none; text-transform: uppercase; color: white; background-color: #008068; } | ||
| my-cta.twig | core/ |
{% if target is not empty %} {% set attributes = attributes.setAttribute('target', target) %} {% endif %} <a {{ attributes }} href="{{ href }}"> {{ text }} </a> | ||
| mysql.info.yml | core/ |
core/modules/mysql/mysql.info.yml | ||
| mysql.install | core/ |
Install, update and uninstall functions for the mysql module. | ||
| mysql.module | core/ |
The MySQL module provides the connection between Drupal and a MySQL, MariaDB or equivalent database. | ||
| mysql.services.yml | core/ |
core/modules/mysql/mysql.services.yml | ||
| Mysql8RequirePrimaryKeyUpdateTest.php | core/ |
Drupal\Tests\mysql\Functional | ||
| MySqlCastedIntFieldJoinTest.php | core/ |
Drupal\Tests\mysql\Kernel\mysql\Plugin\views | ||
| MysqlCastSql.php | core/ |
Drupal\mysql\Plugin\views\query | ||
| MysqlDateSql.php | core/ |
Drupal\views\Plugin\views\query | ||
| MysqlDateSqlTest.php | core/ |
Drupal\Tests\views\Unit\Plugin\views\query | ||
| MysqlDriverLegacyTest.php | core/ |
Drupal\Tests\mysql\Kernel\mysql | ||
| MysqlDriverTest.php | core/ |
Drupal\Tests\mysql\Kernel\mysql | ||
| Name.php | core/ |
Drupal\user\Plugin\views\filter | ||
| name_collision_test.info.yml | core/ |
core/modules/system/tests/themes/name_collision_test/name_collision_test.info.yml | ||
| name_collision_test.info.yml | core/ |
core/modules/system/tests/modules/name_collision_test/name_collision_test.info.yml | ||
| nav-button-mobile.css | core/ |
Nav Button Mobile. | ||
| nav-button-mobile.pcss.css | core/ |
Nav Button Mobile. | ||
| nav-primary-button.css | core/ |
Button that expands second level nav when clicked. | ||
| nav-primary-button.pcss.css | core/ |
Button that expands second level nav when clicked. | ||
| nav-primary-no-js.css | core/ |
Styles for primary navigation when JavaScript is disabled. | ||
| nav-primary-no-js.pcss.css | core/ |
Styles for primary navigation when JavaScript is disabled. | ||
| nav-primary-wide.css | core/ |
Nav Primary (wide widths). | ||
| nav-primary-wide.pcss.css | core/ |
Nav Primary (wide widths). | ||
| nav-primary.css | core/ |
Nav Primary. | ||
| nav-primary.pcss.css | core/ |
Nav Primary. | ||
| nav-secondary.css | core/ |
Secondary navigation styling. | ||
| nav-secondary.pcss.css | core/ |
Secondary navigation styling. | ||
| navigation-menu.html.twig | core/ |
{% import _self as menus %} {% set menu_heading_id = 'menu--' ~ menu_name|clean_unique_id %} <div class="admin-toolbar__item"> <h4 id="{{ menu_heading_id }}" class="toolbar-block__title visually-hidden… | ||
| navigation.block_layout.yml | core/ |
core/modules/navigation/config/install/navigation.block_layout.yml | ||
| navigation.html.twig | core/ |
Default theme implementation to display a navigation layout. | ||
| navigation.info.yml | core/ |
core/modules/navigation/navigation.info.yml | ||
| navigation.install | core/ |
Install, update and uninstall functions for the navigation module. | ||
| navigation.layouts.yml | core/ |
core/modules/navigation/navigation.layouts.yml | ||
| navigation.libraries.yml | core/ |
core/modules/navigation/navigation.libraries.yml | ||
| navigation.links.menu.yml | core/ |
core/modules/navigation/navigation.links.menu.yml | ||
| navigation.module | core/ |
Primary module hooks for navigation module. | ||
| navigation.permissions.yml | core/ |
core/modules/navigation/navigation.permissions.yml | ||
| navigation.post_update.php | core/ |
Post update functions for the Navigation module. | ||
| navigation.routing.yml | core/ |
core/modules/navigation/navigation.routing.yml | ||
| navigation.schema.yml | core/ |
core/modules/navigation/config/schema/navigation.schema.yml | ||
| navigation.services.yml | core/ |
core/modules/navigation/navigation.services.yml | ||
| navigation.settings.yml | core/ |
core/modules/navigation/config/install/navigation.settings.yml | ||
| NavigationBlockUiTest.php | core/ |
Drupal\Tests\navigation\FunctionalJavascript | ||
| NavigationContentLinks.php | core/ |
Drupal\navigation | ||
| NavigationLayout.php | core/ |
Drupal\navigation | ||
| NavigationMenuBlock.php | core/ |
Drupal\navigation\Plugin\Block | ||
| NavigationMenuBlockTest.php | core/ |
Drupal\Tests\navigation\Kernel | ||
| NavigationMenuLinkTree.php | core/ |
Drupal\navigation\Menu | ||
| NavigationMenuMarkupTest.php | core/ |
Drupal\Tests\navigation\Kernel |
Pagination
- Previous page
- Page 190
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.