| PluginTypeExampleTest::testPluginExamplePage |
function |
modules/plugin_type_example/tests/src/Functional/PluginTypeExampleTest.php |
Test the output of the example page. |
| plugin_type_example.api.php |
file |
modules/plugin_type_example/plugin_type_example.api.php |
Hooks specific to the plugin_type_example module. |
| plugin_type_example.info.yml |
file |
modules/plugin_type_example/plugin_type_example.info.yml |
modules/plugin_type_example/plugin_type_example.info.yml |
| plugin_type_example.links.menu.yml |
file |
modules/plugin_type_example/plugin_type_example.links.menu.yml |
modules/plugin_type_example/plugin_type_example.links.menu.yml |
| plugin_type_example.module |
file |
modules/plugin_type_example/plugin_type_example.module |
Demonstrates how to define a new plugin type. |
| plugin_type_example.routing.yml |
file |
modules/plugin_type_example/plugin_type_example.routing.yml |
modules/plugin_type_example/plugin_type_example.routing.yml |
| plugin_type_example.services.yml |
file |
modules/plugin_type_example/plugin_type_example.services.yml |
modules/plugin_type_example/plugin_type_example.services.yml |
| plugin_type_example_sandwich_info_alter |
function |
modules/plugin_type_example/plugin_type_example.module |
Implements hook_sandwich_info_alter(). |
| QueueExampleForm::$queueType |
property |
modules/queue_example/src/Form/QueueExampleForm.php |
What kind of queue backend are we using? |
| SessionStreamWrapper::getType |
function |
modules/stream_wrapper_example/src/StreamWrapper/SessionStreamWrapper.php |
Returns the type of stream wrapper. |