Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleProjectStorageInterface::setMultiple | function | core/ |
Creates or updates multiple project records. |
| LocaleTranslateStringTourTest::testTranslateStringTourTips | function | core/ |
Tests locale tour tip availability. |
| LocaleTranslationUiTest::testJavaScriptTranslation | function | core/ |
Adds a language and checks that the JavaScript translation files are properly created and rebuilt on deletion. |
| locale_test.translation_multiple.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation_multiple.yml |
| Mail::$description | property | core/ |
A short description of the mail plugin. |
| MailHandlerTest::testInvalidRecipient | function | core/ |
Tests the children() method with an invalid key. |
| ManagedStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| ManageFieldsFunctionalTest::testHelpDescriptions | function | core/ |
Tests that help descriptions render valid HTML. |
| MediaDeleteMultipleConfirmForm | class | core/ |
Provides a confirmation form to delete multiple media items at once. |
| MediaDeleteMultipleConfirmForm.php | file | core/ |
|
| MediaDeleteMultipleConfirmForm::$mediaItems | property | core/ |
The array of media items to delete, indexed by ID and language. |
| MediaDeleteMultipleConfirmForm::$storage | property | core/ |
The entity storage. |
| MediaDeleteMultipleConfirmForm::$tempStoreFactory | property | core/ |
The tempstore factory. |
| MediaDeleteMultipleConfirmForm::buildForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
| MediaDeleteMultipleConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
| MediaDeleteMultipleConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| MediaDeleteMultipleConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| MediaDeleteMultipleConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MediaDeleteMultipleConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| MediaDeleteMultipleConfirmForm::submitForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
| MediaDeleteMultipleConfirmForm::__construct | function | core/ |
Constructs a MediaDeleteMultipleConfirmForm form object. |
| MediaEmbed::tips | function | core/ |
Generates a filter's tip. |
| MediaJavascriptTestBase | class | core/ |
Base class for Media functional JavaScript tests. |
| MediaJavascriptTestBase.php | file | core/ |
|
| MediaJavascriptTestBase::$modules | property | core/ |
Modules to enable. |
| MediaJavascriptTestBase::assertLinkToCreatedMedia | function | core/ |
Asserts that a link to a new media item is displayed in the messages area. |
| MediaJavascriptTestBase::waitUntilVisible | function | core/ |
Waits and asserts that a given element is visible. |
| MediaLinkRelationsTest::testExistLinkRelationships | function | core/ |
Tests that all link relationships for Media exist. |
| MediaSource::$description | property | core/ |
A brief description of the media source. |
| MediaTest::doTestRelationshipMutation | function | core/ |
@todo Remove this in https://www.drupal.org/node/2824851. |
| MediaTest::getExpectedGetRelationshipDocumentData | function | core/ |
Gets the expected document data for the given relationship. |
| MediaType::$description | property | core/ |
A brief description of this media type. |
| MediaType::getDescription | function | core/ |
Gets the entity description. |
| MediaType::setDescription | function | core/ |
Sets the entity description. |
| MediaUiFunctionalTest::testMediaWithMultipleMediaTypes | function | core/ |
Tests the "media/add" page. |
| MediaUiJavascriptTest | class | core/ |
Ensures that media UI works correctly. |
| MediaUiJavascriptTest.php | file | core/ |
|
| MediaUiJavascriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaUiJavascriptTest::$modules | property | core/ |
Modules to enable. |
| MediaUiJavascriptTest::$testMediaType | property | core/ |
The test media type. |
| MediaUiJavascriptTest::setUp | function | core/ |
|
| MediaUiJavascriptTest::testMediaTypes | function | core/ |
Tests a media type administration. |
| MemoryBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
| MemoryBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| MemoryBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| MemoryBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| MemoryStorage::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
| MemoryStorage::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| MemoryStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| MemoryStorage::setMultiple | function | core/ |
Saves key/value pairs. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.