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 |
|---|---|---|---|
| InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated | function | core/ |
Helper function to verify that the expected strings are translated. |
| InstallHelper::processRecipe | function | core/ |
Process recipe data into recipe node structure. |
| INSTALL_TASK_SKIP | constant | core/ |
Do not run the task during the current installation request. |
| IpAddressBlockingTest | class | core/ |
Tests IP address banning. |
| IpAddressBlockingTest.php | file | core/ |
|
| IpAddressBlockingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| IpAddressBlockingTest::$modules | property | core/ |
Modules to install. |
| IpAddressBlockingTest::testIPAddressValidation | function | core/ |
Tests various user input to confirm correct validation and saving of data. |
| IpCacheContext | class | core/ |
Defines the IpCacheContext service, for "per IP address" caching. |
| IpCacheContext.php | file | core/ |
|
| IpCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| IpCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| IpCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| Item::getDescription | function | core/ |
Returns the body of the feed item. |
| Item::setDescription | function | core/ |
Sets the body of the feed item. |
| ItemInterface::getDescription | function | core/ |
Returns the body of the feed item. |
| ItemInterface::setDescription | function | core/ |
Sets the body of the feed item. |
| ItemTest::testRelationships | function | core/ |
Tests CRUD of individual resource relationship data. |
| javascript-1.txt | file | core/ |
<script> alert('SimpleTest PHP was executed!'); </script> |
| JavascriptDeprecationTest | class | core/ |
Tests Javascript deprecation notices. |
| JavascriptDeprecationTest.php | file | core/ |
|
| JavascriptDeprecationTest::$modules | property | core/ |
Modules to enable. |
| JavascriptDeprecationTest::testJavascriptDeprecation | function | core/ |
@expectedDeprecation Javascript Deprecation: This function is deprecated for testing purposes. @expectedDeprecation Javascript Deprecation: This property is deprecated for testing purposes. |
| JavascriptGetDrupalSettingsTest | class | core/ |
Tests Drupal settings retrieval in JavascriptTestBase tests. |
| JavascriptGetDrupalSettingsTest.php | file | core/ |
|
| JavascriptGetDrupalSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JavascriptGetDrupalSettingsTest::$modules | property | core/ |
Modules to enable. |
| JavascriptGetDrupalSettingsTest::testGetDrupalSettings | function | core/ |
Tests retrieval of Drupal settings. |
| JavascriptStatesForm | class | core/ |
Builds a simple form to test states. |
| JavascriptStatesForm.php | file | core/ |
|
| JavascriptStatesForm::buildForm | function | core/ |
Form constructor. |
| JavascriptStatesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| JavascriptStatesForm::submitForm | function | core/ |
Form submission handler. |
| JavascriptTestBase | class | core/ |
Runs a browser test using PhantomJS. |
| JavascriptTestBase.php | file | core/ |
|
| JavascriptTestBase::$minkDefaultDriverClass | property | core/ |
To use a legacy phantomjs based approach, please use PhantomJSDriver::class. |
| JavascriptTestBase::assertSession | function | core/ |
Returns WebAssert object. |
| JsonApiRegressionTest::testAliasedFieldsWithVirtualRelationships | function | core/ |
Tests that "virtual/missing" resources can exist for renamed fields. |
| JsonApiRegressionTest::testBundlelessRelationshipMutationFromIssue2973681 | function | core/ |
Ensure POST and PATCH works for bundle-less relationship routes. |
| JsonApiRegressionTest::testDenormalizeAliasedRelationshipFromIssue2953207 | function | core/ |
Ensures denormalizing relationships with aliased field names works. |
| JsonApiRegressionTest::testEmptyRelationshipFilteringFromIssue3025372 | function | core/ |
Ensure filtering for entities with empty entity reference fields works. |
| JsonApiRegressionTest::testGetTermWhenMultipleVocabulariesExistFromIssue2977879 | function | core/ |
Ensures GETting terms works when multiple vocabularies exist. |
| KeyValueContentEntityStorage::loadMultipleRevisions | function | core/ |
Loads multiple entity revisions. |
| KeyValueEntityStorage::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
| KeyValueEntityStorageTest::testLoadMultipleAll | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| KeyValueStoreExpirableInterface::setMultipleWithExpire | function | core/ |
Saves an array of values with a time to live. |
| KeyValueStoreInterface::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
| KeyValueStoreInterface::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| KeyValueStoreInterface::setMultiple | function | core/ |
Saves key/value pairs. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.