hook_field_widget_info |
function |
core/modules/field/field.api.php |
Expose Field API widget types. |
hook_field_widget_form |
function |
core/modules/field/field.api.php |
Return the form for a single field widget. |
SearchLanguageTestCase |
class |
core/modules/search/tests/search.test |
Test node search with multiple languages. |
ImageToolkitGdTestCase |
class |
core/modules/simpletest/tests/image.test |
Test the core GD image manipulation functions. |
filter_get_js_settings |
function |
core/modules/filter/filter.module |
Retrieve JavaScript settings that should be added by each filter. |
ViewsBlock::getContent |
function |
core/modules/views/includes/views.block.inc |
Return the content of a block. |
date_field_widget_info |
function |
core/modules/date/date.field.inc |
Implements hook_field_widget_info(). |
date_field_widget_form |
function |
core/modules/date/date.field.inc |
Implementation of hook_field_widget_form(). |
views_ui_ajax_get_form |
function |
core/modules/views_ui/views_ui.module |
Menu callback; handles AJAX form submissions similar to ajax_form_callback(), but can be used for uncached forms. |
layout_get_all_configs |
function |
core/modules/layout/layout.module |
Read all configuration files from disk of a particular layout type. |
views_ui_get_admin_css |
function |
core/modules/views_ui/views_ui.admin.inc |
Create an array of Views admin CSS for adding or attaching. |
layout_get_layout_info |
function |
core/modules/layout/layout.module |
Load the layout template information for a single layout template name. |
BlockExample::getTitle |
function |
modules/examples/block_example/block_example.inc |
Sets block subject on block view. |
layout_get_access_info |
function |
core/modules/layout/layout.module |
Load all layout access information from modules. |
drupal_get_normal_path |
function |
core/includes/drupal.inc |
Given a URL alias, return the internal path it represents. |
file_get_mimetype_type |
function |
core/modules/file/file.module |
|
backdrop_get_html_head |
function |
core/includes/common.inc |
Retrieves output to be displayed in the HEAD tag of the HTML page. |
_node_search_get_types |
function |
core/modules/node/node.module |
Get the list of node types that are enabled for indexing. |
BackdropFakeCache::get |
function |
core/includes/cache-install.inc |
Overrides BackdropDatabaseCache::get(). |
SelectQuery::getFields |
function |
core/includes/database/select.inc |
Implements SelectQueryInterface::getFields(). |
SelectQuery::getTables |
function |
core/includes/database/select.inc |
Implements SelectQueryInterface::getTables(). |
BackdropSetMessageTest |
class |
core/modules/system/tests/system.test |
Tests backdrop_set_message() and related functions. |
LINK_TARGET_NEW_WINDOW |
constant |
core/modules/link/link.module |
|
BackdropNullCache::get |
function |
core/includes/cache.inc |
Implements BackdropCacheInterface::get(). |
link_field_widget_info |
function |
core/modules/link/link.module |
Implements hook_field_widget_info(). |
update_get_update_list |
function |
core/includes/update.inc |
Returns a list of all the pending site updates. |
link_field_widget_form |
function |
core/modules/link/link.module |
Implements hook_field_widget_form(). |
field_behaviors_widget |
function |
core/modules/field/field.info.inc |
Determines the behavior of a widget with respect to an operation. |
simpletest_test_get_all |
function |
core/modules/simpletest/simpletest.module |
Get a list of all of the tests provided by the system. |
file_field_widget_value |
function |
core/modules/file/file.field.inc |
Render API callback: Retrieves the value for the file_generic field element. |
ArchiverTar::getArchive |
function |
core/modules/system/system.archiver.inc |
Retrieve the tar engine itself. |
ArchiverZip::getArchive |
function |
core/modules/system/system.archiver.inc |
Retrieve the zip engine itself. |
update_get_project_name |
function |
core/modules/update/update.compare.inc |
Determines what project a given file object belongs to. |
_token_example_get_node |
function |
modules/examples/token_example/token_example.module |
Builds a list of available content. |
_token_example_get_user |
function |
modules/examples/token_example/token_example.module |
Builds a list of available user accounts. |
_token_example_get_file |
function |
modules/examples/token_example/token_example.module |
Builds a list of available files. |
view::get_exposed_input |
function |
core/modules/views/includes/view.inc |
Figure out what the exposed input for this view is. |
BatchQueue::getAllItems |
function |
core/includes/batch.queue.inc |
Retrieves all remaining items in the queue. |
FieldBlock::getChildren |
function |
core/modules/field/field.block.inc |
Creates an array of "child blocks" for display in the "Add Block" dialog. |
BlockLegacy::getContent |
function |
core/modules/layout/includes/block_legacy.class.inc |
Return the content of a block. |
field_get_default_value |
function |
core/modules/field/field.module |
Helper function to get the default value for a field on an entity. |
file_test_get_all_calls |
function |
core/modules/simpletest/tests/file_test.module |
Get an array with the calls for all hooks. |
views_get_enabled_views |
function |
core/modules/views/views.module |
Returns an array of all enabled views, as fully loaded $view objects. |
text_field_widget_error |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_error(). |
FieldSqlStorageTestCase |
class |
core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Tests field storage. |
archiver_get_extensions |
function |
core/includes/common.inc |
Returns a string of supported archive extensions. |
Database::getConnection |
function |
core/includes/database/database.inc |
Gets the connection object for the specified database key and target. |
menu_link_get_preferred |
function |
core/includes/menu.inc |
Looks up the preferred menu link for a given system path. |
BlockBroken::getContent |
function |
core/modules/layout/includes/block.class.inc |
|
drupal_render_cache_get |
function |
core/includes/drupal.inc |
Gets the rendered output of a renderable element from the cache. |