Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Name.php
»
Name
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
50 string references to 'Name'
AccountSettingsForm::buildForm
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
AccountSettingsForm.php
Implements
\Drupal\Core\Form\FormInterface::buildForm
().
CommentStorageController::baseFieldDefinitions
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
CommentStorageController.php
Implements \Drupal\Core\Entity\DataBaseStorageControllerNG::basePropertyDefinitions().
comment_token_info
in drupal/
core/
modules/
comment/
comment.tokens.inc
Implements
hook_token_info
().
config_admin_sync_form
in drupal/
core/
modules/
config/
config.admin.inc
Helper function to construct the storage changes in a configuration synchronization form.
DateFormatAddForm::buildForm
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Form/
DateFormatAddForm.php
Form constructor.
DateFormatEditForm::buildForm
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Form/
DateFormatEditForm.php
Form constructor.
DocLexerTest::testMarkerAnnotation
in drupal/
core/
vendor/
doctrine/
common/
tests/
Doctrine/
Tests/
Common/
Annotations/
DocLexerTest.php
editor.schema.yml
in drupal/
core/
modules/
editor/
config/
schema/
editor.schema.yml
drupal/core/modules/editor/config/schema/editor.schema.yml
EntityTestFormController::form
in drupal/
core/
modules/
system/
tests/
modules/
entity_test/
lib/
Drupal/
entity_test/
EntityTestFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::form
().
EntityTestStorageController::baseFieldDefinitions
in drupal/
core/
modules/
system/
tests/
modules/
entity_test/
lib/
Drupal/
entity_test/
EntityTestStorageController.php
Defines the base properties of the entity type.
entity_test_views_data
in drupal/
core/
modules/
system/
tests/
modules/
entity_test/
entity_test.views.inc
Implements
hook_views_data
().
file_views_data
in drupal/
core/
modules/
file/
file.views.inc
Implements
hook_views_data
().
filter.schema.yml
in drupal/
core/
modules/
filter/
config/
schema/
filter.schema.yml
drupal/core/modules/filter/config/schema/filter.schema.yml
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
Page callback: Form constructor for a form to list and reorder text formats.
form_test_validate_form
in drupal/
core/
modules/
system/
tests/
modules/
form_test/
form_test.module
Form builder for testing
drupal_validate_form
().
form_test_validate_required_form
in drupal/
core/
modules/
system/
tests/
modules/
form_test/
form_test.module
Form constructor to test the #required property.
language_admin_overview_form
in drupal/
core/
modules/
language/
language.admin.inc
User interface for the language overview screen.
LayoutController::layoutPageList
in drupal/
core/
modules/
layout/
lib/
Drupal/
layout/
Controller/
LayoutController.php
Presents a list of layouts.
node_overview_types
in drupal/
core/
modules/
node/
content_types.inc
Page callback: Displays the content type admin overview page.
node_type_form
in drupal/
core/
modules/
node/
content_types.inc
Form constructor for the node type editing form.
RoleListController::buildHeader
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
RoleListController.php
Builds the header row for the entity listing.
ShortcutListController::buildHeader
in drupal/
core/
modules/
shortcut/
lib/
Drupal/
shortcut/
ShortcutListController.php
Overrides
\Drupal\Core\Entity\EntityListController::buildHeader
().
system.data_types.schema.yml
in drupal/
core/
modules/
system/
config/
schema/
system.data_types.schema.yml
drupal/core/modules/system/config/schema/system.data_types.schema.yml
system_date_time_formats
in drupal/
core/
modules/
system/
system.admin.inc
Displays the date format strings overview page.
system_modules
in drupal/
core/
modules/
system/
system.admin.inc
Form constructor for the module enable/disable interface.
system_token_info
in drupal/
core/
modules/
system/
system.tokens.inc
Implements
hook_token_info
().
taxonomy.schema.yml
in drupal/
core/
modules/
taxonomy/
config/
schema/
taxonomy.schema.yml
drupal/core/modules/taxonomy/config/schema/taxonomy.schema.yml
taxonomy_field_extra_fields
in drupal/
core/
modules/
taxonomy/
taxonomy.module
Implements
hook_field_extra_fields
().
taxonomy_overview_terms
in drupal/
core/
modules/
taxonomy/
taxonomy.admin.inc
Form builder for the taxonomy terms overview.
taxonomy_token_info
in drupal/
core/
modules/
taxonomy/
taxonomy.tokens.inc
Implements
hook_token_info
().
taxonomy_views_data
in drupal/
core/
modules/
taxonomy/
taxonomy.views.inc
Implements
hook_views_data
().
TermFormController::form
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
TermFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::form
().
TermStorageController::baseFieldDefinitions
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
TermStorageController.php
Overrides \Drupal\Core\Entity\DatabaseStorageControllerNG::baseFieldDefintions().
theme_shortcut_set_customize
in drupal/
core/
modules/
shortcut/
shortcut.admin.inc
Returns HTML for a shortcut set customization form.
theme_system_modules_uninstall
in drupal/
core/
modules/
system/
system.admin.inc
Returns HTML for a table of currently disabled modules.
tracker_views_data
in drupal/
core/
modules/
tracker/
tracker.views.inc
Implements
hook_views_data
().
update_manager_update_form
in drupal/
core/
modules/
update/
update.manager.inc
Form constructor for the update form of the Update Manager module.
user.schema.yml
in drupal/
core/
modules/
user/
config/
schema/
user.schema.yml
drupal/core/modules/user/config/schema/user.schema.yml
UserData::buildOptionsForm
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
views/
field/
UserData.php
Overrides
\Drupal\views\Plugin\views\field\FieldPluginBase::defineOptions
().
UserStorageController::baseFieldDefinitions
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
UserStorageController.php
Defines the base properties of the entity type.
user_token_info
in drupal/
core/
modules/
user/
user.tokens.inc
Implements
hook_token_info
().
user_views_data
in drupal/
core/
modules/
user/
user.views.inc
Implements
hook_views_data
().
views.view.test_preview.yml
in drupal/
core/
modules/
views/
tests/
views_test_config/
test_views/
views.view.test_preview.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_preview.yml
views.view.test_user_name.yml
in drupal/
core/
modules/
user/
tests/
modules/
user_test_views/
test_views/
views.view.test_user_name.yml
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_name.yml
views.view.test_views_handler_field_role.yml
in drupal/
core/
modules/
user/
tests/
modules/
user_test_views/
test_views/
views.view.test_views_handler_field_role.yml
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml
ViewsUIController::reportPlugins
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Controller/
ViewsUIController.php
Lists all plugins and what enabled Views use them.
ViewTestData::viewsData
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
ViewTestData.php
Returns the views data definition.
VocabularyFormController::form
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
VocabularyFormController.php
Overrides
Drupal\Core\Entity\EntityFormController::form
().
_shortcut_link_form_elements
in drupal/
core/
modules/
shortcut/
shortcut.admin.inc
Helper function for building a form for adding or editing shortcut links.