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 10.3.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
LayoutBuilderPrepareLayoutTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderPrepareLayoutTest.php
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
MaintenanceThemeUpdateRegistryTest::prepareSettings function core/modules/system/tests/src/Functional/Theme/MaintenanceThemeUpdateRegistryTest.php
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
MediaSourceBase::prepareViewDisplay function core/modules/media/src/MediaSourceBase.php
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
MenuLinkLocalized::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkLocalized.php
MenuLinkTranslation::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php
MenuLinkTranslation::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php
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.
MigratePrepareRowTestHooks class core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Hook/MigratePrepareRowTestHooks.php Hook implementations for migrate_prepare_row_test.
MigratePrepareRowTestHooks.php file core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Hook/MigratePrepareRowTestHooks.php
MigratePrepareRowTestHooks::migratePrepareRow function core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Hook/MigratePrepareRowTestHooks.php Implements hook_migrate_prepare_row().
MigrateSkipAllRowsTestHooks::migratePrepareRow function core/modules/migrate/tests/modules/migrate_skip_all_rows_test/src/Hook/MigrateSkipAllRowsTestHooks.php Implements hook_migrate_prepare_row().
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
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
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
Node::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/Node.php
NodeComplete::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php
NodeEntityTranslation::prepareRow function core/modules/node/src/Plugin/migrate/source/d7/NodeEntityTranslation.php
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

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