Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaxonomyTranslationTestTrait::$node | property | core/ |
The node to check the translated value on. |
| TaxonomyTranslationTestTrait::$termFieldName | property | core/ |
The field name for our taxonomy term field. |
| TaxonomyTranslationTestTrait::$termFieldName | property | core/ |
The field name for our taxonomy term field. |
| TaxonomyTranslationTestTrait::$translateToLangcode | property | core/ |
Target langcode for translation. |
| TaxonomyTranslationTestTrait::$translateToLangcode | property | core/ |
Target langcode for translation. |
| TaxonomyTranslationTestTrait::$vocabulary | property | core/ |
The vocabulary. |
| TaxonomyTranslationTestTrait::$vocabulary | property | core/ |
The vocabulary. |
| TaxonomyTranslationTestTrait::enableTranslation | function | core/ |
Enables translations where it needed. |
| TaxonomyTranslationTestTrait::enableTranslation | function | core/ |
Enables translations where it needed. |
| TaxonomyTranslationTestTrait::setupLanguages | function | core/ |
Adds additional languages. |
| TaxonomyTranslationTestTrait::setupLanguages | function | core/ |
Adds additional languages. |
| TaxonomyTranslationTestTrait::setUpTermReferenceField | function | core/ |
Adds term reference field for the article content type. |
| TaxonomyTranslationTestTrait::setUpTermReferenceField | function | core/ |
Adds term reference field for the article content type. |
| TaxonomyViewsFieldAccessTest | class | core/ |
Tests base field access in Views for the taxonomy entity. |
| TaxonomyViewsFieldAccessTest.php | file | core/ |
|
| TaxonomyViewsFieldAccessTest::$modules | property | core/ |
Modules to enable. |
| TaxonomyViewsFieldAccessTest::setUp | function | core/ |
|
| TaxonomyViewsFieldAccessTest::testTermFields | function | core/ |
Check access for taxonomy fields. |
| TaxonomyVocabularyArgumentTest | class | core/ |
Tests the vocabulary argument. |
| TaxonomyVocabularyArgumentTest.php | file | core/ |
|
| TaxonomyVocabularyArgumentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TaxonomyVocabularyArgumentTest::$modules | property | core/ |
Modules to enable. |
| TaxonomyVocabularyArgumentTest::$terms | property | core/ |
|
| TaxonomyVocabularyArgumentTest::$testViews | property | core/ |
|
| TaxonomyVocabularyArgumentTest::$vocabularies | property | core/ |
Vocabularies used for creating terms. |
| TaxonomyVocabularyArgumentTest::setUp | function | core/ |
|
| TaxonomyVocabularyArgumentTest::testTermWithVocabularyArgument | function | core/ |
Tests the vocabulary argument handler. |
| TaxonomyVocabularyHierarchyUpdateTest | class | core/ |
Tests that the 'hierarchy' property is removed from vocabularies. |
| TaxonomyVocabularyHierarchyUpdateTest.php | file | core/ |
|
| TaxonomyVocabularyHierarchyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| TaxonomyVocabularyHierarchyUpdateTest::testTaxonomyUpdateParents | function | core/ |
Tests that the 'hierarchy' property is removed from vocabularies. |
| taxonomy_crud.schema.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_crud/config/schema/taxonomy_crud.schema.yml |
| taxonomy_crud_taxonomy_vocabulary_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
| taxonomy_field_views_data_alter | function | core/ |
Implements hook_field_views_data_alter(). |
| TAXONOMY_HIERARCHY_DISABLED | constant | core/ |
Denotes that no term in the vocabulary has a parent. |
| TAXONOMY_HIERARCHY_SINGLE | constant | core/ |
Denotes that one or more terms in the vocabulary has a single parent. |
| taxonomy_implode_tags | function | core/ |
Implodes a list of tags of a certain vocabulary into a string. |
| taxonomy_node_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for node entities. |
| taxonomy_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
| taxonomy_post_update_clear_entity_bundle_field_definitions_cache | function | core/ |
Clear entity_bundle_field_definitions cache for new parent field settings. |
| taxonomy_post_update_clear_views_data_cache | function | core/ |
Clear caches due to updated taxonomy entity views data. |
| taxonomy_post_update_configure_status_field_widget | function | core/ |
Add status with settings to all form displays for taxonomy entities. |
| taxonomy_post_update_handle_publishing_status_addition_in_views | function | core/ |
Add a 'published' = TRUE filter for all Taxonomy term views and converts existing ones that were using the 'content_translation_status' field. |
| taxonomy_post_update_make_taxonomy_term_revisionable | function | core/ |
Update taxonomy terms to be revisionable. |
| taxonomy_post_update_remove_hierarchy_from_vocabularies | function | core/ |
Remove the 'hierarchy' property from vocabularies. |
| taxonomy_requirements | function | core/ |
Implements hook_requirements(). |
| taxonomy_settings.yml | file | core/ |
core/modules/taxonomy/migrations/taxonomy_settings.yml |
| taxonomy_terms_static_reset | function | core/ |
Clear all static cache variables for terms. |
| 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/ |
A module for testing making taxonomy_term base fields' displays configurable. |
Pagination
- Previous page
- Page 1194
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.