ViewsUiBaseViewsWizard::build_display_options |
function |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Build an array of display options for the view. |
DatabaseSchema_mysql::buildTableNameCondition |
function |
core/includes/database/mysql/schema.inc |
Build a condition to match a table name against a standard information_schema. |
taxonomy_form_term_submit_build_taxonomy_term |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Updates the form state's term entity by processing this submission's values. |
MenuRebuildTestCase::testMenuRebuildByVariable |
function |
core/modules/simpletest/tests/menu.test |
Test if the 'menu_rebuild_needed' variable triggers a menu_rebuild() call. |
views_handler_filter_date::build_group_validate |
function |
core/modules/views/handlers/views_handler_filter_date.inc |
Validate the build group options form. |
UpdateCoreUnitTestCase::testUpdateBuildFetchUrl |
function |
core/modules/update/tests/update.test |
Tests that _update_build_fetch_url() builds the URL correctly. |
field_test_entity_form_submit_build_test_entity |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Updates the form state's entity by processing this submission's values. |
NodeAccessRebuildTestCase::testNodeAccessRebuild |
function |
core/modules/node/tests/node.test |
Tests rebuilding the node access permissions table. |
UserEditRebuildTestCase::testUserEditFormRebuild |
function |
core/modules/user/tests/user.test |
Test user edit page when the form is set to rebuild. |
FormsRebuildTestCase::testRebuildPreservesValues |
function |
core/modules/simpletest/tests/form.test |
Tests preservation of values. |
CommonURLUnitTestCase::testBackdropHttpBuildQuery |
function |
core/modules/simpletest/tests/common.test |
Test backdrop_http_build_query(). |
FormsFormStoragePageCacheTestCase::getFormBuildId |
function |
core/modules/simpletest/tests/form.test |
Return the build id of the current form. |
form_test_form_rebuild_preserve_values_form_submit |
function |
core/modules/simpletest/tests/form_test.module |
Form submit handler for form_test_form_rebuild_preserve_values_form(). |
form_test_form_rebuild_preserve_values_form_add_more |
function |
core/modules/simpletest/tests/form_test.module |
Button submit handler for form_test_form_rebuild_preserve_values_form(). |
FormsRebuildTestCase::testPreserveFormActionAfterAJAX |
function |
core/modules/simpletest/tests/form.test |
Tests that a form's action is retained after an Ajax submission. |
FormsArbitraryRebuildTestCase::testUserRegistrationRebuild |
function |
core/modules/simpletest/tests/form.test |
Tests a basic rebuild with the user registration form. |
FormsArbitraryRebuildTestCase::testUserRegistrationMultipleField |
function |
core/modules/simpletest/tests/form.test |
Tests a rebuild caused by a multiple value field. |
FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage |
function |
core/modules/simpletest/tests/form.test |
Build-id is regenerated when rebuilding cached form. |