Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
| InstallStorage::getComponentFolder | function | core/ |
Get folder inside each component that contains the files. |
| InstallStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| InstallStorage::getCoreFolder | function | core/ |
Get folder inside Drupal core that contains the files. |
| InstallStorage::getCoreNames | function | core/ |
Get all configuration names and folders for Drupal core. |
| InstallStorage::getFilePath | function | core/ |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
| InstallTest::testGetSchemaAtInstallTime | function | core/ |
Verify that drupal_get_schema() can be used during module installation. |
| install_get_form | function | core/ |
Builds and processes a form for the installer environment. |
| IntegerData::getCastedValue | function | core/ |
#[JsonSchema([ 'type' => 'integer', ])] |
| IntegerItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| InternalEntitiesTest::getIndividual | function | core/ |
Returns the decoded JSON:API document for the for the given entity. |
| InternalEntitiesTest::getRelated | function | core/ |
Performs an authenticated request and returns the decoded document. |
| InternalEntitiesTest::jsonapiGet | function | core/ |
Performs an authenticated request and returns the decoded document. |
| InternalTypedDataTestTrait::getTypedDataProperty | function | core/ |
Gets a typed data property. |
| InvalidPluginDefinitionException::getPluginId | function | core/ |
Gets the plugin ID of the mapper that raised the exception. |
| 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. |
| IsFrontPathCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| IsFrontPathCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| IsFrontPathCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| IsFrontPathCacheContextTest::testGetContextFront | function | core/ |
Tests get context front. |
| IsFrontPathCacheContextTest::testGetContextNotFront | function | core/ |
Tests get context not front. |
| IsSuperUserCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| IsSuperUserCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| IsSuperUserCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| Item::getInfo | function | core/ |
Returns the element properties for this element. |
| ItemList::get | function | core/ |
Returns the item at the specified position in this list. |
| ItemList::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
| ItemList::getIterator | function | core/ |
|
| ItemList::getString | function | core/ |
Returns a string representation of the data. |
| ItemList::getValue | function | core/ |
Gets the data value. |
| ItemList::offsetGet | function | core/ |
|
| ItemsPerPageTest | class | core/ |
Tests that the views wizard can specify the number of items per page. |
| ItemsPerPageTest.php | file | core/ |
|
| ItemsPerPageTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| ItemsPerPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemsPerPageTest::setUp | function | core/ |
Sets up the test. |
| ItemsPerPageTest::testItemsPerPage | function | core/ |
Tests the number of items per page. |
| JavascriptGetDrupalSettingsTest | class | core/ |
Tests Drupal settings retrieval in WebDriverTestBase tests. |
| JavascriptGetDrupalSettingsTest.php | file | core/ |
|
| JavascriptGetDrupalSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JavascriptGetDrupalSettingsTest::$modules | property | core/ |
Modules to install. |
| 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. |
| JsAssetController::getGroups | function | core/ |
Get grouped assets. |
| JsCollectionGrouperUnitTest::testGrouperWithAggregateTargets | function | core/ |
Tests \Drupal\Core\Asset\CssCollectionGrouper. |
| JSInteractionTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| JsMessageTest | class | core/ |
Tests core/drupal.message library. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.