|
number_field_formatter_settings_form |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_formatter_settings_form(). |
|
UserLoginTestCase::resetUserPassword |
function |
core/modules/user/tests/user.test |
Resets the user password and logs the user in. |
|
field_ui_view_mode_reset_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Submit handler for field_ui_view_mode_reset_form(). |
|
ViewsHandlerFilterNumericTest::setUp |
function |
core/modules/views/tests/handlers/views_handler_filter_numeric.test |
Sets up a Backdrop site for running functional and integration tests. |
|
FormResizableTextareaTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
|
views_handler_argument::set_argument |
function |
core/modules/views/handlers/views_handler_argument.inc |
Set the input for this argument |
|
LocaleUninstallFunctionalTest::setUp |
function |
core/modules/locale/tests/locale.test |
|
|
UpdateCoreTestCase::setSystemInfo1_0 |
function |
core/modules/update/tests/update.test |
Sets the version to 1.0 when no project-specific mapping is defined. |
|
ImageThemeFunctionWebTestCase::setUp |
function |
core/modules/image/tests/image.test |
Sets up a Backdrop site for running functional and integration tests. |
|
_ckeditor5_settings_parse_style_list |
function |
core/modules/ckeditor5/ckeditor5.admin.inc |
Parse a string of styles in the format of element.class|Label into an array. |
|
entityreference_settings_ajax_submit |
function |
core/modules/entityreference/entityreference.module |
Submit handler for the non-JS case. |
|
BackdropWebTestCaseCache::setProfile |
function |
core/modules/simpletest/backdrop_web_test_case_cache.php |
Set the installation profile to be used as a cache. |
|
CommentHelperCase::setCommentSubject |
function |
core/modules/comment/tests/comment.test |
Sets the value governing whether the comment title field should be enabled. |
|
CommentHelperCase::setCommentPreview |
function |
core/modules/comment/tests/comment.test |
Sets the value governing the previewing mode for the comment form. |
|
_ckeditor5_get_generic_html_settings |
function |
core/modules/ckeditor5/ckeditor5.module |
Builds the ACF part of the CKEditor JS settings. |
|
RemoteFileUnmanagedDeleteTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
|
list_allowed_values_setting_validate |
function |
core/modules/field/modules/list/list.module |
Element validate callback; check that the entered values are valid. |
|
CommentInterfaceTest::setEnvironment |
function |
core/modules/comment/tests/comment.test |
Re-configures the environment, module settings, and user permissions. |
|
system_image_toolkit_settings_submit |
function |
core/modules/system/system.admin.inc |
Submit handler for system_image_toolkit_settings(). |
|
path_patterns_settings_form_validate |
function |
core/modules/path/path.admin.inc |
Validate handler for path_patterns_settings_form(). |
|
DatabaseTransactionNoActiveException |
class |
core/includes/database/database.inc |
Exception for when popTransaction() is called with no active transaction. |
|
date_default_formatter_settings_form |
function |
core/modules/date/date.admin.inc |
Settings for the default formatter. |
|
FileUploadTransliterationTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
|
views_plugin_pager::set_current_page |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Set the current page. |
|
FilterResetTestCase::testFilterReset |
function |
core/modules/system/tests/system.test |
Test that the search and reset functionality on the modules page works. |
|
DatabaseStatementEmpty::setFetchMode |
function |
core/includes/database/database.inc |
|
|
ViewsUIWizardJumpMenuTestCase::setup |
function |
core/modules/views/tests/views_ui.test |
|
|
DatabaseTransactionTestCase::cleanUp |
function |
core/modules/simpletest/tests/database_test.test |
Start over for a new test. |
|
ViewsHandlerFilterCombineTest::setUp |
function |
core/modules/views/tests/handlers/views_handler_filter_combine.test |
Sets up a Backdrop site for running functional and integration tests. |
|
EntityInterface::setIsActiveRevision |
function |
core/modules/entity/entity.class.inc |
Sets this revision as the active revision. |
|
PathPatternFunctionalTestCase::setUp |
function |
core/modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
|
views_plugin_cache::cache_set_expire |
function |
core/modules/views/plugins/views_plugin_cache.inc |
Determine expiration time in the cache table of the cache type
or CACHE_PERMANENT if item shouldn't be removed automatically from cache. |
|
DrupalWebTestCase::drupalGetSettings |
function |
core/includes/drupal.classes.inc |
|
|
BackupDatabase::backupDatabaseToFile |
function |
core/includes/backup/backup.database.inc |
Backup the databases to a file. |
|
DrupalWebTestCase::drupalSetSettings |
function |
core/includes/drupal.classes.inc |
|
|
installer_browser_installation_reset |
function |
core/modules/installer/installer.pages.inc |
Menu callback; Provides the ability to clear the current queue of projects. |
|
CommonBackdropArrayUnitTest::testSet |
function |
core/modules/simpletest/tests/common.test |
Tests setting nested array values. |
|
FieldViewsTestHelper::setUpInstances |
function |
core/modules/field/tests/field_views.test |
|
|
DatabaseCharsetConverter::$collation |
property |
core/includes/database/charset_converter.inc |
Default collation to which data should be converted. |
|
ViewsHandlerFieldBulkFormTest::setUp |
function |
core/modules/views/tests/handlers/views_handler_field_bulk_form.test |
Sets up a Backdrop site for running functional and integration tests. |
|
NodeAccessBaseTableTestCase::$webUser |
property |
core/modules/node/tests/node.test |
|
|
link_field_formatter_settings_summary |
function |
core/modules/link/link.module |
Implements hook_field_formatter_settings_summary(). |
|
FormsTriggeringElementTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
|
SimpleTestBrokenSetUp::testBreakSetUp |
function |
core/modules/simpletest/tests/simpletest.test |
Runs this test case from within the simpletest child site. |
|
TaxonomyLanguageFunctionalTest::setUp |
function |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
|
SimpleTestBrowserTestCase::$cookieSet |
property |
core/modules/simpletest/tests/simpletest.test |
A flag indicating whether a cookie has been set in a test. |
|
ContextualLinksExampleTestCase::setUp |
function |
modules/examples/contextual_links_example/tests/contextual_links_example.test |
Enable modules and create user with specific permissions. |
|
ViewsHandlerFieldBooleanTest::dataSet |
function |
core/modules/views/tests/handlers/views_handler_field_boolean.test |
A very simple test dataset. |
|
views_plugin_exposed_form::reset_form |
function |
core/modules/views/plugins/views_plugin_exposed_form.inc |
|
|
BackupBaseTestCase::checkRequirements |
function |
core/modules/simpletest/tests/backup.test |
Checks that zlib is enabled in order to run the upgrade tests. |