You are here

Files in Examples for Developers 3.x

Primary tabs

File namesort descending Location Namespace Description
pager_example.links.menu.yml modules/pager_example/pager_example.links.menu.yml modules/pager_example/pager_example.links.menu.yml
pager_example.module modules/pager_example/pager_example.module Pager Example.
pager_example.routing.yml modules/pager_example/pager_example.routing.yml modules/pager_example/pager_example.routing.yml
page_example.info.yml modules/page_example/page_example.info.yml modules/page_example/page_example.info.yml
page_example.links.menu.yml modules/page_example/page_example.links.menu.yml modules/page_example/page_example.links.menu.yml
page_example.module modules/page_example/page_example.module Module file for page_example_module.
page_example.permissions.yml modules/page_example/page_example.permissions.yml modules/page_example/page_example.permissions.yml
page_example.routing.yml modules/page_example/page_example.routing.yml modules/page_example/page_example.routing.yml
PathProcessorSessions.php modules/stream_wrapper_example/src/PathProcessor/PathProcessorSessions.php Drupal\stream_wrapper_example\PathProcessor
PHPUnitExampleController.php modules/phpunit_example/src/Controller/PHPUnitExampleController.php Drupal\phpunit_example\Controller
PHPUnitExampleMenuTest.php modules/phpunit_example/tests/src/Functional/PHPUnitExampleMenuTest.php Drupal\Tests\phpunit_example\Functional
phpunit_example.info.yml modules/phpunit_example/phpunit_example.info.yml modules/phpunit_example/phpunit_example.info.yml
phpunit_example.links.menu.yml modules/phpunit_example/phpunit_example.links.menu.yml modules/phpunit_example/phpunit_example.links.menu.yml
phpunit_example.module modules/phpunit_example/phpunit_example.module Module file for phpunit_example.
phpunit_example.routing.yml modules/phpunit_example/phpunit_example.routing.yml modules/phpunit_example/phpunit_example.routing.yml
PluginTypeExampleController.php modules/plugin_type_example/src/Controller/PluginTypeExampleController.php Drupal\plugin_type_example\Controller
PluginTypeExampleTest.php modules/plugin_type_example/tests/src/Functional/PluginTypeExampleTest.php Drupal\Tests\plugin_type_example\Functional
plugin_type_example.api.php modules/plugin_type_example/plugin_type_example.api.php Hooks specific to the plugin_type_example module.
plugin_type_example.info.yml modules/plugin_type_example/plugin_type_example.info.yml modules/plugin_type_example/plugin_type_example.info.yml
plugin_type_example.links.menu.yml modules/plugin_type_example/plugin_type_example.links.menu.yml modules/plugin_type_example/plugin_type_example.links.menu.yml
plugin_type_example.module modules/plugin_type_example/plugin_type_example.module Demonstrates how to define a new plugin type.
plugin_type_example.routing.yml modules/plugin_type_example/plugin_type_example.routing.yml modules/plugin_type_example/plugin_type_example.routing.yml
plugin_type_example.services.yml modules/plugin_type_example/plugin_type_example.services.yml modules/plugin_type_example/plugin_type_example.services.yml
ProtectedPrivates.php modules/phpunit_example/src/ProtectedPrivates.php Drupal\phpunit_example
ProtectedPrivatesSubclass.php modules/phpunit_example/tests/src/Unit/Subclasses/ProtectedPrivatesSubclass.php Drupal\Tests\phpunit_example\Unit\Subclasses
ProtectedPrivatesTest.php modules/phpunit_example/tests/src/Unit/ProtectedPrivatesTest.php Drupal\Tests\phpunit_example\Unit
QueueExampleForm.php modules/queue_example/src/Form/QueueExampleForm.php Drupal\queue_example\Form
QueueExampleTest.php modules/queue_example/tests/src/Functional/QueueExampleTest.php Drupal\Tests\queue_example\Functional
queue_example.info.yml modules/queue_example/queue_example.info.yml modules/queue_example/queue_example.info.yml
queue_example.links.menu.yml modules/queue_example/queue_example.links.menu.yml modules/queue_example/queue_example.links.menu.yml
queue_example.module modules/queue_example/queue_example.module Demonstrates use of the Queue API in Drupal.
queue_example.routing.yml modules/queue_example/queue_example.routing.yml modules/queue_example/queue_example.routing.yml
render-array.html.twig modules/render_example/templates/render-array.html.twig Default theme implementation for render_array_help.
render-example-add-div.html.twig modules/render_example/templates/render-example-add-div.html.twig Default theme implementation for render_example_add_div.
render-example-marquee.html.twig modules/render_example/templates/render-example-marquee.html.twig Default theme implementation for the marquee render element.
RenderExampleController.php modules/render_example/src/Controller/RenderExampleController.php Drupal\render_example\Controller
RenderExampleDemoForm.php modules/render_example/src/Form/RenderExampleDemoForm.php Drupal\render_example\Form
RenderExampleMenuTest.php modules/render_example/tests/src/Functional/RenderExampleMenuTest.php Drupal\Tests\render_example\Functional
RenderExampleTest.php modules/render_example/tests/src/Functional/RenderExampleTest.php Drupal\Tests\render_example\Functional
render_example.css modules/render_example/css/render_example.css .render_example--array { border-bottom: 2px solid #000; margin-top: 10px; padding-left: 5px; padding-top: 5px; } .render_example--code { background: #f1f1f1; border: 1px solid #000; display: block; max-height: 300px; overflow:…
render_example.info.yml modules/render_example/render_example.info.yml modules/render_example/render_example.info.yml
render_example.libraries.yml modules/render_example/render_example.libraries.yml modules/render_example/render_example.libraries.yml
render_example.links.menu.yml modules/render_example/render_example.links.menu.yml modules/render_example/render_example.links.menu.yml
render_example.module modules/render_example/render_example.module Demonstrates using Drupal's Render API.
render_example.routing.yml modules/render_example/render_example.routing.yml modules/render_example/render_example.routing.yml
render_example.schema.yml modules/render_example/config/schema/render_example.schema.yml modules/render_example/config/schema/render_example.schema.yml
render_example.settings.yml modules/render_example/config/install/render_example.settings.yml modules/render_example/config/install/render_example.settings.yml
ReportWorkerBase.php modules/cron_example/src/Plugin/QueueWorker/ReportWorkerBase.php Drupal\cron_example\Plugin\QueueWorker
ReportWorkerOne.php modules/cron_example/src/Plugin/QueueWorker/ReportWorkerOne.php Drupal\cron_example\Plugin\QueueWorker
ReportWorkerTwo.php modules/cron_example/src/Plugin/QueueWorker/ReportWorkerTwo.php Drupal\cron_example\Plugin\QueueWorker

Pages

Other projects