63 calls to drupal_map_assoc()

ActionBag::__construct in drupal/core/lib/Drupal/Core/Action/ActionBag.php
Constructs a new ActionBag object.
AggregatorCategoryBlock::blockForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorCategoryBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
AggregatorFeedBlock::blockForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Block/AggregatorFeedBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
BlockPluginBag::__construct in drupal/core/modules/block/lib/Drupal/block/BlockPluginBag.php
Constructs a BlockPluginBag object.
CronForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
DatabaseStorageController::buildQuery in drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php
Builds the query to load the entity.
DatabaseStorageControllerNG::buildQuery in drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php
Builds the query to load the entity.
DateHelper::days in drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php
Constructs an array of days in a month.
DateHelper::years in drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php
Constructs an array of years in a specified range.
dblog_form_system_logging_settings_alter in drupal/core/modules/dblog/dblog.module
Implements hook_form_FORM_ID_alter() for system_logging_settings().
DefaultProcessor::settingsForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php
Implements \Drupal\aggregator\Plugin\ProcessorInterface::settingsForm().
DefaultViewsTest::testArchiveView in drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php
Tests the archive view.
DisplayBag::__construct in drupal/core/modules/views/lib/Drupal/views/DisplayBag.php
Constructs a DisplayBag object.
DisplayOverview::buildForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
EntityReference::pre_render in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/row/EntityReference.php
Overrides \Drupal\views\Plugin\views\row\Fields::pre_render().
entity_test_entity_types in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Returns a list of test entity types.
FeedFormController::form in drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php
Overrides Drupal\Core\Entity\EntityFormController::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.
FilterEntityBundleTest::testFilterEntity in drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FilterEntityBundleTest.php
Tests the generic bundle filter.
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.
form_type_table_value in drupal/core/includes/form.inc
Determines the value of a table form element.
ForumBlockBase::blockForm in drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php
Overrides \Drupal\block\BlockBase::blockForm().
ForumSettingsForm::buildForm in drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
hook_search_admin in drupal/core/modules/search/search.api.php
Add elements to the search settings form.
locale_translation_get_projects in drupal/core/modules/locale/locale.translation.inc
Get array of projects which are available for interface translation.
Node::validateArgument in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_validator/Node.php
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/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/number/number.module
Implements hook_field_settings_form().
OpmlFeedAdd::buildForm in drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php
Form constructor.
options_test_dynamic_values_callback in drupal/core/modules/options/tests/options_test.module
An entity-bound allowed values callback.
OverviewBase::tablePreRender in drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php
Performs pre-render tasks on field_ui_table elements.
PerformanceForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
RecentCommentsBlock::blockForm in drupal/core/modules/comment/lib/Drupal/comment/Plugin/Block/RecentCommentsBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
RecentContentBlock::blockForm in drupal/core/modules/node/lib/Drupal/node/Plugin/Block/RecentContentBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
RssFeedsForm::buildForm in drupal/core/modules/system/lib/Drupal/system/Form/RssFeedsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SearchSettingsForm::buildForm in drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
SelectionBase::settingsForm in drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php
Implements SelectionInterface::settingsForm().
Serializer::buildOptionsForm in drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/style/Serializer.php
Provide a form to edit options for this plugin.
StatisticsPopularBlock::blockForm in drupal/core/modules/statistics/lib/Drupal/statistics/Plugin/Block/StatisticsPopularBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
String::titleQuery in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php
Override for specific title lookups.
template_preprocess_views_view_summary in drupal/core/modules/views/views.theme.inc
Prepares variables for views summary templates.
template_preprocess_views_view_summary_unformatted in drupal/core/modules/views/views.theme.inc
Prepares variables for unformatted summary view templates.
Term::validateArgument in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php
TestPluginBag::__construct in drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginBag.php
Constructs a TestPluginBag object.
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.yml data to only save attributes we need.
update_get_update_list in drupal/core/includes/update.inc
Returns a list of all the pending database updates.
UserNewBlock::blockForm in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserNewBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
UserOnlineBlock::blockForm in drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php
Overrides \Drupal\block\BlockBase::blockForm().
UserSelection::settingsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/entity_reference/selection/UserSelection.php
Overrides SelectionBase::settingsForm().
ViewExecutableTest::testPropertyMethods in drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php
Tests the setting/getting of properties.
views_get_enabled_display_extenders in drupal/core/modules/views/views.module
Get enabled display extenders.
WizardPluginBase::defaultDisplayFiltersUser 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.