HandlerFieldRoleTest |
class |
core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php |
Tests the handler of the user: role field. |
HandlerFieldRoleTest.php |
file |
core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php |
|
HandlerFieldRoleTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php |
The theme to install as the default for testing. |
HandlerFieldRoleTest::$testViews |
property |
core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php |
Views used by this test. |
HandlerFieldRoleTest::testRole |
function |
core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php |
|
HandlerFieldUserNameTest |
class |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
Tests the handler of the user: name field. |
HandlerFieldUserNameTest.php |
file |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
|
HandlerFieldUserNameTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
The theme to install as the default for testing. |
HandlerFieldUserNameTest::$testViews |
property |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
Views used by this test. |
HandlerFieldUserNameTest::testNoAdditionalFields |
function |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
Tests that the field handler works when no additional fields are added. |
HandlerFieldUserNameTest::testUserName |
function |
core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php |
|
HandlerTest::assertNoDuplicateField |
function |
core/modules/views_ui/tests/src/Functional/HandlerTest.php |
Asserts that fields only appear once. |
HandlerTest::testNoDuplicateFields |
function |
core/modules/views_ui/tests/src/Functional/HandlerTest.php |
Ensures that neither node type or node ID appears multiple times. |
HiddenFieldSelector |
class |
core/tests/Drupal/Tests/HiddenFieldSelector.php |
Extends PartialNamedSelector to allow retrieval of hidden fields. |
HiddenFieldSelector.php |
file |
core/tests/Drupal/Tests/HiddenFieldSelector.php |
|
HiddenFieldSelector::__construct |
function |
core/tests/Drupal/Tests/HiddenFieldSelector.php |
|
HiddenTaxonomyTermReferenceFieldWizardTest |
class |
core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php |
Tests node wizard and content type with hidden Taxonomy Term Reference field. |
HiddenTaxonomyTermReferenceFieldWizardTest.php |
file |
core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php |
|
HiddenTaxonomyTermReferenceFieldWizardTest::$defaultTheme |
property |
core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php |
The theme to install as the default for testing. |
HiddenTaxonomyTermReferenceFieldWizardTest::$modules |
property |
core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php |
Modules to install. |
HiddenTaxonomyTermReferenceFieldWizardTest::testHiddenTaxonomyTermReferenceField |
function |
core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php |
Tests content type with a hidden Taxonomy Term Reference field. |
HighWaterTest::fields |
function |
core/modules/migrate/tests/modules/migrate_high_water_test/src/Plugin/migrate/source/HighWaterTest.php |
Returns available fields on the source. |
hook_entity_base_field_info |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Provides custom base field definitions for a content entity type. |
hook_entity_base_field_info_alter |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Alter base field definitions for a content entity type. |
hook_entity_bundle_field_info |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Provides field definitions for a specific bundle within an entity type. |
hook_entity_bundle_field_info_alter |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Alter bundle field definitions. |
hook_entity_extra_field_info |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Exposes "pseudo-field" components on content entities. |
hook_entity_extra_field_info_alter |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Alter "pseudo-field" components on content entities. |
hook_entity_field_access |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Control access to fields. |
hook_entity_field_access_alter |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Alter the default access behavior for a given field. |
hook_entity_field_storage_info |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Provides field storage definitions for a content entity type. |
hook_entity_field_storage_info_alter |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Alter field storage definitions for a content entity type. |
hook_entity_field_values_init |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Acts when initializing a fieldable entity object. |
hook_ENTITY_TYPE_field_values_init |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Acts when initializing a fieldable entity object. |
hook_field_formatter_info_alter |
function |
core/modules/field/field.api.php |
Perform alterations on Field API formatter types. |
hook_field_formatter_settings_summary_alter |
function |
core/modules/field_ui/field_ui.api.php |
Alters the field formatter settings summary. |
hook_field_formatter_third_party_settings_form |
function |
core/modules/field_ui/field_ui.api.php |
Allow modules to add settings to field formatters provided by other modules. |
hook_field_info_alter |
function |
core/modules/field/field.api.php |
Perform alterations on Field API field types. |
hook_field_info_entity_type_ui_definitions_alter |
function |
core/modules/field/field.api.php |
Alters the UI field definitions. |
hook_field_info_max_weight |
function |
core/modules/field/field.api.php |
Returns the maximum weight for the entity components handled by the module. |
hook_field_purge_field |
function |
core/modules/field/field.api.php |
Acts when a field is being purged. |
hook_field_purge_field_storage |
function |
core/modules/field/field.api.php |
Acts when a field storage definition is being purged. |
hook_field_storage_config_update_forbid |
function |
core/modules/field/field.api.php |
Forbid a field storage update from occurring. |
hook_field_type_category_info_alter |
function |
core/modules/field/field.api.php |
Allows modules to alter the field type category information. |
hook_field_ui_preconfigured_options_alter |
function |
core/modules/field/field.api.php |
Perform alterations on preconfigured field options. |
hook_field_views_data |
function |
core/modules/views/views.api.php |
Override the default Views data for a Field API field. |
hook_field_views_data_alter |
function |
core/modules/views/views.api.php |
Alter the Views data for a single Field API field. |
hook_field_views_data_views_data_alter |
function |
core/modules/views/views.api.php |
Alter the Views data on a per field basis. |
hook_field_widget_complete_form_alter |
function |
core/modules/field/field.api.php |
Alter the complete form for field widgets provided by other modules. |
hook_field_widget_complete_WIDGET_TYPE_form_alter |
function |
core/modules/field/field.api.php |
Alter the complete form for a specific widget provided by other modules. |