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
TestFieldPrepareViewFormatter class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Plugin implementation of the 'field_test_with_prepare_view' formatter.
TestFieldPrepareViewFormatter.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php
TestFieldPrepareViewFormatter::defaultSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Defines the default settings for this plugin.
TestFieldPrepareViewFormatter::prepareView function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Allows formatters to load information for field values being displayed.
TestFieldPrepareViewFormatter::settingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Returns a form to configure settings for the formatter.
TestFieldPrepareViewFormatter::settingsSummary function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Returns a short summary for the current formatter settings.
TestFieldPrepareViewFormatter::viewElements function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php Builds a renderable array for a field value.
TestPrepareLayout class core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php Provides an event subscriber for testing section storage alteration.
TestPrepareLayout.php file core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php
TestPrepareLayout::$layoutTempstoreRepository property core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php The layout tempstore repository.
TestPrepareLayout::$messenger property core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php The messenger service.
TestPrepareLayout::getSubscribedEvents function core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php
TestPrepareLayout::onAfterPrepareLayout function core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php Subscriber to test acting after the LB subscriber.
TestPrepareLayout::onBeforePrepareLayout function core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php Subscriber to test acting before the LB subscriber.
TestPrepareLayout::__construct function core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php Constructs a new TestPrepareLayout.
TestSetupTrait::prepareDatabasePrefix function core/lib/Drupal/Core/Test/TestSetupTrait.php Generates a database prefix for running tests.
TestSiteInstallCommand::prepareDatabasePrefix function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Generates a database prefix for running tests.
TestSqlPrepareQuery class core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Source plugin for prepare query test.
TestSqlPrepareQuery.php file core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php
TestSqlPrepareQuery::fields function core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Returns available fields on the source.
TestSqlPrepareQuery::getIds function core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Defines the source fields uniquely identifying a source row.
TestSqlPrepareQuery::prepareQuery function core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Adds tags and metadata to the query.
TestSqlPrepareQuery::query function core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Prepares query object to retrieve data from the source database.
TestWithHiddenSourceField::prepareFormDisplay function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Prepares the media type fields for this source in the form display.
TestWithHiddenSourceField::prepareViewDisplay function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Prepares the media type fields for this source in the view display.
TranslationStatusForm::prepareUpdateData function core/modules/locale/src/Form/TranslationStatusForm.php Prepare information about projects with available translation updates.
TranslationStringTest::rebootAndPrepareSettings function core/tests/Drupal/KernelTests/Core/StringTranslation/TranslationStringTest.php Reboots the kernel to set custom translations in Settings.
UiHelperTrait::prepareRequest function core/tests/Drupal/Tests/UiHelperTrait.php Prepare for a request to testing site.
UpdatePathTestBase::prepareSettings function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php Add settings that are missed since the installer isn't run.
Updater::prepareInstallDirectory function core/lib/Drupal/Core/Updater/Updater.php Makes sure the installation parent directory exists and is writable.
Upload::prepareRow function core/modules/file/src/Plugin/migrate/source/d6/Upload.php Adds additional data to the row.
User::prepareRow function core/modules/user/src/Plugin/migrate/source/d6/User.php Adds additional data to the row.
User::prepareRow function core/modules/user/src/Plugin/migrate/source/d7/User.php Adds additional data to the row.
UserEntityTranslation::prepareRow function core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php Adds additional data to the row.
UserPictureFile::prepareRow function core/modules/user/src/Plugin/migrate/source/d6/UserPictureFile.php Adds additional data to the row.
VariableMultiRow::prepareRow function core/modules/migrate_drupal/src/Plugin/migrate/source/VariableMultiRow.php Adds additional data to the row.
VideoFile::prepareViewDisplay function core/modules/media/src/Plugin/media/Source/VideoFile.php Prepares the media type fields for this source in the view display.
ViewAddForm::prepareEntity function core/modules/views_ui/src/ViewAddForm.php Prepares the entity object before the form is built first.
ViewDuplicateForm::prepareEntity function core/modules/views_ui/src/ViewDuplicateForm.php Prepares the entity object before the form is built first.
ViewFormBase::prepareEntity function core/modules/views_ui/src/ViewFormBase.php Prepares the entity object before the form is built first.
ViewsData::prepareCid function core/modules/views/src/ViewsData.php Prepares the cache ID by appending a language code.
Vocabulary::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php Adds additional data to the row.
Vocabulary::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php Adds additional data to the row.
VocabularyPerType::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyPerType.php Adds additional data to the row.
VocabularyTranslation::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php Adds additional data to the row.
WidgetPluginManager::prepareConfiguration function core/lib/Drupal/Core/Field/WidgetPluginManager.php Merges default values for widget configuration.
_install_prepare_import function core/includes/install.core.inc Tells the translation import process that Drupal core is installed.
_locale_translation_prepare_project_list function core/modules/locale/locale.compare.inc Prepare module and theme data.

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