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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalTaskManagerInterface::getTitle | function | core/ |
Gets the title for a local task. |
| LocalTaskManagerTest::getLocalTaskFixtures | function | core/ |
Return some local tasks plugin definitions. |
| LocalTaskManagerTest::getLocalTasksCache | function | core/ |
Returns the cache entry expected when running getLocalTaskForRoute(). |
| LocalTaskManagerTest::getLocalTasksForRouteResult | function | core/ |
Returns an expected result for getLocalTasksForRoute. |
| LocalTaskManagerTest::testGetLocalTaskForRouteWithEmptyCache | function | core/ |
Tests the cache of the local task manager with an empty initial cache. |
| LocalTaskManagerTest::testGetLocalTaskForRouteWithFilledCache | function | core/ |
Tests the cache of the local task manager with a filled initial cache. |
| LocalTaskManagerTest::testGetLocalTasksForRouteForChild | function | core/ |
Tests the getLocalTasksForRoute method on a child. |
| LocalTaskManagerTest::testGetLocalTasksForRouteSingleLevelTitle | function | core/ |
Tests the getLocalTasksForRoute method. |
| LocalTaskManagerTest::testGetTasksBuildWithCacheabilityMetadata | function | core/ |
Tests get tasks build with cacheability metadata. |
| LocalTaskManagerTest::testGetTasksBuildWithFibers | function | core/ |
Test multiple parallel calls with fibers. |
| LocalTaskManagerTest::testGetTitle | function | core/ |
Tests the getTitle method. |
| LocalTaskTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LocalTaskTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| Lock::getOwnerId | function | core/ |
Gets the owner ID. |
| Lock::getUpdated | function | core/ |
Gets the timestamp of the last update to the lock. |
| LockBackendAbstract::getLockId | function | core/ |
Gets the unique page token for locks. |
| LockBackendAbstractTest::testGetLockId | function | core/ |
Tests the getLockId() method. |
| LockBackendInterface::getLockId | function | core/ |
Gets the unique page token for locks. |
| LockFileValidator::getHash | function | core/ |
Returns the XXH64 hash of a file. |
| LockFileValidator::getSubscribedEvents | function | core/ |
|
| Log::get | function | core/ |
Retrieve the query log for the specified logging key so far. |
| LoggerAwareStub::getLogger | function | core/ |
Gets the logger. |
| LoggerChannelFactory::get | function | core/ |
Retrieves the registered logger for the requested channel. |
| LoggerChannelFactoryInterface::get | function | core/ |
Retrieves the registered logger for the requested channel. |
| LoggerChannelFactoryTest::testGet | function | core/ |
Tests LoggerChannelFactory::get(). |
| LoggerChannelTrait::getLogger | function | core/ |
Gets the logger for a specific channel. |
| LoggingDecoratorTrait::getInvocationArguments | function | core/ |
Returns the arguments from every invocation of the main class method. |
| LoggingForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LoggingTest::testEnableTargetLogging | function | core/ |
Tests logging queries against multiple targets on the same connection. |
| LoggingTest::testEnableTargetLoggingNoTarget | function | core/ |
Tests that logs to separate targets use the same connection properly. |
| LoggingTest::testGetLoggingWrongKey | function | core/ |
Tests that getLog with a wrong key return an empty array. |
| LoginLogoutMenuLink::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LoginLogoutMenuLink::getRouteName | function | core/ |
Returns the route name, if available. |
| LoginLogoutMenuLink::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| LruMemoryCache::get | function | core/ |
Returns data from the persistent cache. |
| LruMemoryCache::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| LruMemoryCacheTest::getLruMemoryCache | function | core/ |
Creates a LRU cache for testing. |
| LruMemoryCacheTest::testGetSetDelete | function | core/ |
Tests getting, setting and deleting items from the LRU memory cache. |
| MachineName::getInfo | function | core/ |
Returns the element properties for this element. |
| MachineName::getTransliterationLanguageOverrides | function | core/ |
Gets transliteration language overrides for a language. |
| MachineName::getValueOptions | function | core/ |
|
| MachineNameTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MailerCaptureTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MailerCaptureTrait::getCapturedMessages | function | core/ |
Gets an array containing all messages sent during this test case. |
| MailerCaptureTrait::getEmails | function | core/ |
Gets an array containing all emails sent during this test case. |
| MailHandlerTest::getAnonymousMockMessage | function | core/ |
Builds a mock message from anonymous user. |
| MailHandlerTest::getAuthenticatedMockMessage | function | core/ |
Builds a mock message from authenticated user. |
| MailHandlerTest::getMockContactForm | function | core/ |
Builds a mock message on given scenario. |
| MailHandlerTest::getMockSender | function | core/ |
Builds a mock sender on given scenario. |
| MailHandlerTest::getSendMailMessages | function | core/ |
Data provider for ::testSendMailMessages. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.