Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfirmDeleteMultiple.php | file | core/ |
|
| ConfirmDeleteMultiple::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmDeleteMultiple::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| ConfirmDeleteMultiple::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| ConfirmDeleteMultiple::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
| ConfirmFormInterface::getDescription | function | core/ |
Returns additional text to display as a description. |
| ConfirmFormTestForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ConnectionTest::providerPrefixRoundTrip | function | core/ |
Data provider for testPrefixRoundTrip(). |
| ConnectionTest::testMultipleStatements | function | core/ |
Ensure that you cannot prepare multiple statements. |
| ConnectionTest::testMultipleStatementsForNewPhp | function | core/ |
Ensure that you cannot execute multiple statements on MySQL. |
| ConnectionTest::testMultipleStatementsQuery | function | core/ |
Ensure that you cannot execute multiple statements in a query. |
| ConnectionTest::testPrefixRoundTrip | function | core/ |
Exercise setPrefix() and getPrefix(). |
| ContactForm::$recipients | property | core/ |
List of recipient email addresses. |
| ContactForm::getRecipients | function | core/ |
Returns list of recipient email addresses. |
| ContactForm::setRecipients | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set recipients'), pluralize: FALSE)] |
| ContactFormInterface::getRecipients | function | core/ |
Returns list of recipient email addresses. |
| ContactFormInterface::setRecipients | function | core/ |
Sets list of recipient email addresses. |
| ContainerTest::testGetForNonExistentServiceMultipleTimes | function | core/ |
Tests multiple Container::get() calls for non-existing dependencies work. |
| ContentEntityBase::$fieldsToSkipFromTranslationChangesCheck | property | core/ |
Local cache for fields to skip from the checking for translation changes. |
| ContentEntityBase::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
| ContentEntityConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
| ContentEntityFormFieldValidationFilteringTest::$fieldNameMultiple | property | core/ |
The multi-valued field name being tested with the entity type. |
| ContentEntityNullStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
| ContentEntityNullStorage::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
| ContentEntityNullStorage::loadMultiple | function | core/ |
Loads one or more entities. |
| ContentEntityNullStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
| ContentEntityStorageBase::doLoadMultipleRevisionsFieldItems | function | core/ |
Actually loads revision field item values from the storage. |
| ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/ |
Returns an array of field names to skip when merging revision translations. |
| ContentEntityStorageBase::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
| ContentLanguageSettingsForm::$multipleCapable | property | core/ |
If this validator can handle multiple arguments. |
| ContentModerationState::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
| ContentModerationSyncingTest::testMultipleRevisionStateChangedDuringSync | function | core/ |
Tests state changes with multiple revisions during a sync. |
| ContentTranslationMetadataFieldsTest::testSkipUntranslatable | function | core/ |
Tests skipping setting non translatable metadata fields. |
| ContentTranslationSyncUnitTest::testMultipleSyncedValues | function | core/ |
Tests that items holding the same values are correctly synchronized. |
| ContentTranslationUISkipTest | class | core/ |
Tests the content translation UI check skip. |
| ContentTranslationUISkipTest.php | file | core/ |
|
| ContentTranslationUISkipTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationUISkipTest::$modules | property | core/ |
Modules to install. |
| ContentTranslationUISkipTest::testUICheckSkip | function | core/ |
Tests the content_translation_ui_skip key functionality. |
| ContextDefinition::$description | property | core/ |
The human-readable description. |
| ContextDefinition::$isMultiple | property | core/ |
Whether the data is multi-valued, i.e. a list of data items. |
| ContextDefinition::getDescription | function | core/ |
Gets a human readable description. |
| ContextDefinition::isMultiple | function | core/ |
Determines whether the data is multi-valued, i.e. a list of data items. |
| ContextDefinition::setDescription | function | core/ |
Sets the human readable description. |
| ContextDefinition::setMultiple | function | core/ |
Sets whether the data is multi-valued. |
| ContextDefinitionInterface::getDescription | function | core/ |
Gets a human readable description. |
| ContextDefinitionInterface::isMultiple | function | core/ |
Determines whether the data is multi-valued, i.e. a list of data items. |
| ContextDefinitionInterface::setDescription | function | core/ |
Sets the human readable description. |
| ContextDefinitionInterface::setMultiple | function | core/ |
Sets whether the data is multi-valued. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.