Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| MailTest::testConvertRelativeUrlsIntoAbsolute | function | core/ |
Checks that relative paths in mails are converted into absolute URLs. |
| MailTest::testFromAndReplyToHeader | function | core/ |
Checks the From: and Reply-to: headers. |
| MailToFormatter | class | core/ |
Plugin implementation of the 'email_mailto' formatter. |
| MailToFormatter.php | file | core/ |
|
| MailToFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| main_content_renderer.off_canvas_top | service | core/ |
Drupal\Core\Render\MainContent\OffCanvasRenderer |
| ManageDisplayTest::$displayStorage | property | core/ |
The display storage. |
| 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::assertOrderInPage | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
| ManageDisplayTest::testViewModeCustom | function | core/ |
Tests switching view modes to use custom or 'default' 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. |
| ManagedStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| ManagedStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| ManagedStorage::write | function | core/ |
Writes configuration data to the storage. |
| ManagedStorage::__construct | function | core/ |
ManagedStorage constructor. |
| ManagedStorageTest | class | core/ |
Tests ManagedStorage operations. |
| ManagedStorageTest.php | file | core/ |
|
| ManagedStorageTest::delete | function | core/ |
Deletes configuration data from the storage. |
| ManagedStorageTest::getStorage | function | core/ |
Get the config storage. |
| ManagedStorageTest::insert | function | core/ |
Inserts configuration data in the storage. |
| ManagedStorageTest::read | function | core/ |
Reads configuration data from the storage. |
| ManagedStorageTest::setUp | function | core/ |
|
| ManagedStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| ManagedStorageTest::update | function | core/ |
Updates configuration data in the storage. |
| ManageFieldsLifecycleTest::addPersistentFieldStorage | function | core/ |
Tests that persistent field storage appears in the field UI. |
| ManageFieldsTest::testEditFieldWithLeftOverFieldInTempStore | function | core/ |
Tests editing field when the field exists in temp store. |
| ManageFieldsTest::testEntityReferenceToNonBundleableEntity | function | core/ |
Tests creating entity reference field to non-bundleable entity type. |
| ManageFieldsTest::testFieldDropButtonOperations | function | core/ |
Tests drop button operations on the manage fields page. |
| ManageGitIgnore::addToGitIgnore | function | composer/ |
Adds a set of entries to the specified .gitignore file. |
| ManageGitIgnore::managementOfGitIgnoreEnabled | function | composer/ |
Determines whether we should manage gitignore files. |
| ManageGitIgnoreTest::testAppendToEmptySettingsIsUnmanaged | function | core/ |
Tests appending to an unmanaged file, and confirm it is not .gitignored. |
| ManageOptions::getOptions | function | composer/ |
Gets the root-level scaffold options for this project. |
| ManyToOne | class | core/ |
Complex filter to handle filtering for many to one relationships. |
| ManyToOne | class | core/ |
Argument handler for many to one relationships. |
| ManyToOne.php | file | core/ |
Pagination
- Previous page
- Page 163
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.