DashboardMenuBlock::getContent |
function |
core/modules/dashboard/includes/block.menus.inc |
Return the content of a block. |
MenuLanguageTestCase::$profile |
property |
core/modules/menu/tests/menu_language.test |
Profile name. |
views_handler_field::get_value |
function |
core/modules/views/handlers/views_handler_field.inc |
Get the value that's supposed to be rendered. |
SearchPageText::testSearchText |
function |
core/modules/search/tests/search.test |
Tests the failed search text, and various other text on the search page. |
FieldGetValueTestCase::$value1 |
property |
core/modules/field/tests/field.test |
|
FieldGetValueTestCase::$value2 |
property |
core/modules/field/tests/field.test |
|
EntityInterface::getFieldValue |
function |
core/modules/entity/entity.class.inc |
Returns a single value from a field on the entity. |
ConfigFileStorage::getFilePath |
function |
core/includes/config.inc |
Returns the path to the configuration file. |
field_extra_fields_get_display |
function |
core/modules/field/field.module |
Returns the display settings to use for pseudo-fields in a display mode. |
search_get_default_module_info |
function |
core/modules/search/search.module |
Returns information about the default search module. |
SelectQueryInterface::getUnion |
function |
core/includes/database/select.inc |
Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT. |
FieldSqlStorageTestCase::setUp |
function |
core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Sets up a Backdrop site for running functional and integration tests. |
backdrop_get_filetransfer_info |
function |
core/includes/common.inc |
Assembles the Backdrop FileTransfer registry. |
views_plugin_display::get_path |
function |
core/modules/views/plugins/views_plugin_display.inc |
Return the base path to use for this display. |
PathLanguageTestCase::$profile |
property |
core/modules/path/tests/path.test |
The profile to install as a basis for testing. |
ImageToolkitTestCase::$toolkit |
property |
core/modules/simpletest/tests/image.test |
|
views_plugin_pager::get_offset |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Get the page offset, or how many items to skip. |
ImageToolkitUnitTest::testLoad |
function |
core/modules/simpletest/tests/image.test |
Test the image_load() function. |
ImageToolkitUnitTest::testSave |
function |
core/modules/simpletest/tests/image.test |
Test the image_save() function. |
ImageToolkitUnitTest::testCrop |
function |
core/modules/simpletest/tests/image.test |
Test the image_crop() function. |
DashboardNewsBlock::getContent |
function |
core/modules/dashboard/includes/block.news.inc |
Return the content of a block. |
ImageToolkitGdTestCase::$black |
property |
core/modules/simpletest/tests/image.test |
|
HWLDFWordAccumulator::getLines |
function |
core/includes/diff.inc |
|
ImageToolkitGdTestCase::$green |
property |
core/modules/simpletest/tests/image.test |
|
ImageToolkitGdTestCase::$white |
property |
core/modules/simpletest/tests/image.test |
|
FileUsageTest::testRemoveUsage |
function |
core/modules/simpletest/tests/file.test |
Tests file_usage_delete(). |
ImageToolkitGdTestCase::$width |
property |
core/modules/simpletest/tests/image.test |
|
SelectQueryExtender::getFields |
function |
core/includes/database/select.inc |
Returns a reference to the fields array for this query. |
SelectQueryExtender::getTables |
function |
core/includes/database/select.inc |
Returns a reference to the tables array for this query. |
tablesort_get_query_parameters |
function |
core/includes/tablesort.inc |
Composes a URL query parameter array for table sorting links. |
LayoutRelationship::getContext |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Get the context from this relationship. |
LayoutContext::getAdminSummary |
function |
core/modules/layout/plugins/context/layout_context.inc |
Return a summary for this context. |
EntityInterface::getRevisionId |
function |
core/modules/entity/entity.class.inc |
Returns the revision identifier of the entity. |
image_get_supported_extensions |
function |
core/includes/image.inc |
Gets supported image extensions. |
BackupDatabase::getObjectNames |
function |
core/includes/backup/backup.database.inc |
Get a list of objects in the database. |
BackdropFakeCache::getMultiple |
function |
core/includes/cache-install.inc |
Overrides BackdropDatabaseCache::getMultiple(). |
ViewsSqlTest::getBasicPageView |
function |
core/modules/views/tests/views_query.test |
Build and return a Page view of the views_test table. |
file_type_get_valid_extensions |
function |
core/modules/file/file.module |
Returns an array of valid file extensions. |
DashboardCreateBlock::getTitle |
function |
core/modules/dashboard/includes/block.create.inc |
Return the title of a block as configured in the layout. |
DashboardUpdateBlock::getTitle |
function |
core/modules/dashboard/includes/block.update.inc |
Return the title of a block as configured in the layout. |
FrontPageTestCase::$admin_user |
property |
core/modules/system/tests/system.test |
|
BackdropNullCache::getMultiple |
function |
core/includes/cache.inc |
Implements BackdropCacheInterface::getMultiple(). |
file_field_widget_settings_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_widget_settings_form(). |
field_example_field_widget_info |
function |
modules/examples/field_example/field_example.module |
Implements hook_field_widget_info(). |
field_example_field_widget_form |
function |
modules/examples/field_example/field_example.module |
Implements hook_field_widget_form(). |
LayoutBlockUsageTestCase::setUp |
function |
core/modules/layout/tests/layout.test |
Sets up a Backdrop site for running functional and integration tests. |
DBLogTestCase::getContentUpdate |
function |
core/modules/dblog/tests/dblog.test |
Creates random content as an update based on node content type. |
SearchPageText::$searching_user |
property |
core/modules/search/tests/search.test |
|
CacheGetMultipleUnitTest::setUp |
function |
core/modules/simpletest/tests/cache.test |
Sets up a Backdrop site for running functional and integration tests. |
EntityInterface::getFieldValues |
function |
core/modules/entity/entity.class.inc |
Returns all values from a field on the entity. |