Search for prepare

  1. Search 7.x for prepare
  2. Search 8.9.x for prepare
  3. Search 10.3.x for prepare
  4. Search 11.x for prepare
  5. Other projects
Title Object type File name Summary
RdfMapping::getPreparedBundleMapping function core/modules/rdf/src/Entity/RdfMapping.php Gets the mapping for the bundle-level data.
RdfMapping::getPreparedFieldMapping function core/modules/rdf/src/Entity/RdfMapping.php Gets the prepared mapping for a field.
RdfMapping::prepareRow function core/modules/rdf/src/Plugin/migrate/source/d7/RdfMapping.php Adds additional data to the row.
RdfMappingInterface::getPreparedBundleMapping function core/modules/rdf/src/RdfMappingInterface.php Gets the mapping for the bundle-level data.
RdfMappingInterface::getPreparedFieldMapping function core/modules/rdf/src/RdfMappingInterface.php Gets the prepared mapping for a field.
rdf_entity_prepare_view function core/modules/rdf/rdf.module Implements hook_entity_prepare_view().
RequestHandler::prepareResponse function core/modules/rest/src/RequestHandler.php Prepares the REST resource response.
ResponsiveImageStyles::prepareRow function core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php Adds additional data to the row.
ReviewForm::prepareOutput function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Prepare the migration state data for output.
Role::prepareRow function core/modules/user/src/Plugin/migrate/source/d6/Role.php Adds additional data to the row.
Role::prepareRow function core/modules/user/src/Plugin/migrate/source/d7/Role.php Adds additional data to the row.
Schema::prepareComment function core/modules/mysql/src/Driver/Database/mysql/Schema.php Prepare a table or column comment for database query.
Schema::prepareComment function core/lib/Drupal/Core/Database/Schema.php Prepare a table or column comment for database query.
SearchPage::prepareRow function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Adds additional data to the row.
SearchQuery::$executedPrepare property core/modules/search/src/SearchQuery.php Indicates whether the preparation step has been executed.
SearchQuery::prepareAndNormalize function core/modules/search/src/SearchQuery.php Prepares the query and calculates the normalization factor.
Select::$prepared property core/lib/Drupal/Core/Database/Query/Select.php Indicates if preExecute() has already been called.
Select::isPrepared function core/lib/Drupal/Core/Database/Query/Select.php Indicates if preExecute() has already been called on that object.
Select::prepareCountQuery function core/lib/Drupal/Core/Database/Query/Select.php Prepares a count query from the current query object.
SelectExtender::isPrepared function core/lib/Drupal/Core/Database/Query/SelectExtender.php Indicates if preExecute() has already been called on that object.
SelectInterface::isPrepared function core/lib/Drupal/Core/Database/Query/SelectInterface.php Indicates if preExecute() has already been called on that object.
SingleVisibleProfileTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php Prepares the current environment for running the test.
SourcePluginBase::prepareRow function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Adds additional data to the row.
Sql::prepareUpdate function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Prepares to run a full update.
SqlBase::prepareQuery function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php Adds tags and metadata to the query.
StyleTableUnitTest::prepareView function core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Prepares a view executable by initializing everything which is needed.
TemporaryJsonapiFileFieldUploader::prepareFilename function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Prepares the filename to strip out any malicious extensions.
Term::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php Adds additional data to the row.
Term::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php Adds additional data to the row.
TermEntityTranslation::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Adds additional data to the row.
TermLocalizedTranslation::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php Adds additional data to the row.
TermLocalizedTranslation::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php Adds additional data to the row.
TermNode::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php Adds additional data to the row.
TermTranslation::prepareRow function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php Adds additional data to the row.
TestDifferentDisplays::prepareFormDisplay function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestDifferentDisplays.php Prepares the media type fields for this source in the form display.
TestDifferentDisplays::prepareViewDisplay function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestDifferentDisplays.php Prepares the media type fields for this source in the view display.
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.

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