Search for alt

  1. Search 7.x for alt
  2. Search 9.5.x for alt
  3. Search 10.3.x for alt
  4. Search 11.x for alt
  5. Other projects
Title Object type File name Summary
CckFileTest::testTransformAltTitle function core/modules/file/tests/src/Unit/Plugin/migrate/process/d6/CckFileTest.php Tests that alt and title attributes are included in transformed values.
CKEditorIntegrationTest::testAlt function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests the EditorMediaDialog can set the alt attribute.
CKEditorIntegrationTest::testTranslationAlt function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Test that dialog loads appropriate translation's alt text.
ColorLegacyTest::testColorSystemBrandingBlockAlterPreRender function core/modules/color/tests/src/Kernel/ColorLegacyTest.php Tests color_block_view_pre_render() deprecation.
editor_test_editor_info_alter function core/modules/editor/tests/modules/editor_test.module Implements hook_editor_info_alter().
editor_test_editor_js_settings_alter function core/modules/editor/tests/modules/editor_test.module Implements hook_editor_js_settings_alter().
editor_test_editor_xss_filter_alter function core/modules/editor/tests/modules/editor_test.module Implements hook_editor_xss_filter_alter().
hook_simpletest_alter function core/modules/simpletest/simpletest.api.php Alter the list of tests.
js_deprecation_log_test_js_settings_alter function core/modules/system/tests/modules/js_deprecation_log_test/js_deprecation_log_test.module Implements hook_js_settings_alter().
LinkCckDeprecationTest::testAlterFieldInstanceMigration function core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckDeprecationTest.php @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use alterFieldInstanceMigration() instead. See https://www.drupal.org/node/2944598.
LinkCckTest::testAlterFieldInstanceMigration function core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckTest.php @covers ::alterFieldInstanceMigration[[api-linebreak]]
LinkField::alterFieldInstanceMigration function core/modules/link/src/Plugin/migrate/cckfield/d7/LinkField.php Apply any custom processing to the field instance migration.
LinkFieldLegacyTest::testAlterFieldInstanceMigration function core/modules/link/tests/src/Kernel/Plugin/migrate/field/d7/LinkFieldLegacyTest.php @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use alterFieldInstanceMigration() instead. See https://www.drupal.org/node/2944598.
LocaleLibraryAlterTest class core/modules/locale/tests/src/Kernel/LocaleLibraryAlterTest.php Tests localization of the JavaScript libraries.
LocaleLibraryAlterTest.php file core/modules/locale/tests/src/Kernel/LocaleLibraryAlterTest.php
LocaleLibraryAlterTest::$modules property core/modules/locale/tests/src/Kernel/LocaleLibraryAlterTest.php Modules to enable.
LocaleLibraryAlterTest::testLibraryAlter function core/modules/locale/tests/src/Kernel/LocaleLibraryAlterTest.php Verifies that the datepicker can be localized.
MediaFunctionalTestCreateMediaTypeTrait trait core/modules/media/tests/src/Functional/MediaFunctionalTestCreateMediaTypeTrait.php Trait with helpers for Media functional tests.
MediaFunctionalTestCreateMediaTypeTrait.php file core/modules/media/tests/src/Functional/MediaFunctionalTestCreateMediaTypeTrait.php
MediaFunctionalTestCreateMediaTypeTrait::createMediaType function core/modules/media/tests/src/Functional/MediaFunctionalTestCreateMediaTypeTrait.php Creates a media type.
media_test_ckeditor_entity_view_alter function core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.module Implements hook_entity_view_alter().
media_test_filter_entity_view_alter function core/modules/media/tests/modules/media_test_filter/media_test_filter.module Implements hook_entity_view_alter().
migrate_cckfield_plugin_manager_test_migrate_field_info_alter function core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/migrate_cckfield_plugin_manager_test.module
PathAliasDeprecatedTestServiceProvider::alter function core/modules/path_alias/tests/modules/path_alias_deprecated_test/src/PathAliasDeprecatedTestServiceProvider.php Modifies existing service definitions.
QuickEditImageEditorTestTrait::typeInImageEditorAltTextInput function core/modules/image/tests/src/FunctionalJavascript/QuickEditImageEditorTestTrait.php Simulates typing in the 'image' in-place editor 'alt' attribute text input.
RouteSubscriber::alterRoutes function core/modules/media/tests/modules/media_test_ckeditor/src/Routing/RouteSubscriber.php Alters existing routes for a specific collection.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest class core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Tests the upgrade path for converting seven secondary local tasks into a block.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php file core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php The theme to install as the default for testing.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Set database dump files to be used.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Overrides WebTestBase::setUp() for update testing.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Tests that local actions/tasks are being converted into blocks.
simpletest_deprecation_test_simpletest_alter function core/modules/simpletest/tests/modules/simpletest_deprecation_test/simpletest_deprecation_test.module Implements hook_simpletest_alter().
simpletest_js_alter function core/modules/simpletest/simpletest.module Implements hook_js_alter().
TaxonomyTermParentMultilingualTest class core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php Tests the upgrade path for taxonomy parents with multilingual terms.
TaxonomyTermParentMultilingualTest.php file core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php
TaxonomyTermParentMultilingualTest::replaceUser1 function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php Replace User 1 with the user created here.
TaxonomyTermParentMultilingualTest::setDatabaseDumpFiles function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php Set database dump files to be used.
TaxonomyTermParentMultilingualTest::testMultilingualTermParentUpdate function core/modules/taxonomy/tests/src/Functional/Update/TaxonomyTermParentMultilingualTest.php Tests taxonomy multilingual term parents update.
TestDiscoveryDeprecationTest::testHookSimpletestAlter function core/modules/simpletest/tests/src/Kernel/TestDiscoveryDeprecationTest.php @expectedDeprecation The deprecated alter hook hook_simpletest_alter() is implemented in these functions: simpletest_deprecation_test_simpletest_alter. Convert your test to a PHPUnit-based one and implement test listeners. See:…
TestServiceProvider::alter function core/tests/Drupal/KernelTests/TestServiceProvider.php Modifies existing service definitions.
ThemesNotUsingClassyTemplatesTest::$templatesSkippableBecauseIdenticalToStable property core/tests/Drupal/KernelTests/Core/Theme/ThemesNotUsingClassyTemplatesTest.php Templates that are identical in Stable, which means they can be skipped.
UserServiceProvider::alter function core/modules/user/src/UserServiceProvider.php Modifies existing service definitions.

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