Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldRenderedEntityTranslationTest.php | file | core/ |
|
| FieldRenderedEntityTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldRenderedEntityTranslationTest::$entityTypeManager | property | core/ |
The entity type manager service. |
| FieldRenderedEntityTranslationTest::$modules | property | core/ |
Modules to install. |
| FieldRenderedEntityTranslationTest::$testViews | property | core/ |
|
| FieldRenderedEntityTranslationTest::assertRows | function | core/ |
Ensures that the rendered results are working as expected. |
| FieldRenderedEntityTranslationTest::setUp | function | core/ |
Sets up the test. |
| FieldRenderedEntityTranslationTest::testTranslationRows | function | core/ |
Tests that different translation mechanisms can be used for base fields. |
| FieldStorageConfig::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| FieldStorageConfigEntityUnitTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| FieldStorageConfigListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| FieldStorageEntityTypeDependencyTestHook | class | core/ |
Hook implementations. |
| FieldStorageEntityTypeDependencyTestHook.php | file | core/ |
|
| FieldStorageEntityTypeDependencyTestHook::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| FieldTest::$renderer | property | core/ |
The renderer. |
| FieldTest::render | function | core/ |
Renders the field. |
| FieldTest::setupLanguageRenderer | function | core/ |
Setup the mock data needed to make language renderers work. |
| FieldTest::testCalculateDependenciesWithBaseField | function | core/ |
Tests calculate dependencies with base field. |
| FieldTest::testCalculateDependenciesWithConfiguredField | function | core/ |
Tests calculate dependencies with configured field. |
| FieldUiTable::preRenderRegionRows | function | core/ |
Performs pre-render to move #regions to rows. |
| FieldUiTable::tablePreRender | function | core/ |
Performs pre-render tasks on field_ui_table elements. |
| FieldWebTest::testTextRendering | function | core/ |
Tests trimming/read-more/ellipses. |
| field_storage_entity_type_dependency_test.info.yml | file | core/ |
core/modules/system/tests/modules/field_storage_entity_type_dependency_test/field_storage_entity_type_dependency_test.info.yml |
| File::preRenderFile | function | core/ |
Prepares a #type 'file' render element for input.html.twig. |
| File::render | function | core/ |
Renders the field. |
| File::renderLink | function | core/ |
Prepares link to the file. |
| FileAudioFormatterTest::testRender | function | core/ |
Tests render. |
| FileCacheBackendInterface | interface | core/ |
Defines an interface inspired by APCu for FileCache backends. |
| FileCacheBackendInterface.php | file | core/ |
|
| FileCacheBackendInterface::delete | function | core/ |
Deletes data from a cache backend. |
| FileCacheBackendInterface::fetch | function | core/ |
Fetches data from the cache backend. |
| FileCacheBackendInterface::store | function | core/ |
Stores data into a cache backend. |
| FileSize::render | function | core/ |
Renders the field. |
| FileUploadForm::$renderer | property | core/ |
The renderer service. |
| FileVideoFormatterTest::testRender | function | core/ |
Tests render. |
| 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. |
| FilterEntityReferenceTest::testViewContentDependencies | function | core/ |
Tests that content dependencies are added to the view. |
| 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/ |
Tests filtering by string using the "ends with" operator. |
| FilterStringTest::testFilterStringGroupedExposedEnds | function | core/ |
Tests grouped and exposed filters with the "ends with" operator. |
| FilterStringTest::testFilterStringGroupedExposedNotEnds | function | core/ |
Tests grouped and exposed filters with the "does not end with" operator. |
| FilterStringTest::testFilterStringNotEnds | function | core/ |
Tests filtering by string using the "does not end with" operator. |
| FilterTestPlaceholders::renderDynamicThing | function | core/ |
Render API callback: Builds a render array containing the dynamic thing. |
| FilterTestPlaceholders::renderStaticThing | function | core/ |
Render API callback: Builds a render array. |
| FinderTest::testFoundDataIsInDependencyOrder | function | core/ |
Tests that any discovered entity data is sorted into dependency order. |
| Fixtures::appendOp | function | core/ |
Creates an AppendOp fixture. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.