Search for prepare
- Search 7.x for prepare
- Search 9.5.x for prepare
- Search 10.3.x for prepare
- Search 11.x for prepare
- Search main for prepare
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MemoryCache::prepareItem | function | core/ |
Prepares a cached item. |
| MenuLink::prepareRow | function | core/ |
|
| MenuLinkTranslation::prepareRow | function | core/ |
|
| MenuTreeStorage::prepareLink | function | core/ |
Prepares a link by unserializing values and saving the definition. |
| MigrateIdMapInterface::prepareUpdate | function | core/ |
Prepares to run a full update. |
| MigrateSkipRowTest::testPrepareRowSkip | function | core/ |
Tests migration interruptions. |
| MigrateSourceInterface::prepareRow | function | core/ |
Adds additional data to the row. |
| MigrateSourceTest::testPrepareRow | function | core/ |
Test basic row preparation. |
| MigrateSourceTest::testPrepareRowFalse | function | core/ |
Test that we don't get a row if prepareRow() is false. |
| MigrateSourceTest::testPrepareRowGlobalPrepareSkip | function | core/ |
Test that global prepare hooks can skip rows. |
| MigrateSourceTest::testPrepareRowMigratePrepareSkip | function | core/ |
Test that migrate specific prepare hooks can skip rows. |
| MigrateSourceTest::testPrepareRowPrepareException | function | core/ |
Test that a skip exception during prepare hooks correctly skips. |
| MigrateSqlIdMapTest::testPrepareUpdate | function | core/ |
Tests prepareUpdate(). |
| MigrateTestBase::prepareMigration | function | core/ |
Modify a migration's configuration before executing it. |
| MigrateTestBase::prepareMigrations | function | core/ |
Prepare any dependent migrations. |
| migrate_prepare_row_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.info.yml |
| migrate_prepare_row_test.module | file | core/ |
Test module for testing the migration source plugin prepareRow() exception handling. |
| migrate_prepare_row_test_migrate_prepare_row | function | core/ |
Implements hook_migrate_prepare_row(). |
| MigrationLookupTestCase::prepareContainer | function | core/ |
Prepares and sets the container. |
| MultilingualReviewPageTestBase::prepare | function | core/ |
Performs preparation for the form tests. |
| MultipleDistributionsProfileTest::prepareEnvironment | function | core/ |
|
| Node::prepareRow | function | core/ |
|
| Node::prepareRow | function | core/ |
|
| NodeComplete::prepareRow | function | core/ |
|
| NodeEntityTranslation::prepareRow | function | core/ |
|
| NodeRevisionRevertForm::prepareRevertedRevision | function | core/ |
Prepares a revision to be reverted. |
| NodeRevisionRevertTranslationForm::prepareRevertedRevision | function | core/ |
|
| NodeSearch::prepareResults | function | core/ |
Prepares search results for rendering. |
| NodeType::prepareRow | function | core/ |
|
| NodeType::prepareRow | function | core/ |
|
| NullIdMap::prepareUpdate | function | core/ |
|
| OEmbed::prepareFormDisplay | function | core/ |
|
| OEmbed::prepareViewDisplay | function | core/ |
|
| OptimizedPhpArrayDumper::prepareParameters | function | core/ |
Prepares parameters for the PHP array dumping. |
| PhpBackend::prepareItem | function | core/ |
Prepares a cached item. |
| PrepareCallbackTestForm | class | core/ |
A test form used for the prepareCallback() tests. |
| PrepareCallbackTestForm::buildForm | function | core/ |
|
| PrepareCallbackTestForm::getFormId | function | core/ |
|
| PrepareCallbackTestForm::submitForm | function | core/ |
|
| PrepareCallbackTestForm::validateForm | function | core/ |
|
| PrepareModulesEntityUninstallForm | class | core/ |
Provides a form removing module content entities data before uninstallation. |
| PrepareModulesEntityUninstallForm.php | file | core/ |
|
| PrepareModulesEntityUninstallForm::$entityTypeId | property | core/ |
The entity type ID of the entities to delete. |
| PrepareModulesEntityUninstallForm::$entityTypeManager | property | core/ |
The entity type manager. |
| PrepareModulesEntityUninstallForm::buildForm | function | core/ |
|
| PrepareModulesEntityUninstallForm::create | function | core/ |
|
| PrepareModulesEntityUninstallForm::deleteContentEntities | function | core/ |
Deletes the content entities of the specified entity type. |
| PrepareModulesEntityUninstallForm::getCancelUrl | function | core/ |
|
| PrepareModulesEntityUninstallForm::getConfirmText | function | core/ |
|
| PrepareModulesEntityUninstallForm::getDescription | function | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.