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 |
|---|---|---|---|
| TaxonomyVocabularyArgumentTest::testTermWithVocabularyArgument | function | core/ |
Tests the vocabulary argument handler. |
| TaxonomyVocabularyArgumentTest::testTermWithVocabularyArgument | function | core/ |
Tests the vocabulary argument handler. |
| taxonomy_build_node_index | function | core/ |
Builds and inserts taxonomy index entries for a given node. |
| taxonomy_crud.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.info.yml |
| taxonomy_crud.schema.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_crud/config/schema/taxonomy_crud.schema.yml |
| taxonomy_delete_node_index | function | core/ |
Deletes taxonomy index entries for a given node. |
| taxonomy_overview_override_test.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/taxonomy_overview_override_test.info.yml |
| taxonomy_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| taxonomy_settings.yml | file | core/ |
core/modules/taxonomy/migrations/taxonomy_settings.yml |
| taxonomy_term.breadcrumb | service | core/ |
Drupal\taxonomy\TermBreadcrumbBuilder |
| taxonomy_term.taxonomy_term_route_context | service | core/ |
Drupal\taxonomy\ContextProvider\TermRouteContext |
| taxonomy_term_display_configurable_test.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.info.yml |
| taxonomy_term_is_page | function | core/ |
Returns whether the current page is the page of the passed-in term. |
| taxonomy_term_stub_test.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml |
| taxonomy_term_stub_test.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/migrations/taxonomy_term_stub_test.yml |
| taxonomy_test.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml |
| taxonomy_test_views.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml |
| taxonomy_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| teaser.component.yml | file | core/ |
core/themes/olivero/components/teaser/teaser.component.yml |
| teaser.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .teaser { position: relative; /* Anchor after pseudo-element. */ padding-block-end: var(--sp1-5); … |
| teaser.pcss.css | file | core/ |
@import "../../css/base/media-queries.pcss.css"; .teaser { position: relative; /* Anchor after pseudo-element. */ padding-block-end: var(--sp1-5); &::after { position: absolute; inset-block-end: 0; width: var(--sp3); … |
| teaser.twig | file | core/ |
<article{{ attributes.addClass('teaser') }}> <header> {% block prefix %}{% endblock %} <div class="teaser__meta"> {% block meta %}{% endblock %} </div> <div… |
| Tel | class | core/ |
Provides a form element for entering a telephone number. |
| Tel.php | file | core/ |
|
| Tel::getInfo | function | core/ |
|
| Tel::preRenderTel | function | core/ |
Prepares a #type 'tel' render element for input.html.twig. |
| telephone.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-telephone { background-image: url("data:image/svg+xml,%3csvg height='36'… |
| telephone.icon.theme.pcss.css | file | core/ |
.field-icon-telephone { background-image: url(../../../misc/icons/55565b/telephone.svg); } |
| telephone.info.yml | file | core/ |
core/modules/telephone/telephone.info.yml |
| telephone.libraries.yml | file | core/ |
core/modules/telephone/telephone.libraries.yml |
| telephone.migrate_drupal.yml | file | core/ |
core/modules/telephone/migrations/state/telephone.migrate_drupal.yml |
| telephone.schema.yml | file | core/ |
core/modules/telephone/config/schema/telephone.schema.yml |
| telephone.services.yml | file | core/ |
core/modules/telephone/telephone.services.yml |
| TelephoneDefaultWidget | class | core/ |
Plugin implementation of the 'telephone_default' widget. |
| TelephoneDefaultWidget.php | file | core/ |
|
| TelephoneDefaultWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TelephoneDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TelephoneDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TelephoneDefaultWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TelephoneField | class | core/ |
Migrate field plugin for Drupal 7 telephone fields. |
| TelephoneField.php | file | core/ |
|
| TelephoneField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| TelephoneField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| TelephoneFieldTest | class | core/ |
Tests the creation of telephone fields. |
| TelephoneFieldTest.php | file | core/ |
|
| TelephoneFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TelephoneFieldTest::$modules | property | core/ |
Modules to install. |
| TelephoneFieldTest::$webUser | property | core/ |
A user with permission to create articles. |
| TelephoneFieldTest::setUp | function | core/ |
|
| TelephoneFieldTest::testTelephoneFormatter | function | core/ |
Tests the telephone formatter. |
Pagination
- Previous page
- Page 1578
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.