Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
content_translation.overview.html.twig | file | core/ |
--- label: 'Configuring content language settings and translation' related: - core.translations - language.add --- {% set translation_settings_link_text %}{% trans %}Content language and translation{% endtrans %}{% endset %} {% set… |
content_translation.overview_access | service | core/ |
Drupal\content_translation\Access\ContentTranslationOverviewAccess |
content_translation.permissions.yml | file | core/ |
core/modules/content_translation/content_translation.permissions.yml |
content_translation.schema.yml | file | core/ |
core/modules/content_translation/config/schema/content_translation.schema.yml |
content_translation.services.yml | file | core/ |
core/modules/content_translation/content_translation.services.yml |
content_translation.subscriber | service | core/ |
Drupal\content_translation\Routing\ContentTranslationRouteSubscriber |
content_translation.synchronizer | service | core/ |
Drupal\content_translation\FieldTranslationSynchronizer |
content_translation.views.schema.yml | file | core/ |
core/modules/content_translation/config/schema/content_translation.views.schema.yml |
content_translation_enable_widget | function | core/ |
Returns a widget to enable content translation per entity bundle. |
content_translation_field_sync_widget | function | core/ |
Returns a form element to configure field synchronization. |
content_translation_form_language_content_settings_submit | function | core/ |
Form submission handler for content_translation_admin_settings_form(). |
content_translation_form_language_content_settings_validate | function | core/ |
Form validation handler for content_translation_admin_settings_form(). |
content_translation_install | function | core/ |
Implements hook_install(). |
content_translation_language_configuration_element_process | function | core/ |
Process callback: Expands the language_configuration form element. |
content_translation_language_configuration_element_submit | function | core/ |
Form submission handler for element added with content_translation_language_configuration_element_process(). |
content_translation_language_configuration_element_validate | function | core/ |
Form validation handler for element added with content_translation_language_configuration_element_process(). |
content_translation_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
content_translation_preprocess_language_content_settings_table | function | core/ |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. |
content_translation_test.info.yml | file | core/ |
core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml |
content_translation_test.module | file | core/ |
|
content_translation_test_form_node_form_submit | function | core/ |
Form submission handler for custom field added based on a request parameter. |
content_translation_test_views.info.yml | file | core/ |
core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml |
content_translation_translate_access | function | core/ |
Access callback for the translation overview page. |
content_translation_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
core.content_structure.html.twig | file | core/ |
--- label: 'Managing content structure' top_level: true --- {% set help_link_text %}{% trans %}Help{% endtrans %}{% endset %} {% set help_link = render_var(help_route_link(help_link_text, 'help.main')) %} <h2>{% trans %}What… |
core.entity_form_display.block_content.banner_block.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.banner_block.default.yml |
core.entity_form_display.block_content.basic.default.yml | file | core/ |
core/profiles/standard/config/install/core.entity_form_display.block_content.basic.default.yml |
core.entity_form_display.block_content.basic.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.basic.default.yml |
core.entity_form_display.block_content.basic.default.yml | file | core/ |
core/recipes/basic_block_type/config/core.entity_form_display.block_content.basic.default.yml |
core.entity_form_display.block_content.disclaimer_block.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.disclaimer_block.default.yml |
core.entity_form_display.block_content.footer_promo_block.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_form_display.block_content.footer_promo_block.default.yml |
core.entity_view_display.block_content.banner_block.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_display.block_content.banner_block.default.yml |
core.entity_view_display.block_content.basic.default.yml | file | core/ |
core/profiles/standard/config/install/core.entity_view_display.block_content.basic.default.yml |
core.entity_view_display.block_content.basic.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_display.block_content.basic.default.yml |
core.entity_view_display.block_content.basic.default.yml | file | core/ |
core/recipes/basic_block_type/config/core.entity_view_display.block_content.basic.default.yml |
core.entity_view_display.block_content.disclaimer_block.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_display.block_content.disclaimer_block.default.yml |
core.entity_view_display.block_content.footer_promo_block.default.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_display.block_content.footer_promo_block.default.yml |
core.entity_view_mode.block_content.full.yml | file | core/ |
core/modules/block_content/config/install/core.entity_view_mode.block_content.full.yml |
core.tracking_content.html.twig | file | core/ |
--- label: 'Tracking the content of your website' top_level: true --- <h2>{% trans %}Tracking overview{% endtrans %}</h2> <p>{% trans %}The core History module tracks how recently users have viewed content items, and… |
CreateSampleEntityTest::testSampleValueContentEntity | function | core/ |
Tests sample value content entity creation of all types. |
CreateTestContentEntitiesTrait | trait | core/ |
Provides helper methods for creating test content. |
CreateTestContentEntitiesTrait.php | file | core/ |
|
CreateTestContentEntitiesTrait::createContent | function | core/ |
Create several pieces of generic content. |
CreateTestContentEntitiesTrait::createContentPostUpgrade | function | core/ |
Create several pieces of generic content. |
CreateTestContentEntitiesTrait::getRequiredModules | function | core/ |
Gets required modules. |
CreateTestContentEntitiesTrait::installEntitySchemas | function | core/ |
Install required entity schemas. |
CssAssetController::$contentType | property | core/ |
The asset aggregate content type to send as Content-Type header. |
d6_language_content_comment_settings.yml | file | core/ |
core/modules/content_translation/migrations/d6_language_content_comment_settings.yml |
d6_language_content_menu_settings.yml | file | core/ |
core/modules/language/migrations/d6_language_content_menu_settings.yml |
d6_language_content_settings.yml | file | core/ |
core/modules/language/migrations/d6_language_content_settings.yml |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.