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 11.x for prepare
  5. Other projects
Title Object type File name Summary
OEmbed::prepareFormDisplay function core/modules/media/src/Plugin/media/Source/OEmbed.php Prepares the media type fields for this source in the form display.
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.
PerformanceTestBase::prepareEnvironment function core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Prepares the current environment for running the test.
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::checkAccess function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Checks access based on the validity of the entity type ID.
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::formTitle function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Gets the form title.
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.
PrepareModulesEntityUninstallFormTest class core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php Tests PrepareModulesEntityUninstallForm.
PrepareModulesEntityUninstallFormTest.php file core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php
PrepareModulesEntityUninstallFormTest::$modules property core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php Modules to install.
PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle function core/modules/system/tests/src/Kernel/Module/PrepareModulesEntityUninstallFormTest.php Tests PrepareModulesEntityUninstallForm::formTitle.
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 install.
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

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