Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ArgumentLanguageTest | class | core/ |
Tests the argument language handler. |
| ArgumentLanguageTest.php | file | core/ |
|
| ArgumentLanguageTest::$testViews | property | core/ |
Views used by this test. |
| ArgumentLanguageTest::testArgument | function | core/ |
Tests the language argument. |
| ArgumentPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| ArgumentPluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| ArgumentPluginBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| ArgumentPluginBase::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
| 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 typehint 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 typehint. |
| 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/ |
#[\ReturnTypeWillChange] |
| 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. |
| AssertContentTrait::getUrl | function | core/ |
Get the current URL from the cURL handler. |
| AssertContentTraitTest::testGetTextContent | function | core/ |
@covers ::getTextContent[[api-linebreak]] |
| AssertLegacyTrait::getAllOptions | function | core/ |
Get all option elements, including nested options, in a select. |
| AssertLegacyTrait::getRawContent | function | core/ |
Gets the current raw content. |
| AssertLegacyTraitDeprecatedTest::testGetAllOptions | function | core/ |
Tests getAllOptions(). |
| AssertLegacyTraitTest::getSession | function | core/ |
Returns a mocked behat session object. |
| 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. |
| AssetCollectionOptimizerInterface::getAll | function | core/ |
Returns all optimized asset collections assets. |
| 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. |
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.