Search for alt

  1. Search 7.x for alt
  2. Search 8.9.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
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::providerTestExperimentalConfirmForm function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Data provider for experimental test themes.
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/Functional/Handler/FieldTimeIntervalTest.php Tests the time interval handler.
FieldTimeIntervalTest.php file core/modules/views/tests/src/Functional/Handler/FieldTimeIntervalTest.php
FieldTimeIntervalTest::$ages property core/modules/views/tests/src/Functional/Handler/FieldTimeIntervalTest.php Ages dataset.
FieldTimeIntervalTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/FieldTimeIntervalTest.php The theme to install as the default for testing.
FieldTimeIntervalTest::$testViews property core/modules/views/tests/src/Functional/Handler/FieldTimeIntervalTest.php Views used by this test.
FieldTimeIntervalTest::dataSet function core/modules/views/tests/src/Functional/Handler/FieldTimeIntervalTest.php Overrides \Drupal\views\Tests\ViewUnitTestBase::dataSet().
FieldTimeIntervalTest::schemaDefinition function core/modules/views/tests/src/Functional/Handler/FieldTimeIntervalTest.php Overrides \Drupal\views\Tests\ViewUnitTestBase::schemaDefinition().
FieldTimeIntervalTest::setUp function core/modules/views/tests/src/Functional/Handler/FieldTimeIntervalTest.php Sets up the test.
FieldTimeIntervalTest::testFieldTimeInterval function core/modules/views/tests/src/Functional/Handler/FieldTimeIntervalTest.php Test TimeInterval handler.
FieldTimeIntervalTest::viewsData function core/modules/views/tests/src/Functional/Handler/FieldTimeIntervalTest.php Overrides \Drupal\views\Tests\ViewUnitTestBase::viewsData().
FieldUiLocalTask class core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php Provides local task definitions for all entity bundles.
FieldUiLocalTask.php file core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php
FieldUiLocalTask::$entityDisplayRepository property core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php The entity display repository.
FieldUiLocalTask::$entityTypeManager property core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php The entity type manager.
FieldUiLocalTask::$routeProvider property core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php The route provider.
FieldUiLocalTask::alterLocalTasks function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php Alters the base_route definition for field_ui local tasks.
FieldUiLocalTask::create function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php Creates a new class instance.
FieldUiLocalTask::getDerivativeDefinitions function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php Gets the definition of all derivatives of a base plugin.
FieldUiLocalTask::__construct function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php Creates a FieldUiLocalTask object.
FieldUIRouteTest::assertLocalTasks function core/modules/field_ui/tests/src/Functional/FieldUIRouteTest.php Asserts that local tasks exists.
FieldWebTest::testAlterUrl function core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Tests rewriting the output to a link.
field_config_import_steps_alter function core/modules/field/field.module Implements hook_config_import_steps_alter().
field_form_config_admin_import_form_alter function core/modules/field/field.module Implements hook_form_FORM_ID_alter().
field_layout_entity_type_alter function core/modules/field_layout/field_layout.module Implements hook_entity_type_alter().

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