views_many_to_one_helper::get_field |
function |
core/modules/views/includes/handlers.inc |
Sometimes the handler might want us to use some kind of formula, so give
it that option. If it wants us to do this, it must set $helper->formula = TRUE
and implement handler->get_formula(); |
InstallerLanguageTestCase::$profile |
property |
core/modules/simpletest/tests/installer.test |
The profile to install as a basis for testing. |
token_get_invalid_tokens_by_context |
function |
core/includes/token.inc |
Validate an tokens in raw text based on possible contexts. |
views_handler_field_field::get_items |
function |
core/modules/field/views/views_handler_field_field.inc |
|
views_handler_field_field::get_value |
function |
core/modules/field/views/views_handler_field_field.inc |
|
DashboardContentTypesBlock::getTitle |
function |
core/modules/dashboard/includes/block.node_types.inc |
Return the title of a block as configured in the layout. |
FieldGetValueTestCase::$value_email1 |
property |
core/modules/field/tests/field.test |
|
FieldGetValueTestCase::$value_email2 |
property |
core/modules/field/tests/field.test |
|
ImageThemeFunctionWebTestCase::setUp |
function |
core/modules/image/tests/image.test |
Sets up a Backdrop site for running functional and integration tests. |
SelectQueryInterface::getExpressions |
function |
core/includes/database/select.inc |
Returns a reference to the expressions array for this query. |
_ckeditor5_get_generic_html_settings |
function |
core/modules/ckeditor5/ckeditor5.module |
Builds the ACF part of the CKEditor JS settings. |
Layout::getContextsFromRelationships |
function |
core/modules/layout/includes/layout.class.inc |
Load the contexts based on this Layout's relationship configuration. |
views_plugin_pager::get_current_page |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Get the current page. |
ImageToolkitUnitTest::testDesaturate |
function |
core/modules/simpletest/tests/image.test |
Test the image_desaturate() function. |
ImageToolkitGdTestCase::$transparent |
property |
core/modules/simpletest/tests/image.test |
|
views_plugin_display::get_style_type |
function |
core/modules/views/plugins/views_plugin_display.inc |
Displays can require a certain type of style plugin. By default, they will
be 'normal'. |
views_plugin_display_block::get_path |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Return the base path to use for this display. |
FieldSqlStorageTestCase::$field_name |
property |
core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
|
views_plugin_display::get_pager_text |
function |
core/modules/views/plugins/views_plugin_display.inc |
Provide some helpful text for pagers. |
LayoutStringContext::getAdminSummary |
function |
core/modules/layout/plugins/context/layout_context.inc |
Return a summary for this context. |
EntityLayoutContext::getAdminSummary |
function |
core/modules/layout/plugins/context/entity_layout_context_handler.inc |
Return a summary for this context. |
LayoutRelationshipBroken::getContext |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Get the context from this relationship. |
FileUsageTestCase::testFileUsagePage |
function |
core/modules/file/tests/file.test |
Create a file and verify its usage information. |
BackdropWebTestCase::backdropGetAJAX |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Retrieve a Backdrop path or an absolute path and JSON decode the result. |
views_handler_field_links::get_links |
function |
core/modules/views/handlers/views_handler_field_links.inc |
Internal function to get a list of links for this field. |
FieldGetValueTestCase::$content_type |
property |
core/modules/field/tests/field.test |
|
DrupalWebTestCase::drupalGetSettings |
function |
core/includes/drupal.classes.inc |
|
QueryAlterableInterface::getMetaData |
function |
core/includes/database/query.inc |
Retrieves a given piece of metadata. |
CommonBackdropArrayUnitTest::testGet |
function |
core/modules/simpletest/tests/common.test |
Tests getting nested array values. |
BackdropWebTestCase::getSelectedItem |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Get the selected value from a select field. |
LayoutRendererEditor::getRegionLinks |
function |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Render the links to display when editing a region. |
DashboardOverviewUserBlock::getTitle |
function |
core/modules/dashboard/includes/block.overview_user.inc |
Return the title of a block as configured in the layout. |
DashboardWelcomeBlock::getAdminTitle |
function |
core/modules/dashboard/includes/block.welcome.inc |
Return an administrative title that will always have a value. |
LocaleImportFunctionalTest::getPoFile |
function |
core/modules/locale/tests/locale.test |
Helper function that returns a proper .po file. |
DashboardTaxonomyBlock::getAdminTitle |
function |
core/modules/dashboard/includes/block.taxonomy.inc |
Return an administrative title that will always have a value. |
installer_browser_get_listed_projects |
function |
core/modules/installer/installer.browser.inc |
Gets the currently listed projects from the session. |
installer_browser_get_queued_projects |
function |
core/modules/installer/installer.browser.inc |
Gets the currently queued projects from the session. |
LayoutBlockUsageTestCase::$admin_user |
property |
core/modules/layout/tests/layout.test |
|
LocaleExportFunctionalTest::getPoFile |
function |
core/modules/locale/tests/locale.test |
Helper function that returns a proper .po file. |
installer_browser_get_queued_releases |
function |
core/modules/installer/installer.browser.inc |
Gets the currently queued releases from the session. |
installer_browser_get_installed_types |
function |
core/modules/installer/installer.browser.inc |
Determines the types of installed projects. |
views_handler_argument::get_sort_name |
function |
core/modules/views/handlers/views_handler_argument.inc |
Return a description of how the argument would normally be sorted. |
node_permissions_get_configured_types |
function |
core/modules/node/node.module |
Returns an array of node types that should be managed by permissions. |
BackdropLocalStreamWrapper::getTarget |
function |
core/includes/stream_wrappers.inc |
Returns the local writable target of the resource within the stream. |
entityreference_get_behavior_handlers |
function |
core/modules/entityreference/entityreference.module |
Get the behavior handlers for a given entityreference field. |
_entityreference_get_behavior_handler |
function |
core/modules/entityreference/entityreference.module |
Get the behavior handler for a given entityreference field and instance. |
entityreference_get_selection_handler |
function |
core/modules/entityreference/entityreference.module |
Get the selection handler for a given entityreference field. |
LayoutRendererFlexible::getRowButtons |
function |
core/modules/layout/plugins/renderers/layout_renderer_flexible.inc |
Render the links to display when editing a region. |
_update_get_cached_available_releases |
function |
core/modules/update/update.module |
Returns all currently cached data about available releases for all projects. |
_layout_settings_get_group_operations |
function |
core/modules/layout/layout.admin.inc |
Given a path, return a list of operations for a group of layouts. |