Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| taxonomy_field_views_data_alter | function | core/ |
Implements hook_field_views_data_alter(). |
| taxonomy_local_tasks_alter | function | core/ |
Implements hook_local_tasks_alter(). |
| taxonomy_node_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for node entities. |
| taxonomy_post_update_set_new_revision | function | core/ |
Re-save Taxonomy configurations with new_revision config. |
| taxonomy_post_update_set_vocabulary_description_to_null | function | core/ |
Converts empty `description` in vocabularies to NULL. |
| taxonomy_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| taxonomy_settings.yml | file | core/ |
core/modules/taxonomy/migrations/taxonomy_settings.yml |
| taxonomy_taxonomy_vocabulary_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| 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_display_configurable_test.module | file | core/ |
Tests configurable displays for taxonomy_term base fields. |
| taxonomy_term_display_configurable_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| taxonomy_term_display_configurable_test_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
| 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.module | file | core/ |
Provides test hook implementations for taxonomy tests. |
| taxonomy_test_form_taxonomy_term_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for the taxonomy term form. |
| taxonomy_test_query_alter | function | core/ |
Implements hook_query_alter(). |
| taxonomy_test_query_taxonomy_term_access_alter | function | core/ |
Implements hook_query_TAG_alter(). |
| taxonomy_test_query_term_access_alter | function | core/ |
Implements hook_query_TAG_alter(). |
| taxonomy_test_taxonomy_term_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for the taxonomy term. |
| taxonomy_test_views.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml |
| taxonomy_theme_suggestions_taxonomy_term | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| taxonomy_tokens | function | core/ |
Implements hook_tokens(). |
| taxonomy_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| taxonomy_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
| 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:… |
| 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… |
| 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.libraries.yml | file | core/ |
core/modules/telephone/telephone.libraries.yml |
| telephone.schema.yml | file | core/ |
core/modules/telephone/config/schema/telephone.schema.yml |
| TelephoneDefaultWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| 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. |
| 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. |
| TelephoneFieldTest::testTelephoneWidget | function | core/ |
Tests to confirm the widget is setup. |
| TelephoneItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| TelephoneItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| TelephoneItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| TelephoneItem::propertyDefinitions | function | core/ |
Defines field item properties. |
Pagination
- Previous page
- Page 1260
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.