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
OEmbed::prepareViewDisplay function core/modules/media/src/Plugin/media/Source/OEmbed.php Prepares the media type fields for this source in the view display.
OptimizedPhpArrayDumper::prepareParameters function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Prepares parameters for the PHP array dumping.
PhpBackend::prepareItem function core/lib/Drupal/Core/Cache/PhpBackend.php Prepares a cached item.
PrepareCallbackTestForm class core/tests/Drupal/Tests/Core/Form/FormStateTest.php A test form used for the prepareCallback() tests.
PrepareCallbackTestForm::buildForm function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Form constructor.
PrepareCallbackTestForm::getFormId function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Returns a unique string identifying the form.
PrepareCallbackTestForm::submitForm function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Form submission handler.
PrepareCallbackTestForm::validateForm function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Form validation handler.
PrepareLayout class core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php An event subscriber to prepare section storage.
PrepareLayout.php file core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php
PrepareLayout::$layoutTempstoreRepository property core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php The layout tempstore repository.
PrepareLayout::$messenger property core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php The messenger service.
PrepareLayout::getSubscribedEvents function core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php
PrepareLayout::onPrepareLayout function core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php Prepares a layout for use in the UI.
PrepareLayout::__construct function core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php Constructs a new PrepareLayout.
PrepareLayoutEvent class core/modules/layout_builder/src/Event/PrepareLayoutEvent.php Event fired in #pre_render of \Drupal\layout_builder\Element\LayoutBuilder.
PrepareLayoutEvent.php file core/modules/layout_builder/src/Event/PrepareLayoutEvent.php
PrepareLayoutEvent::$sectionStorage property core/modules/layout_builder/src/Event/PrepareLayoutEvent.php The section storage plugin.
PrepareLayoutEvent::getSectionStorage function core/modules/layout_builder/src/Event/PrepareLayoutEvent.php Gets the section storage.
PrepareLayoutEvent::__construct function core/modules/layout_builder/src/Event/PrepareLayoutEvent.php Constructs a new PrepareLayoutEvent.
PrepareModulesEntityUninstallForm class core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Provides a form removing module content entities data before uninstallation.
PrepareModulesEntityUninstallForm.php file core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php
PrepareModulesEntityUninstallForm::$entityTypeId property core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php The entity type ID of the entities to delete.
PrepareModulesEntityUninstallForm::$entityTypeManager property core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php The entity type manager.
PrepareModulesEntityUninstallForm::buildForm function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Form constructor.
PrepareModulesEntityUninstallForm::create function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Instantiates a new instance of this class.
PrepareModulesEntityUninstallForm::deleteContentEntities function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Deletes the content entities of the specified entity type.
PrepareModulesEntityUninstallForm::getCancelUrl function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns the route to go to if the user cancels the action.
PrepareModulesEntityUninstallForm::getConfirmText function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns a caption for the button that confirms the action.
PrepareModulesEntityUninstallForm::getDescription function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns additional text to display as a description.
PrepareModulesEntityUninstallForm::getFormId function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns a unique string identifying the form.
PrepareModulesEntityUninstallForm::getQuestion function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns the question to ask the user.
PrepareModulesEntityUninstallForm::moduleBatchFinished function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Implements callback_batch_finished().
PrepareModulesEntityUninstallForm::submitForm function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Form submission handler.
PrepareModulesEntityUninstallForm::__construct function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Constructs a PrepareModulesEntityUninstallForm object.
PrepareUninstallTest class core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php Tests that modules which provide entity types can be uninstalled.
PrepareUninstallTest.php file core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php
PrepareUninstallTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php The theme to install as the default for testing.
PrepareUninstallTest::$modules property core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php Modules to enable.
PrepareUninstallTest::$nodes property core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php An array of node objects.
PrepareUninstallTest::$terms property core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php An array of taxonomy term objects.
PrepareUninstallTest::setUp function core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php
PrepareUninstallTest::testUninstall function core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php Tests that Node and Taxonomy can be uninstalled.
ProfileField::prepareRow function core/modules/user/src/Plugin/migrate/source/ProfileField.php Adds additional data to the row.
ProfileFieldValues::prepareRow function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Adds additional data to the row.
Query::prepare function core/modules/workspaces/src/EntityQuery/Query.php Prepares the basic query with proper metadata/tags and base fields.
Query::prepare function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Prepares the basic query with proper metadata/tags and base fields.
QueryAggregate::prepare function core/modules/workspaces/src/EntityQuery/QueryAggregate.php Prepares the basic query with proper metadata/tags and base fields.
QueryAggregate::prepare function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Prepares the basic query with proper metadata/tags and base fields.
QueryTrait::prepare function core/modules/workspaces/src/EntityQuery/QueryTrait.php

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