15 string references to 'check_plain'

AccountFormController::form in drupal/core/modules/user/lib/Drupal/user/AccountFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
aggregator_form_opml in drupal/core/modules/aggregator/aggregator.admin.inc
Form constructor for importing feeds from OPML.
AttributeArray::__toString in drupal/core/lib/Drupal/Core/Template/AttributeArray.php
Implements the magic __toString() method.
block_admin_configure in drupal/core/modules/block/block.admin.inc
Form constructor for the block configuration form.
FilterPluginBase::buildExposeForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php
Options form subform for exposed filter options.
filter_admin_format_form in drupal/core/modules/filter/filter.admin.inc
Form constructor for the text format add/edit form.
filter_admin_overview in drupal/core/modules/filter/filter.admin.inc
Form constructor for a form to list and reorder text formats.
menu_test_menu in drupal/core/modules/system/tests/modules/menu_test/menu_test.module
Implements hook_menu().
node_form_search_form_alter in drupal/core/modules/node/node.module
Implements hook_form_FORM_ID_alter().
Role::buildOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php
Provide the default form for setting options.
String::title_query in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php
Override for specific title lookups.
User::buildOptionsForm in drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_validator/User.php
Provide the default form for setting options.
user_admin_account in drupal/core/modules/user/user.admin.inc
Form builder; User administration page.
views_process_check_options in drupal/core/modules/views/views.module
#process callback to see if we need to check_plain() the options.
_menu_item_localize in drupal/core/includes/menu.inc
Localizes the router item title using t() or another callback.