51 calls to drupal_map_assoc()

aggregator_block_configure in drupal/core/modules/aggregator/aggregator.module
Implements hook_block_configure().
aggregator_form_aggregator_admin_form_alter in drupal/core/modules/aggregator/aggregator.processor.inc
Implements hook_form_aggregator_admin_form_alter().
aggregator_form_feed in drupal/core/modules/aggregator/aggregator.admin.inc
Form constructor for adding and editing feed sources.
aggregator_form_opml in drupal/core/modules/aggregator/aggregator.admin.inc
Form constructor for importing feeds from OPML.
comment_block_configure in drupal/core/modules/comment/comment.module
Implements hook_block_configure().
DatabaseStorageController::buildQuery in drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php
Builds the query to load the entity.
dblog_form_system_logging_settings_alter in drupal/core/modules/dblog/dblog.module
Implements hook_form_FORM_ID_alter() for system_logging_settings().
DisplayOverview::form in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Overrides Drupal\field_ui\OverviewBase::form().
Field::buildGroupByForm in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Extend the groupby form with group columns.
Field::buildOptionsForm in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Default options form that provides the label widget that all fields should have.
Field::multiple_options_form in drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
Provide options for multiple value fields.
field_ui_field_edit_form in drupal/core/modules/field_ui/field_ui.admin.inc
Form constructor for the field instance settings form.
field_ui_menu in drupal/core/modules/field_ui/field_ui.module
Implements hook_menu().
field_ui_table_pre_render in drupal/core/modules/field_ui/field_ui.admin.inc
Render API callback: Performs pre-render tasks on field_ui_table elements.
form_process_date in drupal/core/includes/form.inc
Expands a date element into year, month, and day select elements.
form_test_select in drupal/core/modules/system/tests/modules/form_test/form_test.module
Builds a form to test #type 'select' validation.
form_test_validate_required_form in drupal/core/modules/system/tests/modules/form_test/form_test.module
Form constructor to test the #required property.
form_type_checkboxes_value in drupal/core/includes/form.inc
Determines the value for a checkboxes form element.
form_type_select_value in drupal/core/includes/form.inc
Determines the value for a select form element.
form_type_tableselect_value in drupal/core/includes/form.inc
Determines the value for a tableselect form element.
forum_admin_settings in drupal/core/modules/forum/forum.admin.inc
Form constructor for the forum settings page.
forum_block_configure in drupal/core/modules/forum/forum.module
Implements hook_block_configure().
hook_block_configure in drupal/core/modules/block/block.api.php
Define a configuration form for a block.
hook_search_admin in drupal/core/modules/search/search.api.php
Add elements to the search settings form.
Node::validate_argument in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_validator/Node.php
node_block_configure in drupal/core/modules/node/node.module
Implements hook_block_configure().
node_form_system_site_information_settings_form_alter in drupal/core/modules/node/node.module
Implements hook_form_FORM_ID_alter().
node_search_admin in drupal/core/modules/node/node.module
Implements hook_search_admin().
NumberDecimalFormatter::settingsForm in drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberDecimalFormatter.php
Overrides Drupal\number\Plugin\field\formatter\DefaultNumberFormatter::settingsForm().
number_field_settings_form in drupal/core/modules/field/modules/number/number.module
Implements hook_field_settings_form().
options_test_dynamic_values_callback in drupal/core/modules/field/modules/options/tests/options_test.module
An entity-bound allowed values callback.
poll_form in drupal/core/modules/poll/poll.module
Implements hook_form().
ResourceBase::requestMethods in drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php
Provides predefined HTTP request methods.
search_admin_settings in drupal/core/modules/search/search.admin.inc
Menu callback: displays the search module settings page.
statistics_block_configure in drupal/core/modules/statistics/statistics.module
Implements hook_block_configure().
statistics_settings_form in drupal/core/modules/statistics/statistics.admin.inc
Form constructor for the statistics administration form.
String::title_query in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php
Override for specific title lookups.
system_cron_settings in drupal/core/modules/system/system.admin.inc
Form builder; Cron form.
system_performance_settings in drupal/core/modules/system/system.admin.inc
Form builder; Configure site performance settings.
system_rss_feeds_settings in drupal/core/modules/system/system.admin.inc
Form builder; Configure how the site handles RSS feeds.
template_preprocess_views_view_summary in drupal/core/modules/views/theme/theme.inc
Preprocess theme function to print a single record from a row, with fields
template_preprocess_views_view_summary_unformatted in drupal/core/modules/views/theme/theme.inc
Template preprocess theme function to print summary basically unformatted.
Term::validate_argument in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php
theme_links in drupal/core/includes/theme.inc
Returns HTML for a set of links.
Time::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/Time.php
Provide a form to edit options for this plugin.
update_filter_project_info in drupal/core/modules/update/update.compare.inc
Filters the project .info data to only save attributes we need.
update_get_update_list in drupal/core/includes/update.inc
Return a list of all the pending database updates.
user_block_configure in drupal/core/modules/user/user.module
Implements hook_block_configure().
views_get_enabled_display_extenders in drupal/core/modules/views/views.module
Get enabled display extenders.
WizardPluginBase::default_display_filters_user in drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Retrieves filter information based on user input for the default display.
_comment_per_page in drupal/core/modules/comment/comment.module
Returns an array of "comments per page" values that users can select from.