Search for _example
- Search 7.x for _example
- Search 9.5.x for _example
- Search 8.9.x for _example
- Search 10.3.x for _example
- Search 11.x for _example
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BasicControllerClass::exampleControllerMethod | function | core/ |
|
| BasicControllerClass::exampleControllerMethodWithArgument | function | core/ |
|
| BasicControllerClass::exampleControllerWithEntityNoUpcasting | function | core/ |
|
| BasicControllerClass::exampleControllerWithEntityUnionType | function | core/ |
|
| BasicControllerClass::exampleControllerWithEntityUpcasting | function | core/ |
|
| ConsoleExampleCommand | class | core/ |
An example command. |
| ConsoleExampleCommand.php | file | core/ |
|
| ConsoleExampleCommand::configure | function | core/ |
|
| ConsoleExampleCommand::execute | function | core/ |
|
| ConsoleExampleCommand::__construct | function | core/ |
Constructs a command with autowiring. |
| ConsoleExampleConfigureCommand | class | core/ |
An example command using configure() instead of the AsCommand attribute. |
| ConsoleExampleConfigureCommand.php | file | core/ |
|
| ConsoleExampleConfigureCommand::configure | function | core/ |
|
| ConsoleExampleConfigureCommand::execute | function | core/ |
|
| ConsoleExamplePrivateCommand | class | core/ |
An example private command. |
| ConsoleExamplePrivateCommand.php | file | core/ |
|
| ConsoleExamplePrivateCommand::execute | function | core/ |
|
| ConsoleExamplePrivateCommand::getName | function | core/ |
|
| ConsoleSubExampleCommand | class | core/ |
An example command in a subdirectory. |
| ConsoleSubExampleCommand.php | file | core/ |
|
| ConsoleSubExampleCommand::execute | function | core/ |
|
| CustomDirectoryExample1 | class | core/ |
Provides a test plugin within a custom directory. |
| CustomDirectoryExample1.php | file | core/ |
|
| CustomDirectoryExample2 | class | core/ |
Provides a test plugin within a custom directory. |
| CustomDirectoryExample2.php | file | core/ |
|
| Drupal\console_test\Command\ConsoleExampleConfigureCommand | service | core/ |
|
| Drupal\console_test\Command\ConsoleExamplePrivateCommand | service | core/ |
|
| JoinTest::testExamplePlugin | function | core/ |
Tests an example join plugin. |
| MapDataNormalizerTest::buildExampleTypedData | function | core/ |
Builds some example typed data object with no properties. |
| MapDataNormalizerTest::buildExampleTypedDataWithProperties | function | core/ |
Builds some example typed data object with properties. |
| PluginExample | class | core/ |
Defines a custom Plugin annotation. |
| PluginExample | class | core/ |
Defines a custom PluginExample attribute. |
| PluginExample.php | file | core/ |
|
| PluginExample.php | file | core/ |
|
| PluginExample::$custom | property | core/ |
Another plugin metadata. |
| PluginExample::$id | property | core/ |
The plugin ID. |
| PluginExample::get | function | core/ |
Gets the value of an annotation. |
| PluginExample::__construct | function | core/ |
Constructs a PluginExample attribute. |
| RecipeTest::testExampleRecipe | function | core/ |
Tests processing a recipe. |
| RecursiveContextualValidatorTest::buildExampleTypedDataWithProperties | function | core/ |
Builds some example type data object. |
| TestExample | class | core/ |
Test area plugin. |
| TestExample.php | file | core/ |
|
| TestExample::access | function | core/ |
Check whether given user has access to this handler. |
| TestExample::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| TestExample::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| TestExample::render | function | core/ |
Render the area. |
| TitleCallback::example | function | core/ |
Gets the example value. |
| views.view.test_example_area.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_example_area.yml |
| views.view.test_example_area_access.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_example_area_access.yml |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.