Search for add

  1. Search 3.x for add
  2. Search 8.x-1.x for add
  3. Search 7.x-1.x for add
  4. Search 6.x-1.x for add
  5. Other projects
Title Object type File name Summary
DbtngExampleAddForm::submitForm function modules/dbtng_example/src/Form/DbtngExampleAddForm.php Form submission handler.
DbtngExampleAddForm::validateForm function modules/dbtng_example/src/Form/DbtngExampleAddForm.php Form validation handler.
DbtngExampleAddForm::__construct function modules/dbtng_example/src/Form/DbtngExampleAddForm.php Construct the new form object.
DisplayManager::addDisplayableItem function modules/testing_example/src/DisplayManager.php Add a displayable item.
DisplayManager::addDisplayableItem function modules/phpunit_example/src/DisplayManager.php Add a displayable item.
FapiExampleTest::doTestAjaxAddMore function modules/form_api_example/tests/src/Functional/FapiExampleTest.php Test the Ajax Add More demo form.
FrontPageLinkDependenciesTest::testAddContentMenuItem function modules/testing_example/tests/src/Functional/FrontPageLinkDependenciesTest.php Tests for the existence of a default menu item on the home page.
FrontPageLinkTest::testAddContentMenuItem function modules/testing_example/tests/src/Functional/FrontPageLinkTest.php Tests for the existence of a default menu item on the home page.
ProtectedPrivates::privateAdd function modules/phpunit_example/src/ProtectedPrivates.php A simple addition method with validity checking.
ProtectedPrivates::privateAdd function modules/testing_example/src/ProtectedPrivates.php A simple addition method with validity checking.
ProtectedPrivates::protectedAdd function modules/phpunit_example/src/ProtectedPrivates.php A simple addition method with validity checking.
ProtectedPrivates::protectedAdd function modules/testing_example/src/ProtectedPrivates.php A simple addition method with validity checking.
ProtectedPrivatesSubclass::subclassProtectedAdd function modules/phpunit_example/tests/src/Unit/Subclasses/ProtectedPrivatesSubclass.php A stub class so we can access a protected method.
ProtectedPrivatesSubclass::subclassProtectedAdd function modules/testing_example/tests/src/Unit/Subclasses/ProtectedPrivatesSubclass.php A stub class so we can access a protected method.
ProtectedPrivatesTest::addBadDataProvider function modules/phpunit_example/tests/src/Unit/ProtectedPrivatesTest.php Bad data provider.
ProtectedPrivatesTest::addBadDataProvider function modules/testing_example/tests/src/Unit/ProtectedPrivatesTest.php Bad data provider.
ProtectedPrivatesTest::addDataProvider function modules/phpunit_example/tests/src/Unit/ProtectedPrivatesTest.php Good 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::testPrivateAdd function modules/phpunit_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::testPrivateAddBadData function modules/phpunit_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::testProtectedAdd function modules/phpunit_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.
ProtectedPrivatesTest::testProtectedAddBadData function modules/phpunit_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().