ViewEditFormController::rebuildCurrentTab |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Regenerate the current tab for AJAX updates. |
form_test_form_rebuild_preserve_values_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for testing preservation of values during a rebuild. |
NodeBuildContentTest::testNodeRebuildContent |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php |
Ensures that content array is rebuilt on every call to node_build_content(). |
NodeAccessRebuildTest::testNodeAccessRebuild |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRebuildTest.php |
Tests rebuilding the node access permissions table. |
RebuildTest::testPreserveFormActionAfterAJAX |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Tests that a form's action is retained after an Ajax submission. |
CommentContentRebuildTest::testCommentRebuild |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentContentRebuildTest.php |
Tests the rebuilding of comment's content arrays on calling comment_view(). |
AbstractMessage::rebuildCacheControlDirective |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Rebuild the Cache-Control HTTP header using the user-specified values |
ArbitraryRebuildTest::testUserRegistrationRebuild |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
Tests a basic rebuild with the user registration form. |
form_test_form_rebuild_preserve_values_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler for form_test_form_rebuild_preserve_values_form(). |
form_test_form_rebuild_preserve_values_form_add_more |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Button submit handler for form_test_form_rebuild_preserve_values_form(). |
ArbitraryRebuildTest::testUserRegistrationMultipleField |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
Tests a rebuild caused by a multiple value field. |
CustomBlockBuildContentTest::testCustomBlockRebuildContent |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockBuildContentTest.php |
Ensures that content is rebuilt in calls to custom_block_build_content(). |