Search for alt

  1. Search 7.x for alt
  2. Search 9.5.x for alt
  3. Search 8.9.x for alt
  4. Search 10.3.x for alt
  5. Other projects
Title Object type File name Summary
ExposedFormPluginBase::exposedFormAlter function core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginBase.php Alters the exposed form.
ExposedFormPluginInterface::exposedFormAlter function core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginInterface.php Alters the exposed form.
Extending and altering Drupal group core/core.api.php Overview of extensions and alteration methods for Drupal.
FavoriteAnimalTestForm class core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form that performs favorite animal test.
FavoriteAnimalTestForm.php file core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php
FavoriteAnimalTestForm::buildForm function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form constructor.
FavoriteAnimalTestForm::getFormId function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Returns a unique string identifying the form.
FavoriteAnimalTestForm::submitForm function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form submission handler.
FieldDiscoveryTest::addAllFieldProcessesAltersData function core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php Provides data for testAddAllFieldProcessesAlters.
FieldDiscoveryTest::addAllFieldProcessesAltersData function core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php Provides data for testAddAllFieldProcessesAlters.
FieldDiscoveryTest::testAddAllFieldProcessesAlters function core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php Tests the addAllFieldProcesses method for field migrations.
FieldDiscoveryTest::testAddAllFieldProcessesAlters function core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php Tests the addAllFieldProcesses method for field migrations.
FieldFileTest::testTransformAltTitle function core/modules/file/tests/src/Unit/Plugin/migrate/process/d6/FieldFileTest.php Tests that alt and title attributes are included in transformed values.
FieldHooks::configImportStepsAlter function core/modules/field/src/Hook/FieldHooks.php Implements hook_config_import_steps_alter().
FieldHooks::formConfigAdminImportFormAlter function core/modules/field/src/Hook/FieldHooks.php Implements hook_form_FORM_ID_alter().
FieldItemNormalizer::getAlternatives function core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php Provides alternatives for a given array and key.
FieldLayoutHooks::entityTypeAlter function core/modules/field_layout/src/Hook/FieldLayoutHooks.php Implements hook_entity_type_alter().
FieldLayoutHooks::entityViewAlter function core/modules/field_layout/src/Hook/FieldLayoutHooks.php Implements hook_entity_view_alter().
FieldLayoutHooks::formAlter function core/modules/field_layout/src/Hook/FieldLayoutHooks.php Implements hook_form_alter().
FieldLayoutTestHooks::layoutAlter function core/modules/field_layout/tests/modules/field_layout_test/src/Hook/FieldLayoutTestHooks.php Implements hook_layout_alter().
FieldPluginBase::alterFieldFormatterMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Apply any custom processing to the field formatter migration.
FieldPluginBase::alterFieldInstanceMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Apply any custom processing to the field instance migration.
FieldPluginBase::alterFieldMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Apply any custom processing to the field migration.
FieldPluginBase::alterFieldWidgetMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Apply any custom processing to the field widget migration.
FieldPluginBase::renderAltered function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Render this field as user-defined altered text.
FieldStorageEntityTypeDependencyTestHook::systemInfoAlter function core/modules/system/tests/modules/field_storage_entity_type_dependency_test/src/Hook/FieldStorageEntityTypeDependencyTestHook.php Implements hook_system_info_alter().
FieldTestEntityHooks::entityTypeAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestEntityHooks.php Implements hook_entity_type_alter().
FieldTestFieldHooks::fieldWidgetInfoAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestFieldHooks.php Implements hook_field_widget_info_alter().
FieldTestHooks::alterWidget function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Sets up alterations for widget alter tests.
FieldTestHooks::entityBundleFieldInfoAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_bundle_field_info_alter().
FieldTestHooks::entityDisplayBuildAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_display_build_alter().
FieldTestHooks::entityExtraFieldInfoAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_extra_field_info_alter().
FieldTestHooks::entityQueryAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_query_alter().
FieldTestHooks::entityQueryEntityTestMulrevAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_query_ENTITY_TYPE_alter() for 'entity_test_mulrev'.
FieldTestHooks::entityQueryTagEntityQueryAlterTagTestAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_query_tag__TAG_alter() for 'entity_query_alter_tag_test'.
FieldTestHooks::entityQueryTagEntityTestMulrevEntityQueryEntityTestMulrevAlterTagTestAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter().
FieldTestHooks::entityReferenceSelectionAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_entity_reference_selection_alter().
FieldTestHooks::fieldInfoEntityTypeUiDefinitionsAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_info_entity_type_ui_definitions_alter().
FieldTestHooks::fieldUiPreconfiguredOptionsAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_ui_preconfigured_options_alter().
FieldTestHooks::fieldWidgetCompleteFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_complete_form_alter().
FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_complete_WIDGET_TYPE_form_alter().
FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleSingleValueFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_complete_WIDGET_TYPE_form_alter().
FieldTestHooks::fieldWidgetSingleElementFormAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_widget_single_element_form_alter().
FieldTestHooks::queryEfqMetadataTestAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_query_TAG_alter() for tag 'efq_metadata_test'.
FieldTestHooks::queryEfqTablePrefixingTestAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'.
FieldThirdPartyTestHooks::fieldFormatterSettingsSummaryAlter function core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php Implements hook_field_formatter_settings_summary_alter().
FieldThirdPartyTestHooks::fieldWidgetSettingsSummaryAlter function core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php Implements hook_field_widget_settings_summary_alter().
FieldTimeIntervalTest class core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php Tests the time interval handler.
FieldTimeIntervalTest.php file core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php
FieldTimeIntervalTest::$ages property core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php Ages dataset.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.