| ProtectedPrivatesTest::addBadDataProvider |
function |
modules/testing_example/tests/src/Unit/ProtectedPrivatesTest.php |
Bad data provider. |
| ProtectedPrivatesTest::addDataProvider |
function |
modules/testing_example/tests/src/Unit/ProtectedPrivatesTest.php |
Good data provider. |
| ProtectedPrivatesTest::testPrivateAdd |
function |
modules/testing_example/tests/src/Unit/ProtectedPrivatesTest.php |
Test ProtectedPrivate::privateAdd(). |
| ProtectedPrivatesTest::testPrivateAddBadData |
function |
modules/testing_example/tests/src/Unit/ProtectedPrivatesTest.php |
Test ProtectedPrivate::privateAdd() with bad data. |
| ProtectedPrivatesTest::testProtectedAdd |
function |
modules/testing_example/tests/src/Unit/ProtectedPrivatesTest.php |
Test ProtectedPrivates::protectedAdd() using a stub class. |
| ProtectedPrivatesTest::testProtectedAddBadData |
function |
modules/testing_example/tests/src/Unit/ProtectedPrivatesTest.php |
Test ProtectedPrivates::protectedAdd() with bad data using a stub class. |
| QueueExampleForm::submitAddQueueItem |
function |
modules/queue_example/src/Form/QueueExampleForm.php |
Submission handler for the insert-into-queue button. |
| render-example-add-div.html.twig |
file |
modules/render_example/templates/render-example-add-div.html.twig |
Default theme implementation for render_example_add_div. |
| RenderExampleController::postRenderAddPrefix |
function |
modules/render_example/src/Controller/RenderExampleController.php |
Example '#post_render' callback function. |
| RenderExampleController::preRenderAddSuffix |
function |
modules/render_example/src/Controller/RenderExampleController.php |
Example '#pre_render' function. |
| RobotAddForm |
class |
modules/config_entity_example/src/Form/RobotAddForm.php |
Class RobotAddForm. |
| RobotAddForm.php |
file |
modules/config_entity_example/src/Form/RobotAddForm.php |
|
| RobotAddForm::actions |
function |
modules/config_entity_example/src/Form/RobotAddForm.php |
Returns the actions provided by this form. |
| SessionStreamWrapper::dir_readdir |
function |
modules/stream_wrapper_example/src/StreamWrapper/SessionStreamWrapper.php |
Support for readdir(). |