views_many_to_one_helper::add_filter |
function |
core/modules/views/includes/handlers.inc |
|
BootstrapIPAddressTestCase::$proxy_ip |
property |
core/modules/simpletest/tests/bootstrap.test |
|
BlockTranslationTestCase::addLanguage |
function |
core/modules/block/tests/block.translation.test |
|
layout_entity_admin_add_form_validate |
function |
core/modules/layout/layout.entity.admin.inc |
Validate handler for the layout_entity_admin_add_form(). |
CommonJavaScriptTestCase::testAddFile |
function |
core/modules/simpletest/tests/common.test |
Test adding a JavaScript file. |
language_admin_add_custom_form_submit |
function |
core/modules/language/language.admin.inc |
Process the custom language addition form submission. |
views_plugin_query_default::add_table |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a table to the query, ensuring the path exists. |
views_plugin_query_default::add_field |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a field to the query table, possibly with an alias. This will
automatically call ensure_table to make sure the required table
exists, *unless* $table is unset. |
views_plugin_query_default::add_where |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a simple WHERE clause to the query. The caller is responsible for
ensuring that all fields are fully qualified (TABLE.FIELD) and that
the table already exists in the query. |
views_ui_edit_form_submit_add_display |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler to add a display to a view. |
BootstrapIPAddressTestCase::$oldserver |
property |
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapIPAddressTestCase::$remote_ip |
property |
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapIPAddressTestCase::$proxy2_ip |
property |
core/modules/simpletest/tests/bootstrap.test |
|
queue_example_add_remove_form_run_cron |
function |
modules/examples/queue_example/queue_example.module |
Submit function for "run cron" button. |
views_plugin_query_default::add_having |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a simple HAVING clause to the query. |
installer_browser_add_remove_queue_link |
function |
core/modules/installer/installer.browser.inc |
Builds the add/remove project to install queue link. |
BootstrapIPAddressTestCase::$cluster_ip |
property |
core/modules/simpletest/tests/bootstrap.test |
|
locale_translate_add_language_set_batch |
function |
core/modules/locale/locale.bulk.inc |
Set a batch for newly added language. |
BackdropLocalStreamWrapper::dir_readdir |
function |
core/includes/stream_wrappers.inc |
Support for readdir(). |
CommonJavaScriptTestCase::testAddInline |
function |
core/modules/simpletest/tests/common.test |
Test adding inline scripts. |
language_admin_add_custom_form_validate |
function |
core/modules/language/language.admin.inc |
Validate the language addition form on custom language button. |
views_plugin_query_default::add_orderby |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add an ORDER BY clause to the query. |
views_plugin_query_default::add_groupby |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a simple GROUP BY clause to the query. The caller is responsible
for ensuring that the fields are fully qualified and the table is properly
added. |
views_ui_pre_render_add_fieldset_markup |
function |
core/modules/views_ui/views_ui.admin.inc |
Move form elements into fieldsets for presentation purposes. |
views_plugin::additional_theme_functions |
function |
core/modules/views/includes/plugin.inc |
Provide a list of additional theme functions for the theme information page |
SearchCommentTestCase::testAddNewComment |
function |
core/modules/search/tests/search.test |
Verify that 'Add comment' does not appear in search results or index. |
layout_condition_add_load_condition_nojs |
function |
core/modules/layout/layout.admin.inc |
Submit handler to select a condition. Hidden when JavaScript is enabled. |
CommonJavaScriptTestCase::testAddSetting |
function |
core/modules/simpletest/tests/common.test |
Test adding settings. |
_field_ui_add_default_view_mode_settings |
function |
core/modules/field_ui/field_ui.admin.inc |
Populates display settings for a new display mode from the default display mode. |
FieldUITestCase::fieldUIAddExistingField |
function |
core/modules/field_ui/tests/field_ui.test |
Adds an existing field through the Field UI. |
BootstrapIPAddressTestCase::$forwarded_ip |
property |
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapIPAddressTestCase::$untrusted_ip |
property |
core/modules/simpletest/tests/bootstrap.test |
|
layout_block_configure_form_condition_add |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_block_configure_form() to add a condition. |
locale_form_language_admin_add_form_alter |
function |
core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_add_form((). |
AdminBarDynamicLinksTestCase::testNodeAdd |
function |
core/modules/admin_bar/tests/admin_bar.test |
Tests Add content links. |
CommonJavaScriptTestCase::testAddExternal |
function |
core/modules/simpletest/tests/common.test |
Tests adding an external JavaScript File. |
language_admin_add_predefined_form_submit |
function |
core/modules/language/language.admin.inc |
Process the predefined language addition form submission. |
FieldFormTestCase::testFieldFormJSAddMore |
function |
core/modules/field/tests/field.test |
|
queue_example_add_remove_form_clear_queue |
function |
modules/examples/queue_example/queue_example.module |
Submit handler for clearing/deleting the queue. |
views_plugin_query_default::add_signature |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a signature to the query, if such a thing is feasible. |
views_handler_field_field::add_field_table |
function |
core/modules/field/views/views_handler_field_field.inc |
Determine if the field table should be added to the query. |
views_handler_field::add_additional_fields |
function |
core/modules/views/handlers/views_handler_field.inc |
Add 'additional' fields to the query. |
views_handler_field_field::add_self_tokens |
function |
core/modules/field/views/views_handler_field_field.inc |
|
layout_flexible_template_settings_add_form |
function |
core/modules/layout/layout.flexible.inc |
Form to add a flexible template. |
SchemaTestCase::assertFieldAdditionRemoval |
function |
core/modules/simpletest/tests/schema.test |
Assert that a given field can be added and removed from a table. |
BackdropWebTestCase::$additionalCurlOptions |
property |
core/modules/simpletest/backdrop_web_test_case.php |
Additional cURL options. |
language_admin_add_predefined_form_validate |
function |
core/modules/language/language.admin.inc |
Element specific validator for the Add language button. |
FileExampleSessionStreamWrapper::dir_readdir |
function |
modules/examples/file_example/file_example_session_streams.inc |
Support for readdir(). |
views_plugin_query_default::add_relationship |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
A relationship is an alternative endpoint to a series of table
joins. Relationships must be aliases of the primary table and
they must join either to the primary table or to a pre-existing
relationship. |
BootstrapIPAddressTestCase::testIPAddressHost |
function |
core/modules/simpletest/tests/bootstrap.test |
test IP Address and hostname |