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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MemoryCache::prepareItem | function | core/ |
Prepares a cached item. |
MenuLink::prepareRow | function | core/ |
Adds additional data to the row. |
MenuLinkTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
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/ |
Prepares the current environment for running the test. |
Node::prepareRow | function | core/ |
Adds additional data to the row. |
Node::prepareRow | function | core/ |
Adds additional data to the row. |
NodeComplete::prepareRow | function | core/ |
Adds additional data to the row. |
NodeEntityTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
NodeRevisionRevertForm::prepareRevertedRevision | function | core/ |
Prepares a revision to be reverted. |
NodeRevisionRevertTranslationForm::prepareRevertedRevision | function | core/ |
Prepares a revision to be reverted. |
NodeSearch::prepareResults | function | core/ |
Prepares search results for rendering. |
NodeType::prepareRow | function | core/ |
Adds additional data to the row. |
NodeType::prepareRow | function | core/ |
Adds additional data to the row. |
NullIdMap::prepareUpdate | function | core/ |
Prepares to run a full update. |
OEmbed::prepareFormDisplay | function | core/ |
Prepares the media type fields for this source in the form display. |
OEmbed::prepareViewDisplay | function | core/ |
Prepares the media type fields for this source in the view display. |
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/ |
Form constructor. |
PrepareCallbackTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
PrepareCallbackTestForm::submitForm | function | core/ |
Form submission handler. |
PrepareCallbackTestForm::validateForm | function | core/ |
Form validation handler. |
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/ |
Form constructor. |
PrepareModulesEntityUninstallForm::create | function | core/ |
Instantiates a new instance of this class. |
PrepareModulesEntityUninstallForm::deleteContentEntities | function | core/ |
Deletes the content entities of the specified entity type. |
PrepareModulesEntityUninstallForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
PrepareModulesEntityUninstallForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
PrepareModulesEntityUninstallForm::getDescription | function | core/ |
Returns additional text to display as a description. |
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.