DatabaseSchema::getFieldTypeMap |
function |
core/includes/database/schema.inc |
Returns a mapping of Backdrop schema field names to DB-native field types. |
FormsFormStorageTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
_form_test_tableselect_get_data |
function |
core/modules/simpletest/tests/form_test.module |
Create a header and options array. Helper function for callbacks. |
update_get_update_function_list |
function |
core/includes/update.inc |
Returns an organized list of update functions for a set of modules. |
DashboardWelcomeBlock::getTitle |
function |
core/modules/dashboard/includes/block.welcome.inc |
Return the title of a block as configured in the layout. |
TaxonomyTermController::cacheGet |
function |
core/modules/taxonomy/taxonomy.entity.inc |
Overrides EntityDatabaseStorageController::cacheGet(). |
field_example_field_widget_error |
function |
modules/examples/field_example/field_example.module |
Implements hook_field_widget_error(). |
DashboardTaxonomyBlock::getTitle |
function |
core/modules/dashboard/includes/block.taxonomy.inc |
Return the title of a block as configured in the layout. |
MenuLanguageTestCase::$adminUser |
property |
core/modules/menu/tests/menu_language.test |
Backdrop user object. |
MenuLanguageTestCase::$langcodes |
property |
core/modules/menu/tests/menu_language.test |
Array of language codes. |
_batch_example_get_http_requests |
function |
modules/examples/batch_example/batch_example.module |
Utility function to count the HTTP requests in a session variable. |
_token_example_get_taxonomy_term |
function |
modules/examples/token_example/token_example.module |
Builds a list of available taxonomy terms. |
taxonomy_field_widget_info_alter |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info_alter(). |
SelectQueryInterface::getOrderBy |
function |
core/includes/database/select.inc |
Returns a reference to the order by array for this query. |
SelectQueryInterface::getGroupBy |
function |
core/includes/database/select.inc |
Returns a reference to the group-by array for this query. |
redirect_get_redirect_operations |
function |
core/modules/redirect/redirect.module |
Fetch an array of redirect bulk operations. |
CoreUpdater::getInstallDirectory |
function |
core/modules/system/system.updater.inc |
Return the Backdrop core directory. |
_date_field_widget_settings_form |
function |
core/modules/date/date.admin.inc |
Helper function for date_field_widget_settings_form(). |
views_plugin_display::get_option |
function |
core/modules/views/plugins/views_plugin_display.inc |
Intelligently get an option either from this display or from the
default display, if directed to do so. |
views_plugin_display::get_plugin |
function |
core/modules/views/plugins/views_plugin_display.inc |
Get the instance of a plugin, for example style or row. |
views_plugin_pager::get_pager_id |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Get the pager id, if it exists |
Updater::getUpdaterFromDirectory |
function |
core/includes/updater.inc |
Determine which Updater class can operate on the given directory. |
ImageToolkitUnitTest::testResize |
function |
core/modules/simpletest/tests/image.test |
Test the image_resize() function. |
SelectQueryExtender::getMetaData |
function |
core/includes/database/select.inc |
Retrieves a given piece of metadata. |
ImageToolkitUnitTest::testRotate |
function |
core/modules/simpletest/tests/image.test |
Test the image_rotate() function. |
FileTransferSSH::getSettingsForm |
function |
core/includes/filetransfer/ssh.inc |
Returns the form to configure the FileTransfer class for SSH. |
FileTransferFTP::getSettingsForm |
function |
core/includes/filetransfer/ftp.inc |
Returns the form to configure the FileTransfer class for FTP. |
ImageToolkitGdTestCase::$fuchsia |
property |
core/modules/simpletest/tests/image.test |
|
_path_get_schema_alias_maxlength |
function |
core/modules/path/path.inc |
Fetch the maximum length of the {url_alias}.alias field from the schema. |
Block::getAdminConditionsPreview |
function |
core/modules/layout/includes/block.class.inc |
Return a fieldset listing any visibility conditions set for this block. |
field_ui_widget_type_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_widget_type_form(). |
taxonomy_field_widget_form_alter |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_form_alter(). |
BackdropWebTestCase::backdropGet |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Retrieves a Backdrop path or an absolute path. |
layout_get_legacy_region_mapping |
function |
core/modules/layout/layout.admin.inc |
Returns an array of mappings from old region names to new. |
image_field_widget_settings_form |
function |
core/modules/image/image.field.inc |
Implements hook_field_widget_settings_form(). |
email_field_widget_settings_form |
function |
core/modules/email/email.module |
Implements hook_field_widget_settings_form(). |
_image_field_widget_alt_validate |
function |
core/modules/image/image.field.inc |
Validate callback for alt field. |
DrupalWebTestCase::drupalGetAJAX |
function |
core/includes/drupal.classes.inc |
|
views_ui_get_display_tab_details |
function |
core/modules/views_ui/views_ui.admin.inc |
Helper function to get the display details section of the configure UI. |
_locale_get_config_translatables |
function |
core/modules/locale/locale.module |
Get translatable config strings. |
FieldGetValueTestCase::$instance |
property |
core/modules/field/tests/field.test |
|
language_fallback_get_candidates |
function |
core/includes/language.inc |
Returns the possible fallback languages ordered by language weight. |
PageTitleFiltering::$saved_title |
property |
core/modules/system/tests/system.test |
|
BackdropSetMessageTest::$profile |
property |
core/modules/system/tests/system.test |
The profile to install as a basis for testing. |
PageTitleFiltering::testTitleXSS |
function |
core/modules/system/tests/system.test |
Test if the title of the site is XSS proof. |
DashboardCreateBlock::getContent |
function |
core/modules/dashboard/includes/block.create.inc |
Return the content of a block. |
DashboardUpdateBlock::getContent |
function |
core/modules/dashboard/includes/block.update.inc |
Return the content of a block. |
DatabaseSchema_mysql::getComment |
function |
core/includes/database/mysql/schema.inc |
Retrieve a table or column comment. |
InstallerLanguageTestCase::setUp |
function |
core/modules/simpletest/tests/installer.test |
Sets up a Backdrop site for running functional and integration tests. |
LayoutAccess::getRequiredContexts |
function |
core/modules/layout/plugins/access/layout_access.inc |
Get a list of all context plugin names required for this access check. |