| FormStateTest::testPrepareCallbackValidMethod |
function |
core/tests/Drupal/Tests/Core/Form/FormStateTest.php |
Tests prepare callback valid method. |
| FunctionalTestSetupTrait::prepareEnvironment |
function |
core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php |
Prepares the current environment for running the test. |
| FunctionalTestSetupTrait::prepareRequestForGenerator |
function |
core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php |
Creates a mock request and sets it on the generator. |
| FunctionalTestSetupTrait::prepareSettings |
function |
core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php |
Prepares site settings and services before installation. |
| HandlerFieldFieldTest::prepareView |
function |
core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php |
Sets up the testing view with random field data. |
| hook_entity_prepare_form |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Acts on an entity object about to be shown on an entity form. |
| hook_entity_prepare_view |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Act on entities as they are being prepared for view. |
| hook_ENTITY_TYPE_prepare_form |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Acts on a particular type of entity object about to be in an entity form. |
| hook_migrate_MIGRATION_ID_prepare_row |
function |
core/modules/migrate/migrate.api.php |
Allows adding data to a row for a migration with the specified ID. |
| hook_migrate_prepare_row |
function |
core/modules/migrate/migrate.api.php |
Allows adding data to a row before processing it. |
| HtmlRenderer::prepare |
function |
core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php |
Prepares the HTML body: wraps the main content in #type 'page'. |
| Image::prepareViewDisplay |
function |
core/modules/media/src/Plugin/media/Source/Image.php |
Prepares the media type fields for this source in the view display. |
| ImageCachePreset::prepareRow |
function |
core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php |
Adds additional data to the row. |
| ImageEffectAddForm::prepareImageEffect |
function |
core/modules/image/src/Form/ImageEffectAddForm.php |
|
| ImageEffectEditForm::prepareImageEffect |
function |
core/modules/image/src/Form/ImageEffectEditForm.php |
|
| ImageEffectFormBase::prepareImageEffect |
function |
core/modules/image/src/Form/ImageEffectFormBase.php |
Converts an image effect ID into an object. |
| ImageStyleDownloadAccessControlTest::prepareEnvironment |
function |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
|
| ImageStyles::prepareRow |
function |
core/modules/image/src/Plugin/migrate/source/d7/ImageStyles.php |
Adds additional data to the row. |
| ImageToolkitOperationBase::prepareArguments |
function |
core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationBase.php |
Checks for required arguments and adds optional argument defaults. |
| InstallerBrokenDatabaseCredentialsTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabaseCredentialsTest.php |
|
| InstallerBrokenDatabasePortSettingsTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerBrokenDatabasePortSettingsTest.php |
|
| InstallerConfigDirectorySetNoDirectoryErrorTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryErrorTest.php |
|
| InstallerConfigDirectorySetNoDirectoryTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php |
|
| InstallerConfigDirectoryTestBase::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectoryTestBase.php |
|
| InstallerEmptySettingsTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerEmptySettingsTest.php |
|
| InstallerExistingBrokenDatabaseSettingsTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingBrokenDatabaseSettingsTest.php |
|
| InstallerExistingConfigDirectoryTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php |
|
| InstallerExistingConfigExistingSettingsTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigExistingSettingsTest.php |
Partially configures a preexisting settings.php file before invoking the
interactive installer. |
| InstallerExistingConfigMultilingualTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigMultilingualTest.php |
|
| InstallerExistingConfigNoSystemSiteTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php |
|
| InstallerExistingConfigProfileHookInstallTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php |
|
| InstallerExistingConfigSyncDirectoryMultilingualTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
|
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php |
|
| InstallerExistingConfigTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php |
|
| InstallerExistingConfigTestBase::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
Prepares the current environment for running the test. |
| InstallerExistingDatabaseSettingsTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingDatabaseSettingsTest.php |
|
| InstallerExistingSettingsNoProfileTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsNoProfileTest.php |
Configures a preexisting settings.php file without an install_profile
setting before invoking the interactive installer. |
| InstallerExistingSettingsTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingSettingsTest.php |
Fully configures a preexisting settings.php file before invoking the
interactive installer. |
| InstallerIsolationLevelExistingSettingsTest::prepareEnvironment |
function |
core/modules/mysql/tests/src/Functional/InstallerIsolationLevelExistingSettingsTest.php |
|
| InstallerIsolationLevelNoDatabaseSettingsTest::prepareEnvironment |
function |
core/modules/mysql/tests/src/Functional/InstallerIsolationLevelNoDatabaseSettingsTest.php |
|
| InstallerNonEnglishProfileWithoutLocaleModuleTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonEnglishProfileWithoutLocaleModuleTest.php |
|
| InstallerPerformanceTest::prepareSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerPerformanceTest.php |
|
| InstallerRouterTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerRouterTest.php |
|
| InstallerSkipPermissionHardeningTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerSkipPermissionHardeningTest.php |
|
| InstallerTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTest.php |
|
| InstallerTranslationMultipleLanguageNonInteractiveTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php |
|
| InstallerTranslationNonStandardFilenamesTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationNonStandardFilenamesTest.php |
|
| InstallerTranslationNonStandardFilenamesTest::prepareSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationNonStandardFilenamesTest.php |
|
| Language::prepareRow |
function |
core/modules/language/src/Plugin/migrate/source/Language.php |
Adds additional data to the row. |
| LanguageContentSettings::prepareRow |
function |
core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php |
Adds additional data to the row. |