DashboardWelcomeBlock::getContent |
function |
core/modules/dashboard/includes/block.welcome.inc |
Return the content of a block. |
DashboardMenuBlock::getAdminTitle |
function |
core/modules/dashboard/includes/block.menus.inc |
Return an administrative title that will always have a value. |
views_handler_field::get_elements |
function |
core/modules/views/handlers/views_handler_field.inc |
Provide a list of elements valid for field HTML. |
translation_node_get_translations |
function |
core/modules/translation/translation.module |
Gets all nodes in a given translation set. |
translation_path_get_translations |
function |
core/modules/translation/translation.module |
Returns the paths of all translations of a node, based on its Backdrop path. |
views_handler_argument::get_title |
function |
core/modules/views/handlers/views_handler_argument.inc |
Called by the view object to get the title. This may be set by a
validator so we don't necessarily call through to title(). |
views_handler_argument::get_value |
function |
core/modules/views/handlers/views_handler_argument.inc |
Get the value of this argument. |
TokenTestHelper::assertPageTokens |
function |
core/modules/simpletest/tests/token.test |
Make a page request and test for token generation. |
views_plugin_style::get_row_class |
function |
core/modules/views/plugins/views_plugin_style.inc |
Return the token replaced row class for the specified row. |
TokenCurrentPageTestCase::$config |
property |
core/modules/simpletest/tests/token.test |
|
entityreference_field_widget_info |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_widget_info(). |
entityreference_field_widget_form |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_widget_form(). |
views_plugin_display::get_handler |
function |
core/modules/views/plugins/views_plugin_display.inc |
Get the handler object for a single handler. |
DashboardNewsBlock::getAdminTitle |
function |
core/modules/dashboard/includes/block.news.inc |
Return an administrative title that will always have a value. |
ViewsUIWizardItemsPerPageTestCase |
class |
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to specify the number of items per page. |
FileTestHelper::getFileByFilename |
function |
core/modules/file/tests/file.test |
Get a file from the database based on its filename. |
SelectQueryExtender::getArguments |
function |
core/includes/database/select.inc |
Compiles and returns an associative array of the arguments for this prepared statement. |
views_ui_get_form_wizard_instance |
function |
core/modules/views_ui/views_ui.module |
|
DefaultEntityController::cacheGet |
function |
core/modules/entity/entity.controller.inc |
Gets entities from the static cache. |
_filter_get_processed_text_fields |
function |
core/modules/filter/filter.module |
Determines the text fields on an entity that have text processing enabled. |
OptionsWidgetsTestCase::$web_user |
property |
core/modules/field/modules/options/tests/options.test |
|
views_ui_get_default_ajax_message |
function |
core/modules/views_ui/views_ui.admin.inc |
|
MenuTestCase::getStandardMenuLink |
function |
core/modules/menu/tests/menu.test |
Get standard menu link. |
DrupalWebTestCase::drupalGetToken |
function |
core/includes/drupal.classes.inc |
|
DrupalWebTestCase::drupalGetMails |
function |
core/includes/drupal.classes.inc |
|
views_plugin_cache::get_cache_key |
function |
core/modules/views/plugins/views_plugin_cache.inc |
Returns cache key. |
PageTitleFiltering::$content_user |
property |
core/modules/system/tests/system.test |
|
PageTitleFiltering::testTitleTags |
function |
core/modules/system/tests/system.test |
Tests the handling of HTML by backdrop_set_title() and backdrop_get_title() |
tabledrag_example_parent_get_data |
function |
modules/examples/tabledrag_example/tabledrag_example_parent_form.inc |
Retrieves the tree structure from database, and sorts by parent/child/weight. |
FieldViewsFieldTest::getFieldView |
function |
core/modules/field/tests/field_views.test |
|
installer_browser_get_sort_widget |
function |
core/modules/installer/installer.pages.inc |
Returns a themed sort widget for the filters. |
ThemeUpdater::getInstallDirectory |
function |
core/modules/system/system.updater.inc |
Return the directory where a theme should be installed. |
views_plugin_cache_none::cache_get |
function |
core/modules/views/plugins/views_plugin_cache_none.inc |
Retrieve data from the cache. |
file_field_widget_process_multiple |
function |
core/modules/file/file.field.inc |
Render API callback: Processes a group of file_generic field elements. |
DashboardTaxonomyBlock::getContent |
function |
core/modules/dashboard/includes/block.taxonomy.inc |
Return the content of a block. |
LayoutBlockUsageTestCase::$profile |
property |
core/modules/layout/tests/layout.test |
The profile to install as a basis for testing. |
views_handler_argument::get_plugin |
function |
core/modules/views/handlers/views_handler_argument.inc |
Get the display or row plugin, if it exists. |
install_get_available_translations |
function |
core/includes/install.core.inc |
Provide a list of available translation files. |
DBLogTestCase::getSeverityConstant |
function |
core/modules/dblog/tests/dblog.test |
Gets the watchdog severity constant corresponding to the CSS class. |
BackdropLocalStreamWrapper::getUri |
function |
core/includes/stream_wrappers.inc |
Base implementation of getUri(). |
options_field_widget_settings_form |
function |
core/modules/field/modules/options/options.module |
Implements hook_field_widget_settings_form(). |
DatabaseConnection::getDriverClass |
function |
core/includes/database/database.inc |
Gets the driver-specific override class if any for the specified class. |
ImageStyleFlushTest::getImageCount |
function |
core/modules/image/tests/image.test |
Count the number of images currently created for a style in a wrapper. |
ConfigFileStorage::getModifiedTime |
function |
core/includes/config.inc |
Returns a timestamp indicating the last time a configuration was modified. |
TokenCurrentPageTestCase::$profile |
property |
core/modules/simpletest/tests/token.test |
The profile to install as a basis for testing. |
SelectQueryInterface::getArguments |
function |
core/includes/database/select.inc |
Compiles and returns an associative array of the arguments for this prepared statement. |
entityreference_field_widget_error |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_widget_error(). |
UserPasswordResetTest::getResetURL |
function |
core/modules/user/tests/user_password_reset.test |
Retrieves password reset email and extracts the login link. |
Layout::getContextFromRelationship |
function |
core/modules/layout/includes/layout.class.inc |
|
BackdropTestCase::getAssertionCall |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Cycles through backtrace until the first non-assertion method is found. |