Search for prepare
- Search 7.x for prepare
- Search 9.5.x for prepare
- Search 8.9.x for prepare
- Search 11.x for prepare
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
PerformanceTestBase::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
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. |
PrepareLayout | class | core/ |
An event subscriber to prepare section storage. |
PrepareLayout.php | file | core/ |
|
PrepareLayout::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
PrepareLayout::$messenger | property | core/ |
The messenger service. |
PrepareLayout::getSubscribedEvents | function | core/ |
|
PrepareLayout::onPrepareLayout | function | core/ |
Prepares a layout for use in the UI. |
PrepareLayout::__construct | function | core/ |
Constructs a new PrepareLayout. |
PrepareLayoutEvent | class | core/ |
Event fired in #pre_render of \Drupal\layout_builder\Element\LayoutBuilder. |
PrepareLayoutEvent.php | file | core/ |
|
PrepareLayoutEvent::$sectionStorage | property | core/ |
The section storage plugin. |
PrepareLayoutEvent::getSectionStorage | function | core/ |
Gets the section storage. |
PrepareLayoutEvent::__construct | function | core/ |
Constructs a new PrepareLayoutEvent. |
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::checkAccess | function | core/ |
Checks access based on the validity of the entity type ID. |
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::formTitle | function | core/ |
Gets the form title. |
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. |
PrepareModulesEntityUninstallForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
PrepareModulesEntityUninstallForm::getQuestion | function | core/ |
Returns the question to ask the user. |
PrepareModulesEntityUninstallForm::moduleBatchFinished | function | core/ |
Implements callback_batch_finished(). |
PrepareModulesEntityUninstallForm::submitForm | function | core/ |
Form submission handler. |
PrepareModulesEntityUninstallForm::__construct | function | core/ |
Constructs a PrepareModulesEntityUninstallForm object. |
PrepareModulesEntityUninstallFormTest | class | core/ |
Tests PrepareModulesEntityUninstallForm. |
PrepareModulesEntityUninstallFormTest.php | file | core/ |
|
PrepareModulesEntityUninstallFormTest::$modules | property | core/ |
Modules to install. |
PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle | function | core/ |
Tests PrepareModulesEntityUninstallForm::formTitle. |
PrepareUninstallTest | class | core/ |
Tests that modules which provide entity types can be uninstalled. |
PrepareUninstallTest.php | file | core/ |
|
PrepareUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PrepareUninstallTest::$modules | property | core/ |
Modules to install. |
PrepareUninstallTest::$nodes | property | core/ |
An array of node objects. |
PrepareUninstallTest::$terms | property | core/ |
An array of taxonomy term objects. |
PrepareUninstallTest::setUp | function | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.