Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| ManageDisplayTest::$entityTypeManager | property | core/ |
|
| ManageDisplayTest::$modules | property | core/ |
Modules to install. |
| ManageDisplayTest::$modules | property | core/ |
Modules to install. |
| ManageDisplayTest::$type | property | core/ |
|
| ManageDisplayTest::$type | property | core/ |
|
| ManageDisplayTest::$vocabulary | 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::assertOrderInPage | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
| 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::testFormModeLocalTasksOrder | function | core/ |
Tests if form mode local tasks appear in alphabetical order by label. |
| 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::testNotAppliedUntilSavedWarning | function | core/ |
Confirms that notifications to save appear when necessary. |
| 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::testViewModeLocalTasksOrder | function | core/ |
Tests if display mode local tasks appear in alphabetical order by label. |
| 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. |
Pagination
- Previous page
- Page 791
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.