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
entity_serialization_test_entity_field_access_alter function core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.module Implements hook_entity_field_access_alter().
entity_test_bundle_class_entity_bundle_info_alter function core/modules/system/tests/modules/entity_test_bundle_class/entity_test_bundle_class.module Implements hook_entity_bundle_info_alter().
entity_test_bundle_class_entity_type_alter function core/modules/system/tests/modules/entity_test_bundle_class/entity_test_bundle_class.module Implements hook_entity_type_alter().
entity_test_constraints_entity_type_alter function core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.module Implements hook_entity_type_alter().
entity_test_entity_base_field_info_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_base_field_info_alter().
entity_test_entity_bundle_info_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_bundle_info_alter().
entity_test_entity_display_build_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_display_build_alter().
entity_test_entity_field_access_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_field_access_alter().
entity_test_entity_form_display_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_form_display_alter().
entity_test_entity_form_mode_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_form_mode_alter().
entity_test_entity_form_mode_info_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_form_mode_info_alter().
entity_test_entity_operation_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_operation_alter().
entity_test_entity_test_form_mode_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_ENTITY_TYPE_form_mode_alter().
entity_test_entity_test_view_mode_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_ENTITY_TYPE_view_mode_alter().
entity_test_entity_type_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_type_alter().
entity_test_entity_view_mode_info_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_view_mode_info_alter().
entity_test_form_entity_test_form_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_form_BASE_FORM_ID_alter().
entity_test_form_node_form_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_form_BASE_FORM_ID_alter().
entity_test_query_entity_test_access_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_query_entity_test_access_alter().
entity_test_update_entity_type_alter function core/modules/system/tests/modules/entity_test_update/entity_test_update.module Implements hook_entity_type_alter().
entity_test_views_data_alter function core/modules/system/tests/modules/entity_test/entity_test.views.inc Implements hook_views_data_alter().
ErrorServiceTestServiceProvider::alter function core/modules/system/tests/modules/error_service_test/src/ErrorServiceTestServiceProvider.php Modifies existing service definitions.
ExperimentalThemeTest class core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Tests the installation of experimental themes.
ExperimentalThemeTest.php file core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
ExperimentalThemeTest::$adminUser property core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php The admin user.
ExperimentalThemeTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php The theme to install as the default for testing.
ExperimentalThemeTest::setUp function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
ExperimentalThemeTest::testExperimentalConfirmForm function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Tests installing experimental themes and dependencies in the UI.
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.
FieldItemNormalizer::getAlternatives function core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php Provides alternatives for a given array and key.
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.
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.