Search for prepare

  1. Search 7.x for prepare
  2. Search 9.5.x for prepare
  3. Search 8.9.x for prepare
  4. Search 11.x for prepare
  5. Other projects
Title Object type File name Summary
LayoutBuilderPrepareLayoutTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderPrepareLayoutTest.php
LayoutBuilderPrepareLayoutTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderPrepareLayoutTest.php The theme to install as the default for testing.
LayoutBuilderPrepareLayoutTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderPrepareLayoutTest.php Modules to install.
LayoutBuilderPrepareLayoutTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderPrepareLayoutTest.php
LayoutBuilderPrepareLayoutTest::testAlterPrepareLayout function core/modules/layout_builder/tests/src/Functional/LayoutBuilderPrepareLayoutTest.php Tests that we can alter a Layout Builder element while preparing.
layout_builder.element.prepare_layout service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\EventSubscriber\PrepareLayout
layout_builder_element_test.prepare_layout service core/modules/layout_builder/tests/modules/layout_builder_element_test/layout_builder_element_test.services.yml Drupal\layout_builder_element_test\EventSubscriber\TestPrepareLayout
MaintenanceThemeUpdateRegistryTest::prepareEnvironment function core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php Prepares the current environment for running the test.
MaintenanceThemeUpdateRegistryTest::prepareSettings function core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php Prepares site settings and services before installation.
Media::prepareSave function core/modules/media/src/Entity/Media.php Sets the media entity's field values from the source's metadata.
MediaSourceBase::prepareFormDisplay function core/modules/media/src/MediaSourceBase.php Prepares the media type fields for this source in the form display.
MediaSourceBase::prepareViewDisplay function core/modules/media/src/MediaSourceBase.php Prepares the media type fields for this source in the view display.
MediaSourceInterface::prepareFormDisplay function core/modules/media/src/MediaSourceInterface.php Prepares the media type fields for this source in the form display.
MediaSourceInterface::prepareViewDisplay function core/modules/media/src/MediaSourceInterface.php Prepares the media type fields for this source in the view display.
MemoryBackend::prepareItem function core/lib/Drupal/Core/Cache/MemoryBackend.php Prepares a cached item.
MemoryCache::prepareItem function core/lib/Drupal/Core/Cache/MemoryCache/MemoryCache.php Prepares a cached item.
MenuLink::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php Adds additional data to the row.
MenuLinkLocalized::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkLocalized.php Adds additional data to the row.
MenuLinkTranslation::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php Adds additional data to the row.
MenuLinkTranslation::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php Adds additional data to the row.
MenuTreeStorage::prepareLink function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Prepares a link by unserializing values and saving the definition.
MigrateIdMapInterface::prepareUpdate function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Prepares to run a full update.
MigrateSkipRowTest::testPrepareRowSkip function core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php Tests migration interruptions.
MigrateSourceInterface::prepareRow function core/modules/migrate/src/Plugin/MigrateSourceInterface.php Adds additional data to the row.
MigrateSourceTest::testPrepareRow function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests basic row preparation.
MigrateSourceTest::testPrepareRowFalse function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that we don't get a row if prepareRow() is false.
MigrateSourceTest::testPrepareRowGlobalPrepareSkip function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that global prepare hooks can skip rows.
MigrateSourceTest::testPrepareRowMigratePrepareSkip function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that migrate specific prepare hooks can skip rows.
MigrateSourceTest::testPrepareRowPrepareException function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that a skip exception during prepare hooks correctly skips.
MigrateSqlIdMapTest::testPrepareUpdate function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests prepareUpdate().
MigrateTestBase::prepareMigration function core/modules/migrate/tests/src/Kernel/MigrateTestBase.php Modify a migration's configuration before executing it.
MigrateTestBase::prepareMigrations function core/modules/migrate/tests/src/Kernel/MigrateTestBase.php Prepare any dependent migrations.
migrate_prepare_row_test.info.yml file core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.info.yml core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.info.yml
migrate_prepare_row_test.module file core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.module Tests the migration source plugin prepareRow() exception handling.
migrate_prepare_row_test_migrate_prepare_row function core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.module Implements hook_migrate_prepare_row().
migrate_skip_all_rows_test_migrate_prepare_row function core/modules/migrate/tests/modules/migrate_skip_all_rows_test/migrate_skip_all_rows_test.module Implements hook_migrate_prepare_row().
MigrationLookupTestCase::prepareContainer function core/modules/migrate/tests/src/Unit/process/MigrationLookupTestCase.php Prepares and sets the container.
MultilingualReviewPageTestBase::prepare function core/modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php Performs preparation for the form tests.
MultipleDistributionsProfileTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Prepares the current environment for running the test.
Mysql8RequirePrimaryKeyUpdateTest::prepareSettings function core/modules/mysql/tests/src/Functional/Mysql8RequirePrimaryKeyUpdateTest.php Add settings that are missed since the installer isn't run.
Node::prepareRow function core/modules/node/src/Plugin/migrate/source/d6/Node.php Adds additional data to the row.
Node::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/Node.php Adds additional data to the row.
NodeComplete::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php Adds additional data to the row.
NodeEntityTranslation::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/NodeEntityTranslation.php Adds additional data to the row.
NodeRevisionRevertForm::prepareRevertedRevision function core/modules/node/src/Form/NodeRevisionRevertForm.php Prepares a revision to be reverted.
NodeRevisionRevertTranslationForm::prepareRevertedRevision function core/modules/node/src/Form/NodeRevisionRevertTranslationForm.php Prepares a revision to be reverted.
NodeSearch::prepareResults function core/modules/node/src/Plugin/Search/NodeSearch.php Prepares search results for rendering.
NodeType::prepareRow function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Adds additional data to the row.
NodeType::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Adds additional data to the row.
NullIdMap::prepareUpdate function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Prepares to run a full update.

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