text_field_widget_info |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_info(). |
text_field_widget_form |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_form(). |
Block::getAdminPreview |
function |
core/modules/layout/includes/block.class.inc |
Return a preview for this block. |
_views_ui_get_displays |
function |
core/modules/views_ui/views_ui.module |
Helper function to get a list of displays assigned to a view, and their
respective paths if any. |
drupal_get_private_key |
function |
core/includes/drupal.inc |
Ensures the private key variable used to generate tokens is set. |
OptionsWidgetsTestCase |
class |
core/modules/field/modules/options/tests/options.test |
|
Database::ignoreTarget |
function |
core/includes/database/database.inc |
Instructs the system to temporarily ignore a given key/target. |
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 |
Returns a reference to the fields array for this query. |
SelectQuery::getTables |
function |
core/includes/database/select.inc |
Returns a reference to the tables array for this query. |
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. |