Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| main_content_renderer.off_canvas_top | service | core/ |
Drupal\Core\Render\MainContent\OffCanvasRenderer |
| main_content_renderer.wide_modal | service | core/ |
Drupal\dialog_renderer_test\Render\MainContent\WideModalRenderer |
| main_content_view_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MainContentViewSubscriber |
| MakeUniqueBase | class | core/ |
This plugin ensures the source value is unique. |
| MakeUniqueBase.php | file | core/ |
|
| MakeUniqueBase::exists | function | core/ |
This is a query checking the existence of some value. |
| MakeUniqueBase::transform | function | core/ |
Creates a unique value based on the source value. |
| MakeUniqueEntityField | class | core/ |
Ensures the source value is made unique against an entity field. |
| MakeUniqueEntityField.php | file | core/ |
|
| MakeUniqueEntityField::$entityTypeManager | property | core/ |
The entity type manager. |
| MakeUniqueEntityField::$migration | property | core/ |
The current migration. |
| MakeUniqueEntityField::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| MakeUniqueEntityField::exists | function | core/ |
This is a query checking the existence of some value. |
| MakeUniqueEntityField::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| MakeUniqueEntityFieldTest | class | core/ |
Tests Drupal\migrate\Plugin\migrate\process\MakeUniqueEntityField. |
| MakeUniqueEntityFieldTest.php | file | core/ |
|
| MakeUniqueEntityFieldTest::$entityQuery | property | core/ |
The mock entity query. |
| MakeUniqueEntityFieldTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| MakeUniqueEntityFieldTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID to test. |
| MakeUniqueEntityFieldTest::entityQueryExpects | function | core/ |
Helper function to add expectations to the mock entity query object. |
| MakeUniqueEntityFieldTest::providerTestMakeUniqueEntityField | function | core/ |
Data provider for testMakeUniqueEntityField(). |
| MakeUniqueEntityFieldTest::setUp | function | core/ |
|
| MakeUniqueEntityFieldTest::testMakeUniqueEntityField | function | core/ |
Tests making an entity field value unique. |
| MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidLength | function | core/ |
Tests that invalid length option throws an exception. |
| MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidStart | function | core/ |
Tests that invalid start position throws an exception. |
| MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldMigrated | function | core/ |
Tests making an entity field value unique only for migrated entities. |
| ManagedFile | class | core/ |
Provides an AJAX/progress aware widget for uploading and saving a file. |
| ManagedFile.php | file | core/ |
|
| ManagedFile::fileUsage | function | core/ |
Wraps the file usage service. |
| ManagedFile::getInfo | function | core/ |
Returns the element properties for this element. |
| ManagedFile::preRenderManagedFile | function | core/ |
Render API callback: Hides display of the upload or remove controls. |
| ManagedFile::processManagedFile | function | core/ |
Render API callback: Expands the managed_file element type. |
| ManagedFile::submit | function | core/ |
Form submission handler for upload/remove buttons of managed_file elements. |
| ManagedFile::uploadAjaxCallback | function | core/ |
The #ajax callback for managed_file upload forms. |
| ManagedFile::validateManagedFile | function | core/ |
Render API callback: Validates the managed_file element. |
| ManagedFile::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| ManagedFileTest | class | core/ |
Managed file element test. |
| ManagedFileTest.php | file | core/ |
|
| ManagedFileTest::buildForm | function | core/ |
Form constructor. |
| ManagedFileTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ManagedFileTest::submitForm | function | core/ |
Form submission handler. |
| ManagedFileTest::testManagedFileElement | function | core/ |
Tests that managed file elements can be programmatically submitted. |
| ManagedFileTest::validateForm | function | core/ |
Form validation handler. |
| ManageDisplayTest | class | core/ |
Tests the Field UI "Manage display" and "Manage form display" screens. |
| ManageDisplayTest | class | core/ |
Tests the Field UI "Manage display" and "Manage form display" screens. |
| ManageDisplayTest.php | file | core/ |
|
| ManageDisplayTest.php | file | core/ |
|
| ManageDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManageDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManageDisplayTest::$displayStorage | property | core/ |
The display storage. |
Pagination
- Previous page
- Page 999
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.