Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| LibraryDiscoveryParserTest::testLibraryWithDependencies | function | core/ |
Tests a library with dependencies. |
| Link::preRenderLink | function | core/ |
Pre-render callback: Renders a link into #markup. |
| Link::preRenderLinks | function | core/ |
Pre-render callback: Collects child links into a single array. |
| Link::toRenderable | function | core/ |
Returns a render array representation of the object. |
| LinkApprove::renderLink | function | core/ |
Prepares the link to view an entity. |
| LinkApproveTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
| LinkBase::render | function | core/ |
Renders the field. |
| LinkBase::renderLink | function | core/ |
Prepares the link to view an entity. |
| LinkBaseTest::testRenderNullEntity | function | core/ |
Tests the render method when getEntity returns NULL. |
| LinkFieldTest::renderTestEntity | function | core/ |
Renders a test_entity and returns the output. |
| LinkGenerator::$renderer | property | core/ |
The renderer service. |
| LinkGeneratorTest::$renderer | property | core/ |
The mocked renderer service. |
| LinkReplyTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
| LinksetControllerTest::testDisabledEndpoint | function | core/ |
Test that api route does not exist if the config option is disabled. |
| LinksetControllerTestBase::enableEndpoint | function | core/ |
Enables or disables the menu linkset endpoint. |
| ListingEmpty::render | function | core/ |
Render the area. |
| ListingEmpty::render | function | core/ |
Render the area. |
| ListInterface::appendItem | function | core/ |
Appends a new item to the list. |
| LocalActionManagerTest::$cacheBackend | property | core/ |
The mocked cache backend. |
| LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies | function | core/ |
Assert translations JS is added before drupal.js, because it depends on it. |
| LocaleLocaleLookupTest::testCircularDependency | function | core/ |
Tests that there are no circular dependencies. |
| LocalStream::dir_opendir | function | core/ |
Open directory handle. |
| LocalTaskManagerTest::$cacheBackend | property | core/ |
The cache backend used in the test. |
| LockBackendAbstract | class | core/ |
Non backend related common methods implementation for lock backends. |
| LockBackendAbstract.php | file | core/ |
|
| LockBackendAbstract::$lockId | property | core/ |
Current page lock token identifier. |
| LockBackendAbstract::$locks | property | core/ |
Existing locks for this page. |
| LockBackendAbstract::getLockId | function | core/ |
Gets the unique page token for locks. |
| LockBackendAbstract::wait | function | core/ |
Waits a short amount of time before a second lock acquire attempt. |
| LockBackendAbstractTest | class | core/ |
@coversDefaultClass \Drupal\Tests\Core\Lock\LockBackendAbstractTest[[api-linebreak]] @group Lock |
| LockBackendAbstractTest.php | file | core/ |
|
| LockBackendAbstractTest::$lock | property | core/ |
The Mocked LockBackendAbstract object. |
| LockBackendAbstractTest::setUp | function | core/ |
|
| LockBackendAbstractTest::testGetLockId | function | core/ |
Tests the getLockId() method. |
| LockBackendAbstractTest::testWaitFalse | function | core/ |
Tests the wait() method when lockMayBeAvailable() returns TRUE. |
| LockBackendAbstractTest::testWaitTrue | function | core/ |
Tests the wait() method when lockMayBeAvailable() returns FALSE. |
| LockBackendInterface | interface | core/ |
Lock backend interface. |
| LockBackendInterface.php | file | core/ |
|
| LockBackendInterface::acquire | function | core/ |
Acquires a lock. |
| LockBackendInterface::getLockId | function | core/ |
Gets the unique page token for locks. |
| LockBackendInterface::lockMayBeAvailable | function | core/ |
Checks if a lock is available for acquiring. |
| LockBackendInterface::release | function | core/ |
Releases the given lock. |
| LockBackendInterface::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
| LockBackendInterface::wait | function | core/ |
Waits a short amount of time before a second lock acquire attempt. |
| LockTest::testBackendLockRelease | function | core/ |
Tests backend release functionality. |
| LockTest::testBackendLockReleaseAll | function | core/ |
Tests backend release functionality. |
| Log::end | function | core/ |
Stop logging for the specified logging key. |
| MachineName::preRender | function | core/ |
Runs before any fields are rendered. |
| MachineName::render | function | core/ |
Renders the field. |
| MailCaptureTest::testMailSend | function | core/ |
Tests to see if the wrapper function is executed correctly. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.