Search for node_type
- Search 7.x for node_type
- Search 9.5.x for node_type
- Search 8.9.x for node_type
- Search 11.x for node_type
- Search main for node_type
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| book_node_type_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node_type entities. |
| d6_node_type.yml | file | core/ |
core/modules/node/migrations/d6_node_type.yml |
| d7_node_type.yml | file | core/ |
core/modules/node/migrations/d7_node_type.yml |
| menu_ui_form_node_type_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\node\NodeTypeForm. |
| menu_ui_form_node_type_form_builder | function | core/ |
Entity builder for the node type form with menu options. |
| menu_ui_form_node_type_form_validate | function | core/ |
Validate handler for forms with menu options. |
| node.type.another_test.yml | file | core/ |
core/tests/fixtures/recipes/recipe_include/config/node.type.another_test.yml |
| node.type.article.yml | file | core/ |
core/profiles/nightwatch_a11y_testing/config/install/node.type.article.yml |
| node.type.article.yml | file | core/ |
core/profiles/demo_umami/config/install/node.type.article.yml |
| node.type.article.yml | file | core/ |
core/profiles/standard/config/install/node.type.article.yml |
| node.type.article.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/node.type.article.yml |
| node.type.article.yml | file | core/ |
core/recipes/article_content_type/config/node.type.article.yml |
| node.type.basic_page.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test/config/install/node.type.basic_page.yml |
| node.type.book.yml | file | core/ |
core/modules/book/config/optional/node.type.book.yml |
| node.type.config_mapping_test.yml | file | core/ |
core/modules/system/tests/modules/config_mapping_test/config/optional/node.type.config_mapping_test.yml |
| node.type.default.yml | file | core/ |
core/modules/node/tests/modules/node_test_config/config/install/node.type.default.yml |
| node.type.file_test.yml | file | core/ |
core/modules/file/tests/modules/file_test_views/config/optional/node.type.file_test.yml |
| node.type.forum.yml | file | core/ |
core/modules/forum/config/optional/node.type.forum.yml |
| node.type.import.yml | file | core/ |
core/modules/node/tests/modules/node_test_config/sync/node.type.import.yml |
| node.type.options_install_test.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/node.type.options_install_test.yml |
| node.type.page.yml | file | core/ |
core/profiles/nightwatch_a11y_testing/config/install/node.type.page.yml |
| node.type.page.yml | file | core/ |
core/recipes/page_content_type/config/node.type.page.yml |
| node.type.page.yml | file | core/ |
core/modules/language/tests/language_entity_field_access_test/config/install/node.type.page.yml |
| node.type.page.yml | file | core/ |
core/profiles/demo_umami/config/install/node.type.page.yml |
| node.type.page.yml | file | core/ |
core/profiles/standard/config/install/node.type.page.yml |
| node.type.recipe.yml | file | core/ |
core/profiles/demo_umami/config/install/node.type.recipe.yml |
| node.type.sql_import_node.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_high_water_test/config/install/node.type.sql_import_node.yml |
| node.type.test.yml | file | core/ |
core/tests/fixtures/recipes/unmet_config_dependencies/config/node.type.test.yml |
| node.type.test.yml | file | core/ |
core/tests/fixtures/recipes/install_node_with_config/config/node.type.test.yml |
| node_node_type_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| node_post_update_set_node_type_description_and_help_to_null | function | core/ |
Converts empty `description` and `help` in content types to NULL. |
| node_type_get_description | function | core/ |
Description callback: Returns the node type description. |
| node_type_get_names | function | core/ |
Returns a list of available node type names. |
| node_type_update_nodes | function | core/ |
Updates all nodes of one type to be of another type. |
| Type::node_type | function | core/ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.