Database::addConnectionInfo |
function |
core/includes/database/database.inc |
Adds database connection information for a given key/target. |
SelectQueryExtender::addTag |
function |
core/includes/database/select.inc |
Adds a tag to a query. |
image_style_form_add_submit |
function |
core/modules/image/image.admin.inc |
Submit handler for adding a new image effect to an image style. |
image_style_add_form_submit |
function |
core/modules/image/image.admin.inc |
Submit handler for adding a new image style. |
FileUsageTest::testAddUsage |
function |
core/modules/simpletest/tests/file.test |
Tests file_usage_add(). |
MenuTestCase::addCustomMenu |
function |
core/modules/menu/tests/menu.test |
Add custom menu. |
image_style_add_allowed_uri |
function |
core/modules/image/image.module |
Add an image style URI to the allowlist. |
update_module_add_to_system |
function |
core/includes/update.inc |
Adds modules to the system table in a Backdrop core update. |
theme_render_example_add_div |
function |
modules/examples/render_example/render_example.module |
Wraps a div around the already-rendered #children. |
layout_entity_admin_add_form |
function |
core/modules/layout/layout.entity.admin.inc |
Render the form for adding a layout for an entity. |
TokenEntityTestCase::addTerm |
function |
core/modules/simpletest/tests/token.test |
|
ajax_example_add_more_submit |
function |
modules/examples/ajax_example/ajax_example_graceful_degradation.inc |
Final submit handler. |
SelectQueryExtender::addJoin |
function |
core/includes/database/select.inc |
Join against another table in the database. |
BackdropDiffFormatter::added |
function |
core/includes/diff.inc |
|
DatabaseSchema::addUniqueKey |
function |
core/includes/database/schema.inc |
Add a unique key. |
file_add_upload_step_filetype |
function |
core/modules/file/file.pages.inc |
Generate form fields for the second step in the add file wizard. |
ajax_example_add_more_add_one |
function |
modules/examples/ajax_example/ajax_example_graceful_degradation.inc |
Submit handler for the "add-one-more" button. |
block_add_block_form_validate |
function |
core/modules/block/block.admin.inc |
Form validation handler for block_add_block_form(). |
SelectQueryInterface::addJoin |
function |
core/includes/database/select.inc |
Join against another table in the database. |
image_style_form_add_validate |
function |
core/modules/image/image.admin.inc |
Validate handler for adding a new image effect to an image style. |
SelectQueryExtender::addField |
function |
core/includes/database/select.inc |
Adds a field to the list to be SELECTed. |
views_ui_add_form_save_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Process the add view form, 'save'. |
queue_example_add_remove_form |
function |
modules/examples/queue_example/queue_example.module |
Form generator for managing the queue. |
LayoutRendererEditor::addMeta |
function |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Attach out-of-band page metadata (e.g., CSS and JS). |
CommonBackdropAddFeedTestCase |
class |
core/modules/simpletest/tests/common.test |
Basic tests for backdrop_add_feed(). |
DatabaseSchema::addPrimaryKey |
function |
core/includes/database/schema.inc |
Add a primary key. |
EntityFieldQuery::addMetaData |
function |
core/modules/entity/entity.query.inc |
Adds additional metadata to the query. |
views_ui_add_item_form_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Submit handler for adding new item(s) to a view. |
theme_render_example_add_notes |
function |
modules/examples/render_example/render_example.module |
Wraps a div and add a little text after the rendered #children. |
TokenTaxonomyTestCase::addTerm |
function |
core/modules/simpletest/tests/token.test |
|
ajax_example_add_more_callback |
function |
modules/examples/ajax_example/ajax_example_graceful_degradation.inc |
Callback for both ajax-enabled buttons. |
SelectQueryInterface::addField |
function |
core/includes/database/select.inc |
Adds a field to the list to be SELECTed. |
HWLDFWordAccumulator::addWords |
function |
core/includes/diff.inc |
|
layout_context_add_form_cancel |
function |
core/modules/layout/layout.context.admin.inc |
Submit handler for the cancel button on layout_context_add_form(). |
layout_context_add_form_submit |
function |
core/modules/layout/layout.context.admin.inc |
Submit handler for layout_context_add_form(). |
PathPatternTestHelper::addTerm |
function |
core/modules/path/tests/path_pattern.test |
|
LayoutRendererStandard::addCss |
function |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Add CSS information to the renderer. |
EntityFieldQuery::addCondition |
function |
core/modules/entity/entity.query.inc |
Adds a condition to an already built SelectQuery (internal function). |
DatabaseSchema_mysql::addField |
function |
core/includes/database/mysql/schema.inc |
Add a new field to a table. |
MenuBlockTestCase::addMenuLink |
function |
core/modules/system/tests/system.test |
Add a menu link using the menu module UI. |
cron_example_add_jobs_to_queue |
function |
modules/examples/cron_example/cron_example.module |
Submit function used to add the items to the queue. |
DatabaseSchema_mysql::addIndex |
function |
core/includes/database/mysql/schema.inc |
Add an index. |
UserCreateTestCase::testUserAdd |
function |
core/modules/user/tests/user.test |
Create a user through the administration interface and ensure that it
displays in the user list. |
LayoutRendererFlexible::addMeta |
function |
core/modules/layout/plugins/renderers/layout_renderer_flexible.inc |
Attach page metadata. |
RedirectTestHelper::addRedirect |
function |
core/modules/redirect/tests/redirect.test |
Add an URL redirection. |
views_ui_add_limited_validation |
function |
core/modules/views_ui/views_ui.admin.inc |
Processes a non-JavaScript fallback submit button to limit its validation errors. |
MenuTestCase::addCustomMenuCRUD |
function |
core/modules/menu/tests/menu.test |
Add custom menu using CRUD functions. |
views_ui_add_form_cancel_submit |
function |
core/modules/views_ui/views_ui.admin.inc |
Cancel the add view form. |
QueryAlterableInterface::addTag |
function |
core/includes/database/query.inc |
Adds a tag to a query. |
LayoutRendererStandard::addMeta |
function |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Attach out-of-band page metadata (e.g., CSS and JS). |