Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| main_content_view_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MainContentViewSubscriber |
| MakeLayoutUntranslatableUpdatePathTestBase | class | core/ |
Base class for upgrade path for translatable layouts. |
| MakeLayoutUntranslatableUpdatePathTestBase.php | file | core/ |
|
| MakeLayoutUntranslatableUpdatePathTestBase::$expectedBundleUpdates | property | core/ |
Expectations of field updates by bundles. |
| MakeLayoutUntranslatableUpdatePathTestBase::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
| MakeLayoutUntranslatableUpdatePathTestBase::$layoutBuilderTestCases | property | core/ |
Layout builder test cases. |
| MakeLayoutUntranslatableUpdatePathTestBase::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MakeLayoutUntranslatableUpdatePathTestBase::testDisableTranslationOnLayouts | function | core/ |
Tests the upgrade path for translatable layouts. |
| 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/ |
Creates an instance of the plugin. |
| 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/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\process\MakeUniqueEntityField[[api-linebreak]] @group migrate |
| 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::uploadAjaxCallback | function | core/ |
#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. |
| 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::$display_storage | property | core/ |
|
| ManageDisplayTest::$entity_type_manager | property | core/ |
|
| ManageDisplayTest::$modules | property | core/ |
Modules to enable. |
| ManageDisplayTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 902
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.