Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ItemList::getString | function | core/ |
Returns a string representation of the data. |
| ItemList::getValue | function | core/ |
Gets the data value. |
| ItemList::offsetGet | function | core/ |
|
| ItemResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ItemResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ItemResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ItemResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ItemsPerPageTest | class | core/ |
Tests the ability of the views wizard to specify the number of items per page. |
| ItemsPerPageTest.php | file | core/ |
|
| ItemsPerPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemsPerPageTest::setUp | function | core/ |
|
| ItemsPerPageTest::testItemsPerPage | function | core/ |
Tests the number of items per page. |
| ItemStorage::getItemCount | function | core/ |
Returns the count of the items in a feed. |
| ItemStorageInterface::getItemCount | function | core/ |
Returns the count of the items in a feed. |
| ItemStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| ItemTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ItemTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ItemTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ItemTest::testGetIndividual | function | core/ |
Tests GETting an individual resource, plus edge cases to ensure good DX. |
| 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::getFormId | function | core/ |
Returns a unique string identifying the form. |
| JoinTest::getJoinValue | function | core/ |
Returns the joinValue property. |
| JsAjaxTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| JsCollectionOptimizer::getAll | function | core/ |
Returns all optimized asset collections assets. |
| JsMessageTest | class | core/ |
Tests core/drupal.message library. |
| JsMessageTest.php | file | core/ |
|
| JsMessageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JsMessageTest::$modules | property | core/ |
Modules to enable. |
| JsMessageTest::assertCurrentMessages | function | core/ |
Asserts that currently shown messages match expected messages. |
| JsMessageTest::setUp | function | core/ |
|
| JsMessageTest::testAddRemoveMessages | function | core/ |
Test click on links to show messages and remove messages. |
| JSMessageTestController | class | core/ |
Test Controller to show message links. |
| JSMessageTestController.php | file | core/ |
|
| JSMessageTestController::getMessagesSelectors | function | core/ |
Gets the test messages selectors. |
| JSMessageTestController::getTypes | function | core/ |
Gets the test types. |
| JSMessageTestController::messageLinks | function | core/ |
Displays links to show messages via Javascript. |
| Json::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
| JsonApiDocumentTopLevel::getData | function | core/ |
Gets the data. |
| JsonApiDocumentTopLevel::getIncludes | function | core/ |
Gets a JSON:API Data object of resources to be included in the response. |
| JsonApiDocumentTopLevel::getLinks | function | core/ |
Gets the links. |
| JsonApiDocumentTopLevel::getMeta | function | core/ |
Gets the metadata. |
| JsonApiDocumentTopLevel::getOmissions | function | core/ |
Gets an OmittedData instance containing resources to be omitted. |
| JsonApiDocumentTopLevelNormalizer::getLinkHash | function | core/ |
Hashes an omitted link. |
| JsonApiDocumentTopLevelNormalizerTest::getNormalizer | function | core/ |
Helper to load the normalizer. |
| JsonApiRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 | function | core/ |
Ensure filtering on relationships works with bundle-specific target types. |
| JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 | function | core/ |
Ensure deep nested include works on multi target entity type field. |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.