18 files declare their use of Attribute

AttributesUnitTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Common/AttributesUnitTest.php
Definition of Drupal\system\Tests\Common\AttributesUnitTest.
book.module in drupal/core/modules/book/book.module
Allows users to create and organize related content in an outline.
common.inc in drupal/core/includes/common.inc
Common functions that many Drupal modules will need to reference.
field.module in drupal/core/modules/field/field.module
Attach custom data fields to Drupal entities.
file.module in drupal/core/modules/file/file.module
Defines a "managed_file" Form API field and a "file" field for Field module.
filter.module in drupal/core/modules/filter/filter.module
Framework for handling the filtering of content.
form.inc in drupal/core/includes/form.inc
Functions for form and batch generation and processing.
menu.inc in drupal/core/includes/menu.inc
API for the Drupal menu system.
node.module in drupal/core/modules/node/node.module
The core module that allows content to be submitted to the site.
pager.inc in drupal/core/includes/pager.inc
Functions to aid in presenting database results as a set of pages.
picture.module in drupal/core/modules/picture/picture.module
Picture display formatter for image fields.
rdf.module in drupal/core/modules/rdf/rdf.module
Enables semantically enriched output for Drupal sites in the form of RDFa.
theme.inc in drupal/core/includes/theme.inc
The theme system, which controls the output of Drupal.
theme.inc in drupal/core/modules/views/theme/theme.inc
Preprocessors and helper functions to make theming easier.
theme.inc in drupal/core/modules/views/views_ui/theme/theme.inc
Preprocessors and theme functions for the Views UI.
toolbar.module in drupal/core/modules/toolbar/toolbar.module
Administration toolbar for quick access to top level administration items.
user.module in drupal/core/modules/user/user.module
Enables the user registration and login system.
views-view-table.tpl.php in drupal/core/modules/views/theme/views-view-table.tpl.php
Template to display a view as a table.