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 |
|---|---|---|---|
| ArgumentPluginBase::getDefaultArgument | function | core/ |
Get a default argument, if available. |
| ArgumentPluginBase::getPlugin | function | core/ |
Get the display or row plugin, if it exists. |
| ArgumentPluginBase::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
| ArgumentPluginBase::getTitle | function | core/ |
Determines the title to use for the view. |
| ArgumentPluginBase::getTokenHelp | function | core/ |
Provide token help information for the argument. |
| ArgumentPluginBase::getValue | function | core/ |
Get the value of this argument. |
| ArgumentsResolver::getArgument | function | core/ |
Gets the argument value for a parameter. |
| ArgumentsResolver::getArguments | function | core/ |
Gets arguments suitable for passing to the given callable. |
| ArgumentsResolver::getReflector | function | core/ |
Gets a reflector for the access check callable. |
| ArgumentsResolverInterface::getArguments | function | core/ |
Gets arguments suitable for passing to the given callable. |
| ArgumentsResolverTest::providerTestGetArgument | function | core/ |
Provides test data to testGetArgument(). |
| ArgumentsResolverTest::testGetArgument | function | core/ |
Tests the getArgument() method. |
| ArgumentsResolverTest::testGetArgumentObject | function | core/ |
Tests getArgument() with an object. |
| ArgumentsResolverTest::testGetArgumentOrder | function | core/ |
Tests getArgument() with a Route, Request, and Account object. |
| ArgumentsResolverTest::testGetArgumentRouteNoTypeHintAndValue | function | core/ |
Tests getArgument() with a named parameter with no type hint and a value. |
| ArgumentsResolverTest::testGetWildcardArgument | function | core/ |
Tests getArgument() with a wildcard object for a parameter with a custom name. |
| ArgumentsResolverTest::testGetWildcardArgumentNoTypeHint | function | core/ |
Tests getArgument() with a wildcard parameter with no type hint. |
| ArgumentValidatorPluginBase::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
| ArrayElement::get | function | core/ |
Gets a contained typed configuration element. |
| ArrayElement::getAllKeys | function | core/ |
Gets valid configuration data keys. |
| ArrayElement::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
| ArrayElement::getElements | function | core/ |
Gets an array of contained elements. |
| ArrayElement::getIterator | function | core/ |
|
| ArrayElement::getProperties | function | core/ |
Gets an array of property objects. |
| AssertBreadcrumbTrait::getBreadcrumbParts | function | core/ |
Returns the breadcrumb contents of the current page in the internal browser. |
| AssertContentTrait::getAllOptions | function | core/ |
Get all option elements, including nested options, in a select. |
| AssertContentTrait::getDrupalSettings | function | core/ |
Gets the value of drupalSettings for the currently-loaded page. |
| AssertContentTrait::getRawContent | function | core/ |
Gets the current raw content. |
| AssertContentTrait::getSelectedItem | function | core/ |
Get the selected value from a select field. |
| AssertContentTrait::getTextContent | function | core/ |
Retrieves the plain-text content from the current raw content. |
| AssertContentTraitTest::testGetTextContent | function | core/ |
Tests get text content. |
| AssertMailTrait::getMails | function | core/ |
Gets an array containing all emails sent during this test case. |
| AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
| AssertPreconditionsTrait::getProjectRoot | function | core/ |
Returns the absolute path of the project root. |
| AssetControllerBase::getGroup | function | core/ |
Gets a group. |
| AssetControllerBase::getGroups | function | core/ |
Get grouped assets. |
| AssetQueryString::get | function | core/ |
Gets the query string value. |
| AssetQueryStringInterface::get | function | core/ |
Gets the query string value. |
| AssetQueryStringTest::testResetGet | function | core/ |
Tests reset get. |
| AssetResolver::getCssAssets | function | core/ |
Returns the CSS assets for the current response's libraries. |
| AssetResolver::getJsAssets | function | core/ |
Returns the JavaScript assets for the current response's libraries. |
| AssetResolver::getJsSettingsAssets | function | core/ |
Returns the JavaScript settings assets for this response's libraries. |
| AssetResolver::getLibrariesToLoad | function | core/ |
Returns the libraries that need to be loaded. |
| AssetResolverInterface::getCssAssets | function | core/ |
Returns the CSS assets for the current response's libraries. |
| AssetResolverInterface::getJsAssets | function | core/ |
Returns the JavaScript assets for the current response's libraries. |
| AssetResolverTest::testGetCssAssets | function | core/ |
Tests get css assets. |
| AssetResolverTest::testGetJsAssets | function | core/ |
Tests get js assets. |
| AssetsStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| AssetsStream::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| AssetsStream::getType | function | core/ |
Returns the type of stream wrapper. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.