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