Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for add

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
DatabaseSchema_mysql::addUniqueKey function drivers/database_mysql/schema.inc Add a unique key.
SchemaTestCase::testSchemaAddField function modules/simpletest/tests/schema.test Test adding columns to an existing table.
LayoutRendererStandard::addLibrary function modules/layout/plugins/renderers/layout_renderer_standard.inc Add Library information to the renderer.
SelectQueryExtender::addExpression function includes/database/select.inc Adds an expression to the list of "fields" to be selected.
layout_condition_add_form_validate function modules/layout/layout.admin.inc Validation handler for layout_condition_add_form().
views_ui_config_item_form_add_group function modules/views_ui/views_ui.admin.inc Add a new group to the exposed filter groups.
FieldUITestCase::fieldUIAddNewField function modules/field_ui/tests/field_ui.test Creates a new field through the Field UI.
SelectQueryInterface::addExpression function includes/database/select.inc Adds an expression to the list of "fields" to be selected.
StreamWrapperInterface::dir_readdir function includes/stream_wrappers.inc
views_ui_add_form_store_edit_submit function modules/views_ui/views_ui.admin.inc Process the add view form, 'continue'.
views_plugin_query_default::add_tag function modules/views/plugins/views_plugin_query_default.inc Adds a query tag to the sql object.
views_many_to_one_helper::add_table function modules/views/includes/handlers.inc Add a table to the query.
DatabaseSchema_mysql::addPrimaryKey function drivers/database_mysql/schema.inc Add a primary key.
DBLogTestCase::testDBLogAddAndClear function modules/dblog/tests/dblog.test Tests the addition and clearing of log events through the admin interface.
EntityFieldQuery::addFieldCondition function modules/entity/entity.query.inc Adds the given condition to the proper condition array.
layout_menu_item_form_condition_add function modules/layout/layout.admin.inc Submit handler for layout_settings_form() that lets the user add a condition.
installer_browser_install_queue_add function modules/installer/installer.browser.inc Adds a project to the install queue.
views_many_to_one_helper::add_filter function modules/views/includes/handlers.inc
views_handler_field::add_self_tokens function modules/views/handlers/views_handler_field.inc Add any special tokens this field might use for itself.
ContactSitewideTestCase::addCategory function modules/contact/tests/contact.test Adds a category.
BootstrapIPAddressTestCase::tearDown function modules/simpletest/tests/bootstrap.test Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
BootstrapIPAddressTestCase::$profile property modules/simpletest/tests/bootstrap.test The profile to install as a basis for testing.
ViewsUiBaseViewsWizard::add_displays function modules/views_ui/wizards/views_ui_base_views_wizard.php Add the array of display options to the view, with appropriate overrides.
layout_context_relationship_add_form function modules/layout/layout.context.admin.inc Form callback; Displays form for adding new relationships to a layout.
layout_context_add_load_context_nojs function modules/layout/layout.context.admin.inc Submit handler to select a context or relationship. Hidden when JavaScript is enabled.
TokenTaxonomyTestCase::addVocabulary function modules/simpletest/tests/token.test
QueryAlterableInterface::addMetaData function includes/database/query.inc Adds additional metadata to the query.
PathPatternTestHelper::addVocabulary function modules/path/tests/path_pattern.test
CommonJavaScriptTestCase::testAddFile function modules/simpletest/tests/common.test Test adding a JavaScript file.
views_plugin_query_default::add_table function modules/views/plugins/views_plugin_query_default.inc Add a table to the query, ensuring the path exists.
BlockTranslationTestCase::addLanguage function modules/block/tests/block.translation.test
views_ui_edit_form_submit_add_display function modules/views_ui/views_ui.admin.inc Submit handler to add a display to a view.
language_admin_add_custom_form_submit function modules/language/language.admin.inc Process the custom language addition form submission.
views_plugin_query_default::add_field function 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 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_plugin_query_default::add_having function modules/views/plugins/views_plugin_query_default.inc Add a simple HAVING clause to the query.
views_plugin_query_default::add_orderby function modules/views/plugins/views_plugin_query_default.inc Add an ORDER BY clause to the query.
locale_translate_add_language_set_batch function modules/locale/locale.bulk.inc Set a batch for newly added language.
views_plugin_query_default::add_groupby function 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.
CommonJavaScriptTestCase::testAddInline function modules/simpletest/tests/common.test Test adding inline scripts.
views_ui_pre_render_add_fieldset_markup function modules/views_ui/views_ui.admin.inc Move form elements into fieldsets for presentation purposes.
BackdropLocalStreamWrapper::dir_readdir function includes/stream_wrappers.inc Support for readdir().
installer_browser_add_remove_queue_link function modules/installer/installer.browser.inc Builds the add/remove project to install queue link.
language_admin_add_custom_form_validate function modules/language/language.admin.inc Validate the language addition form on custom language button.
SearchCommentTestCase::testAddNewComment function modules/search/tests/search.test Verify that 'Add comment' does not appear in search results or index.
views_plugin::additional_theme_functions function modules/views/includes/plugin.inc Provide a list of additional theme functions for the theme information page
_field_ui_add_default_view_mode_settings function modules/field_ui/field_ui.admin.inc Populates display settings for a new display mode from the default display mode.
layout_condition_add_load_condition_nojs function modules/layout/layout.admin.inc Submit handler to select a condition. Hidden when JavaScript is enabled.
CommonJavaScriptTestCase::testAddSetting function modules/simpletest/tests/common.test Test adding settings.
FieldUITestCase::fieldUIAddExistingField function modules/field_ui/tests/field_ui.test Adds an existing field through the Field UI.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS