Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
IconTest::providerPreRenderIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php Data provider for ::testPreRenderIcon().
IconTest::setUp function core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php
IconTest::testGetInfo function core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php Test the Icon::getInfo method.
IconTest::testPreRenderIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php Test the Icon::preRenderIcon method.
IconTest::testPreRenderIconEmptyValues function core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php Test the Icon::preRenderIcon method.
IconTest::testPreRenderIconNoIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php Test the Icon::preRenderIcon method.
IconTestTrait trait core/tests/Drupal/Tests/Core/Theme/Icon/IconTestTrait.php Provides methods to generate icons for tests.
IconTestTrait.php file core/tests/Drupal/Tests/Core/Theme/Icon/IconTestTrait.php
IconTestTrait::createTestIcon function core/tests/Drupal/Tests/Core/Theme/Icon/IconTestTrait.php Create an icon.
icon_test.icons.yml file core/modules/system/tests/modules/icon_test/icon_test.icons.yml core/modules/system/tests/modules/icon_test/icon_test.icons.yml
icon_test.info.yml file core/modules/system/tests/modules/icon_test/icon_test.info.yml core/modules/system/tests/modules/icon_test/icon_test.info.yml
icon_test.schema.yml file core/modules/system/tests/modules/icon_test/config/schema/icon_test.schema.yml core/modules/system/tests/modules/icon_test/config/schema/icon_test.schema.yml
IdConflictForm::conflictsForm function core/modules/migrate_drupal_ui/src/Form/IdConflictForm.php Build the markup for conflict warnings.
IdConflictForm::formatConflicts function core/modules/migrate_drupal_ui/src/Form/IdConflictForm.php Formats a set of failing audit results as strings.
IdConflictForm::submitForm function core/modules/migrate_drupal_ui/src/Form/IdConflictForm.php Form submission handler.
IdConflictTest class core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Tests Drupal 6 Id Conflict page.
IdConflictTest class core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Tests Drupal 7 Id Conflict page.
IdConflictTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php
IdConflictTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php
IdConflictTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Modules to install.
IdConflictTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Modules to install.
IdConflictTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets the available upgrade paths.
IdConflictTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets the available upgrade paths.
IdConflictTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets the expected number of entities per entity type after migration.
IdConflictTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets the expected number of entities per entity type after migration.
IdConflictTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets expected number of entities per entity after incremental migration.
IdConflictTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets expected number of entities per entity after incremental migration.
IdConflictTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets the missing upgrade paths.
IdConflictTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets the missing upgrade paths.
IdConflictTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets the source base path for the concrete test.
IdConflictTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets the source base path for the concrete test.
IdConflictTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php
IdConflictTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php
IdConflictTest::testIdConflictForm function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Tests ID Conflict form.
IdConflictTest::testIdConflictForm function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Tests ID Conflict form.
IdMapTableNoDummyTest class core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php Test that no dummy migrate_map tables are created.
IdMapTableNoDummyTest.php file core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php
IdMapTableNoDummyTest::$pluginManager property core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php The migration plugin manager.
IdMapTableNoDummyTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php
IdMapTableNoDummyTest::testNoDummyTables function core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php Tests that dummy map tables do not exist.
IFrameUrlHelper::$requestContext property core/modules/media/src/IFrameUrlHelper.php The request context service.
IFrameUrlHelper::getHash function core/modules/media/src/IFrameUrlHelper.php Hashes an oEmbed resource URL.
IFrameUrlHelper::isSecure function core/modules/media/src/IFrameUrlHelper.php Checks if an oEmbed URL can be securely displayed in an frame.
IFrameUrlHelper::__construct function core/modules/media/src/IFrameUrlHelper.php IFrameUrlHelper constructor.
IFrameUrlHelperTest class core/modules/media/tests/src/Unit/IFrameUrlHelperTest.php Tests Drupal\media\IFrameUrlHelper.
IFrameUrlHelperTest.php file core/modules/media/tests/src/Unit/IFrameUrlHelperTest.php
IFrameUrlHelperTest::providerIsSecure function core/modules/media/tests/src/Unit/IFrameUrlHelperTest.php Data provider for testIsSecure().
IFrameUrlHelperTest::testIsSecure function core/modules/media/tests/src/Unit/IFrameUrlHelperTest.php Tests that isSecure() behaves properly.
IgnoreActiveTrailConstraint class core/modules/system/src/Plugin/Validation/Constraint/IgnoreActiveTrailConstraint.php Constraint on the ignore_active_trail configuration in system menu blocks.
IgnoreActiveTrailConstraint.php file core/modules/system/src/Plugin/Validation/Constraint/IgnoreActiveTrailConstraint.php

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