Search for type

  1. Search 3.x for type
  2. Search 8.x-1.x for type
  3. Search 7.x-1.x for type
  4. Search 6.x-1.x for type
  5. Other projects
Title Object type File name Summary
core.entity_form_display.node.basic_content_type.default.yml file modules/node_type_example/config/install/core.entity_form_display.node.basic_content_type.default.yml modules/node_type_example/config/install/core.entity_form_display.node.basic_content_type.default.yml
core.entity_form_display.node.locked_content_type.default.yml file modules/node_type_example/config/install/core.entity_form_display.node.locked_content_type.default.yml modules/node_type_example/config/install/core.entity_form_display.node.locked_content_type.default.yml
core.entity_view_display.node.basic_content_type.default.yml file modules/node_type_example/config/install/core.entity_view_display.node.basic_content_type.default.yml modules/node_type_example/config/install/core.entity_view_display.node.basic_content_type.default.yml
core.entity_view_display.node.locked_content_type.default.yml file modules/node_type_example/config/install/core.entity_view_display.node.locked_content_type.default.yml modules/node_type_example/config/install/core.entity_view_display.node.locked_content_type.default.yml
EntityAutocomplete::$entityTypeManager property modules/ajax_example/src/Form/EntityAutocomplete.php The entity type manager service.
Example: Config Node Type group modules/node_type_example/node_type_example.module A basic example of defining a content type through configuration YAML files.
Example: Field Types API group modules/field_example/field_example.module Examples using Field Types API.
Example: Plugin Types group modules/plugin_type_example/plugin_type_example.module Example of how to define a plugin type.
field.field.node.basic_content_type.body.yml file modules/node_type_example/config/install/field.field.node.basic_content_type.body.yml modules/node_type_example/config/install/field.field.node.basic_content_type.body.yml
field.field.node.locked_content_type.body.yml file modules/node_type_example/config/install/field.field.node.locked_content_type.body.yml modules/node_type_example/config/install/field.field.node.locked_content_type.body.yml
FieldExampleBrowserTestBase::$contentTypeName property modules/field_example/tests/src/Functional/FieldExampleBrowserTestBase.php The content type name.
FrontPageLinkDependenciesTest::$contentType property modules/testing_example/tests/src/Functional/FrontPageLinkDependenciesTest.php Our node type.
IncidentReportEvent::$type property modules/events_example/src/Event/IncidentReportEvent.php Incident type.
IncidentReportEvent::getType function modules/events_example/src/Event/IncidentReportEvent.php Get the incident type.
node.type.basic_content_type.yml file modules/node_type_example/config/install/node.type.basic_content_type.yml modules/node_type_example/config/install/node.type.basic_content_type.yml
node.type.locked_content_type.yml file modules/node_type_example/config/install/node.type.locked_content_type.yml modules/node_type_example/config/install/node.type.locked_content_type.yml
node.type.rest_example_test.yml file modules/rest_example/config/install/node.type.rest_example_test.yml modules/rest_example/config/install/node.type.rest_example_test.yml
node.type.testing_example.yml file modules/testing_example/config/install/node.type.testing_example.yml modules/testing_example/config/install/node.type.testing_example.yml
NodeTypeExampleController class modules/node_type_example/src/Controller/NodeTypeExampleController.php Controller routines for node_type_example.
NodeTypeExampleController.php file modules/node_type_example/src/Controller/NodeTypeExampleController.php
NodeTypeExampleController::getModuleName function modules/node_type_example/src/Controller/NodeTypeExampleController.php Name of our module.
NodeTypeExampleTest class modules/node_type_example/tests/src/Functional/NodeTypeExampleTest.php Test that our content types are successfully created.
NodeTypeExampleTest.php file modules/node_type_example/tests/src/Functional/NodeTypeExampleTest.php
NodeTypeExampleTest::$defaultTheme property modules/node_type_example/tests/src/Functional/NodeTypeExampleTest.php The theme to install as the default for testing.
NodeTypeExampleTest::$modules property modules/node_type_example/tests/src/Functional/NodeTypeExampleTest.php Modules to enable.
NodeTypeExampleTest::$profile property modules/node_type_example/tests/src/Functional/NodeTypeExampleTest.php The installation profile to use with this test.
NodeTypeExampleTest::providerMenuLinks function modules/node_type_example/tests/src/Functional/NodeTypeExampleTest.php Data provider for testing menu links.
NodeTypeExampleTest::testNodeCreation function modules/node_type_example/tests/src/Functional/NodeTypeExampleTest.php Test that all fields are displayed when content is created.
NodeTypeExampleTest::testNodeTypeExample function modules/node_type_example/tests/src/Functional/NodeTypeExampleTest.php Verify and validate that default menu links were loaded for this module.
NodeTypeExampleTest::testNodeTypes function modules/node_type_example/tests/src/Functional/NodeTypeExampleTest.php Test our new content types.
NodeTypeExampleTest::testUninstallReinstall function modules/node_type_example/tests/src/Functional/NodeTypeExampleTest.php Verify that user can uninstall and then reinstall node_type_example.
node_type_example.info.yml file modules/node_type_example/node_type_example.info.yml modules/node_type_example/node_type_example.info.yml
node_type_example.install file modules/node_type_example/node_type_example.install Install file for node_type_example.
node_type_example.links.menu.yml file modules/node_type_example/node_type_example.links.menu.yml modules/node_type_example/node_type_example.links.menu.yml
node_type_example.module file modules/node_type_example/node_type_example.module Module file for node_type_example.
node_type_example.routing.yml file modules/node_type_example/node_type_example.routing.yml modules/node_type_example/node_type_example.routing.yml
node_type_example_install function modules/node_type_example/node_type_example.install Implements hook_install().
node_type_example_uninstall function modules/node_type_example/node_type_example.install Implements hook_uninstall().
PluginTypeExampleController class modules/plugin_type_example/src/Controller/PluginTypeExampleController.php Controller for our example pages.
PluginTypeExampleController.php file modules/plugin_type_example/src/Controller/PluginTypeExampleController.php
PluginTypeExampleController::$sandwichManager property modules/plugin_type_example/src/Controller/PluginTypeExampleController.php The sandwich plugin manager.
PluginTypeExampleController::create function modules/plugin_type_example/src/Controller/PluginTypeExampleController.php Override the parent method so that we can inject our sandwich plugin
manager service into the controller.
PluginTypeExampleController::description function modules/plugin_type_example/src/Controller/PluginTypeExampleController.php Displays a page with an overview of our plugin type and plugins.
PluginTypeExampleController::__construct function modules/plugin_type_example/src/Controller/PluginTypeExampleController.php Constructor.
PluginTypeExampleTest class modules/plugin_type_example/tests/src/Functional/PluginTypeExampleTest.php Test the functionality of the Plugin Type Example module.
PluginTypeExampleTest.php file modules/plugin_type_example/tests/src/Functional/PluginTypeExampleTest.php
PluginTypeExampleTest::$defaultTheme property modules/plugin_type_example/tests/src/Functional/PluginTypeExampleTest.php The theme to install as the default for testing.
PluginTypeExampleTest::$modules property modules/plugin_type_example/tests/src/Functional/PluginTypeExampleTest.php Modules to enable.
PluginTypeExampleTest::$profile property modules/plugin_type_example/tests/src/Functional/PluginTypeExampleTest.php The installation profile to use with this test.
PluginTypeExampleTest::testPluginExample function modules/plugin_type_example/tests/src/Functional/PluginTypeExampleTest.php Test the plugin manager can be loaded, and the plugins are registered.