43 string references to 'Users'
- CommentStorageSchema::getSharedTableFieldSchema in core/
modules/ comment/ src/ CommentStorageSchema.php - Gets the schema for a single field definition.
- CommentViewsData::getViewsData in core/
modules/ comment/ src/ CommentViewsData.php - Returns views data for the entity type.
- comment_schema in core/
modules/ comment/ comment.install - Implements hook_schema().
- ContentEntityTest::testUserSource in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ Plugin/ migrate/ source/ ContentEntityTest.php - Tests user source plugin.
- DbDumpTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Command/ DbDumpTest.php - drupal6.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- EntityContentBaseTest::testOverwriteProperties in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ d6/ EntityContentBaseTest.php - Tests overwriting selected properties in the destination entity, specified in the destination configuration.
- EntityViewsDataTest::userEntityInfo in core/
modules/ views/ tests/ src/ Unit/ EntityViewsDataTest.php - Returns entity info for the user entity.
- FileViewsData::getViewsData in core/
modules/ file/ src/ FileViewsData.php - Returns views data for the entity type.
- hook_schema in core/
lib/ Drupal/ Core/ Database/ database.api.php - Define the current version of the database schema.
- MigrateUserAdminPassTest::testAdminPasswordPreserved in core/
modules/ user/ tests/ src/ Kernel/ Migrate/ MigrateUserAdminPassTest.php - Tests preserving the admin user's password.
- NewViewConfigSchemaTest::testNewViews in core/
modules/ views_ui/ tests/ src/ Functional/ NewViewConfigSchemaTest.php - Tests creating brand new views.
- NodeStorageSchema::getSharedTableFieldSchema in core/
modules/ node/ src/ NodeStorageSchema.php - Gets the schema for a single field definition.
- RelationshipNormalizerTest::setUp in core/
modules/ jsonapi/ tests/ src/ Kernel/ Normalizer/ RelationshipNormalizerTest.php - RestExportAuthTest::testAuthProvidersOptions in core/
modules/ rest/ tests/ src/ Functional/ Views/ RestExportAuthTest.php - Checks that correct authentication providers are available for choosing.
- RouteTest::providerTestRoute in core/
modules/ migrate/ tests/ src/ Kernel/ process/ RouteTest.php - Data provider for testRoute().
- search.page.user_search.yml in core/
modules/ user/ config/ optional/ search.page.user_search.yml - core/modules/user/config/optional/search.page.user_search.yml
- shortcut_schema in core/
modules/ shortcut/ shortcut.install - Implements hook_schema().
- SqlContentEntityStorageSchemaTest::testGetSchemaBase in core/
tests/ Drupal/ Tests/ Core/ Entity/ Sql/ SqlContentEntityStorageSchemaTest.php - Tests the schema for non-revisionable, non-translatable entities.
- system_schema in core/
modules/ system/ system.install - Implements hook_schema().
- tracker_schema in core/
modules/ tracker/ tracker.install - Implements hook_schema().
- User::baseFields in core/
modules/ user/ src/ Plugin/ migrate/ source/ d6/ User.php - Returns the user base fields to be migrated.
- UserBulkFormTest::testConstructor in core/
modules/ user/ tests/ src/ Unit/ Plugin/ views/ field/ UserBulkFormTest.php - Tests the constructor assignment of actions.
- users.yml in core/
modules/ migrate_drupal/ tests/ modules/ migrate_overwrite_test/ migrations/ users.yml - core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrations/users.yml
- UserSearch::execute in core/
modules/ user/ src/ Plugin/ Search/ UserSearch.php - Executes the search.
- user_schema in core/
modules/ user/ user.install - Implements hook_schema().
- user_token_info in core/
modules/ user/ user.tokens.inc - Implements hook_token_info().
- ViewAddForm::form in core/
modules/ views_ui/ src/ ViewAddForm.php - Gets the actual form array to be built.
- views.view.test_contact_link.yml in core/
modules/ contact/ tests/ modules/ contact_test_views/ test_views/ views.view.test_contact_link.yml - core/modules/contact/tests/modules/contact_test_views/test_views/views.view.test_contact_link.yml
- views.view.test_entity_translations_link.yml in core/
modules/ content_translation/ tests/ modules/ content_translation_test_views/ test_views/ views.view.test_entity_translations_link.yml - core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.yml
- views.view.test_field_get_entity.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_field_get_entity.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_get_entity.yml
- views.view.test_filter_current_user.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_filter_current_user.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_current_user.yml
- views.view.test_filter_current_user.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_filter_current_user.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_current_user.yml
- views.view.test_filter_permission.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_filter_permission.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_permission.yml
- views.view.test_user_bulk_form.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_user_bulk_form.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form.yml
- views.view.test_user_bulk_form_combine_filter.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_user_bulk_form_combine_filter.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_bulk_form_combine_filter.yml
- views.view.test_user_data.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_user_data.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_data.yml
- views.view.test_user_roles_rid.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_user_roles_rid.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml
- views.view.test_views_handler_field_user_name.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_views_handler_field_user_name.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml
- views.view.user_admin_people.yml in core/
modules/ user/ config/ optional/ views.view.user_admin_people.yml - core/modules/user/config/optional/views.view.user_admin_people.yml
- ViewsIntegrationTest::testRelationship in core/
modules/ dblog/ tests/ src/ Kernel/ Views/ ViewsIntegrationTest.php - Tests the relationship with the users_field_data table.
- ViewsWizardTest::testCreateViewWizard in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ ViewsWizardTest.php - Tests creating a View using the wizard.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.