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. |
HelpSearch::prepareResults |
function |
core/modules/help/src/Plugin/Search/HelpSearch.php |
Prepares search results for display. |
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 |
|
ImageCachePreset::prepareRow |
function |
core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php |
|
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 |
|
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. |
InstallerExistingConfigNoSystemSiteTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php |
|
InstallerExistingConfigSyncDirectoryMultilingualTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php |
|
InstallerExistingConfigTestBase::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php |
|
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 |
|
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 |
|
LanguageContentSettings::prepareRow |
function |
core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php |
|
LanguageContentSettings::prepareRow |
function |
core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php |
|
LanguageContentSettingsTaxonomyVocabulary::prepareRow |
function |
core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php |
|
LayoutBuilder::prepareLayout |
function |
core/modules/layout_builder/src/Element/LayoutBuilder.php |
Prepares a layout for use in the UI. |
LayoutBuilderEvents::PREPARE_LAYOUT |
constant |
core/modules/layout_builder/src/LayoutBuilderEvents.php |
Name of the event fired in when preparing a layout builder element. |
LayoutBuilderPrepareLayoutTest |
class |
core/modules/layout_builder/tests/src/Functional/LayoutBuilderPrepareLayoutTest.php |
Tests the ability to alter a layout builder element while preparing. |