menu_get_active_menu_names |
function |
core/includes/menu.inc |
Gets the active menu for the current page. |
file_get_upload_validators |
function |
core/modules/file/file.pages.inc |
Retrieves the upload validators for a file. |
BlockBroken::getAdminTitle |
function |
core/modules/layout/includes/block.class.inc |
|
menu_get_active_breadcrumb |
function |
core/includes/menu.inc |
Gets the breadcrumb for the current page, as determined by the active trail. |
_update_get_cache_multiple |
function |
core/modules/update/update.module |
Returns an array of cache items with a given cache ID prefix. |
PageComponents::getContent |
function |
core/modules/system/block.page_components.inc |
Return the content of a block. |
FieldAttachStorageTestCase |
class |
core/modules/field/tests/field.test |
Unit test class for storage-related field_attach_* functions. |
drupal_get_schema_versions |
function |
core/includes/drupal.inc |
Returns an array of available schema versions for a module. |
backdrop_get_user_timezone |
function |
core/includes/bootstrap.inc |
Returns the time zone of the current user. |
_color_get_theme_from_file |
function |
core/modules/color/color.module |
Finds which theme a CSS file came from. |
language_types_get_default |
function |
core/includes/bootstrap.inc |
Returns a list of the built-in language types. |
image_field_widget_process |
function |
core/modules/image/image.field.inc |
An element #process callback for the image_image field type. |
ViewsSqlTest::getBasicView |
function |
core/modules/views/tests/views_query.test |
Build and return a basic view of the views_test table. |
pager_get_query_parameters |
function |
core/includes/pager.inc |
Compose a URL query parameter array for pager links. |
views_ui_get_form_progress |
function |
core/modules/views_ui/views_ui.admin.inc |
Get the user's current progress through the form stack. |
tabledrag_example_get_tree |
function |
modules/examples/tabledrag_example/tabledrag_example_parent_form.inc |
Recursively adds to the $itemtree array, ordered by parent/child/weight. |
NodeBlock::getAdminPreview |
function |
core/modules/node/node.block.inc |
Returns a preview for this block. |
BackdropDatabaseCache::get |
function |
core/includes/cache.inc |
Implements BackdropCacheInterface::get(). |
config_get_config_directory |
function |
core/includes/config.inc |
Returns the path of a configuration directory for config stored in files. |
MenuLanguageTestCase::setUp |
function |
core/modules/menu/tests/menu_language.test |
Set up test environment. |
DatabaseConnection::$target |
property |
core/includes/database/database.inc |
The database target this connection is for. |
DBLogTestCase::getTypeCount |
function |
core/modules/dblog/tests/dblog.test |
Gets the count of database log entries by database log event type. |
drupal_get_query_parameters |
function |
core/includes/drupal.inc |
Processes a URL query parameter array to remove unwanted elements. |
PathLanguageTestCase::setUp |
function |
core/modules/path/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldBlock::getAdminPreview |
function |
core/modules/field/field.block.inc |
Sets description text on draggable block in Layout builder. |
_taxonomy_get_tid_from_term |
function |
core/modules/taxonomy/taxonomy.module |
Helper function for array_map purposes. |
user_permission_get_modules |
function |
core/modules/user/user.module |
Determine the modules that permissions belong to. |
_date_html5_get_date_limits |
function |
core/modules/date/date.elements.inc |
Helper function to get widget settings for date limits. |
comment_get_display_ordinal |
function |
core/modules/comment/comment.module |
Gets the display ordinal for a comment, starting from 0. |
GenericFieldTest::getModule |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
The module to enable. |
taxonomy_field_widget_error |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_error(). |
LayoutMenuItem::getContexts |
function |
core/modules/layout/includes/layout_menu_item.class.inc |
Get all contexts required or configured for this menu path. |
Database::getConnectionInfo |
function |
core/includes/database/database.inc |
Gets information on the specified database connection. |
ImageToolkitTestCase::$file |
property |
core/modules/simpletest/tests/image.test |
|
ImageToolkitTestCase::setUp |
function |
core/modules/simpletest/tests/image.test |
Sets up a Backdrop site for running functional and integration tests. |
system_menu_block_get_title |
function |
core/modules/system/system.menu.inc |
Retrieves the menu item to use for the tree's title. |
PageComponents::getChildren |
function |
core/modules/system/block.page_components.inc |
Allows an array of "child blocks" for display in the "Add Block" dialog. |
DashboardNewsBlock::getNews |
function |
core/modules/dashboard/includes/block.news.inc |
Return the current list of news items. |
FileUsageTest::testGetUsage |
function |
core/modules/simpletest/tests/file.test |
Tests file_usage_list(). |
FileUsageTest::testAddUsage |
function |
core/modules/simpletest/tests/file.test |
Tests file_usage_add(). |
FileTestHelper::getTestFile |
function |
core/modules/file/tests/file.test |
Retrieves a sample file of the specified type. |
_menu_get_menu_weight_delta |
function |
core/modules/menu/menu.module |
Calculate the delta for the weight element for a given set of menus. |
_views_ui_get_displays_list |
function |
core/modules/views_ui/views_ui.module |
Helper function to get a list of displays included in a view. |
PagerDefault::getCountQuery |
function |
core/includes/pager.class.inc |
Retrieve the count query for this pager. |
BlockExample::getAdminTitle |
function |
modules/examples/block_example/block_example.inc |
Sets title text on draggable block panel in Layout builder. |
backup_get_backup_directory |
function |
core/includes/bootstrap.inc |
Get the backup directory (if any) for this site. |
layout_get_layout_tempstore |
function |
core/modules/layout/layout.module |
Get a layout or menu item currently being edited from the tempstore. |
ConnectionUnitTest::$target |
property |
core/modules/simpletest/tests/database_test.test |
|
filter_get_format_tempstore |
function |
core/modules/filter/filter.module |
Get a format currently being edited from the tempstore. |
BatchPageTestCase::$profile |
property |
core/modules/simpletest/tests/batch.test |
The profile to install as a basis for testing. |