Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::fileUsage | function | core/ |
Wraps the file usage service. |
| ManagedFile::processManagedFile | function | core/ |
Render API callback: Expands the managed_file element type. |
| 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. |
| ManageDisplayTest::$type | property | core/ |
|
| ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| ManageDisplayTest::assertNodeViewNoText | function | core/ |
Asserts that a string is not found in the rendered node in a view mode. |
| ManageDisplayTest::assertNodeViewText | function | core/ |
Asserts that a string is found in the rendered node in a view mode. |
| ManageDisplayTest::assertNodeViewTextHelper | function | core/ |
Asserts that a string is (not) found in the rendered node in a view mode. |
| ManageDisplayTest::fieldUIAddNewField | function | core/ |
Creates a new field through the Field UI. |
| ManageDisplayTest::getAllOptionsList | function | core/ |
Extracts all options from a select element. |
| ManageDisplayTest::setUp | function | core/ |
|
| ManageDisplayTest::setUp | function | core/ |
|
| ManageDisplayTest::testFormatterUI | function | core/ |
Tests formatter settings. |
| ManageDisplayTest::testNoFieldsDisplayOverview | function | core/ |
Tests that a message is shown when there are no fields. |
| ManageDisplayTest::testNonInitializedFields | function | core/ |
Tests that fields with no explicit display settings do not break. |
| ManageDisplayTest::testSingleViewMode | function | core/ |
Tests hiding the view modes fieldset when there's only one available. |
| ManageDisplayTest::testViewModeCustom | function | core/ |
Tests switching view modes to use custom or 'default' settings'. |
| ManageDisplayTest::testViewModeLocalTasks | function | core/ |
Tests the local tasks are displayed correctly for view modes. |
| ManageDisplayTest::testWidgetUI | function | core/ |
Tests widget settings. |
| ManagedStorage | class | core/ |
The managed storage defers all the storage method calls to the manager. |
| ManagedStorage.php | file | core/ |
|
| ManagedStorage::$manager | property | core/ |
The storage manager to get the storage to decorate. |
| ManagedStorage::$storage | property | core/ |
The decorated storage. |
| ManagedStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| ManagedStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| ManagedStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| ManagedStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| ManagedStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| ManagedStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| ManagedStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| ManagedStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| ManagedStorage::getStorage | function | core/ |
Get the decorated storage from the manager if necessary. |
| ManagedStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| ManagedStorage::read | function | core/ |
Reads configuration data from the storage. |
Pagination
- Previous page
- Page 756
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.