Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileUploadForm::$renderer | property | core/ |
The renderer service. |
| FileVideoFormatterTest::testRender | function | core/ |
@covers ::viewElements[[api-linebreak]] |
| FilterAPITest::testDependencyRemoval | function | core/ |
Tests that filter format dependency removal works. |
| FilterBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| FilterCombineTest::testFilterCombineEnds | function | core/ |
Tests the Combine field filter using the 'ends' operator. |
| FilterCombineTest::testFilterCombineNotEnds | function | core/ |
Tests the Combine field filter using the 'not_ends' operator. |
| FilterFormat::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
| FilterFormat::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| FilterStringTest::testFilterStringEnds | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedEnds | function | core/ |
|
| FilterStringTest::testFilterStringGroupedExposedNotEnds | function | core/ |
|
| FilterStringTest::testFilterStringNotEnds | function | core/ |
|
| FilterTestPlaceholders::renderDynamicThing | function | core/ |
#lazy_builder callback; builds a render array containing the dynamic thing. |
| Fixtures::appendOp | function | core/ |
Creates an AppendOp fixture. |
| FloodTest::testDatabaseBackend | function | core/ |
Tests flood control database backend. |
| FocusFirstCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| FormAjaxResponseBuilder::$ajaxRenderer | property | core/ |
The main content to AJAX Response renderer. |
| FormAjaxResponseBuilderTest::$renderer | property | core/ |
|
| FormAjaxResponseBuilderTest::testBuildResponseRenderArray | function | core/ |
@covers ::buildResponse[[api-linebreak]] |
| FormattedDateDiff::toRenderable | function | core/ |
Returns a render array representation of the object. |
| FormBuilder::renderFormTokenPlaceholder | function | core/ |
Renders the form CSRF token. It's a #lazy_builder callback. |
| FormBuilder::renderPlaceholderFormAction | function | core/ |
Renders a form action URL. It's a #lazy_builder callback. |
| FormElementsRenderTest | class | core/ |
Performs integration tests on \Drupal::service('renderer')->render(). |
| FormElementsRenderTest.php | file | core/ |
|
| FormElementsRenderTest::$modules | property | core/ |
Modules to enable. |
| FormElementsRenderTest::assertRenderedElement | function | core/ |
Tests that elements are rendered properly. |
| FormElementsRenderTest::testDrupalRenderFormElements | function | core/ |
Tests rendering form elements without using doBuildForm(). |
| FormErrorHandler::$renderer | property | core/ |
The renderer service. |
| FormErrorHandlerTest::$renderer | property | core/ |
The renderer. |
| FormTestInputForgeryForm::postRender | function | core/ |
Alters the rendered form to simulate input forgery. |
| ForumController::$renderer | property | core/ |
The renderer. |
| FrameworkTest::testAJAXRender | function | core/ |
Verifies the Ajax rendering of a command in the settings. |
| FrameworkTest::testAJAXRenderError | function | core/ |
Tests the behavior of an error alert command. |
| Full::render | function | core/ |
Return the renderable array of the pager. |
| FunctionsTest::testDrupalPreRenderLinks | function | core/ |
Tests the use of Link::preRenderLinks() on a nested array of links. |
| GenericCacheBackendUnitTestBase | class | core/ |
Tests any cache backend. |
| GenericCacheBackendUnitTestBase.php | file | core/ |
|
| GenericCacheBackendUnitTestBase::$cachebackends | property | core/ |
Array of objects implementing Drupal\Core\Cache\CacheBackendInterface. |
| GenericCacheBackendUnitTestBase::$defaultValue | property | core/ |
Random value to use in tests. |
| GenericCacheBackendUnitTestBase::$testBin | property | core/ |
Cache bin to use for testing. |
| GenericCacheBackendUnitTestBase::createCacheBackend | function | core/ |
Creates a cache backend to test. |
| GenericCacheBackendUnitTestBase::getCacheBackend | function | core/ |
Gets a backend to test; this will get a shared instance set in the object. |
| GenericCacheBackendUnitTestBase::getTestBin | function | core/ |
Gets the testing bin. |
| GenericCacheBackendUnitTestBase::setUp | function | core/ |
|
| GenericCacheBackendUnitTestBase::setUpCacheBackend | function | core/ |
Allows specific implementation to change the environment before a test run. |
| GenericCacheBackendUnitTestBase::tearDown | function | core/ |
|
| GenericCacheBackendUnitTestBase::tearDownCacheBackend | function | core/ |
Allows alteration of environment after a test run but before tear down. |
| GenericCacheBackendUnitTestBase::testDelete | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::delete(). |
| GenericCacheBackendUnitTestBase::testDeleteAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::deleteAll(). |
| GenericCacheBackendUnitTestBase::testDeleteMultiple | function | core/ |
@covers \Drupal\Core\Cache\ApcuBackend::deleteMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\BackendChain::deleteMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\ChainedFastBackend::deleteMultiple[[api-linebreak]] @covers… |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.