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 |
---|---|---|---|
AnnotationWithTargetSyntaxError.php | file | core/ |
|
AnnounceCommand::getAttachedAssets | function | core/ |
Gets the attached assets. |
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreGet | function | core/ |
Tests anonymous can get without a previous set. |
AnonymousUserResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
AnonymousUserSessionTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
ApcuBackend::get | function | core/ |
Returns data from the persistent cache. |
ApcuBackend::getAll | function | core/ |
Returns all cached items, optionally limited by a cache ID prefix. |
ApcuBackend::getApcuKey | function | core/ |
Prepends the APCu user variable prefix for this bin to a cache item ID. |
ApcuBackend::getIterator | function | core/ |
Instantiates and returns the APCUIterator class. |
ApcuBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
ApcuBackendFactory::get | function | core/ |
Gets ApcuBackend for the specified cache bin. |
ApcuBackendTest::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
AppRootFactory::get | function | core/ |
Gets the app root. |
ArchiverManager::getExtensions | function | core/ |
Returns a string of supported archive extensions. |
ArchiverManager::getInstance | function | core/ |
Gets a preconfigured instance of a plugin. |
AreaMessagesTest::testMessageText | function | core/ |
Tests the messages area handler. |
ArgumentDefaultPluginBase::getArgument | function | core/ |
Return the default argument. |
ArgumentDefaultPluginBase::getCacheTags | function | core/ |
|
ArgumentDefaultTest::getArgument | function | core/ |
Return the default 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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.