Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTranslationRenderTrait::getEntityTranslationRenderer | function | core/ |
Returns the current renderer. |
| EntityTranslationRenderTrait::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityTranslationRenderTrait::getLanguageManager | function | core/ |
Returns the language manager. |
| EntityTranslationRenderTrait::getView | function | core/ |
Returns the top object of a view. |
| EntityType::$render_cache | property | core/ |
Indicates whether the rendered output of entities should be cached. |
| EntityType::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
| EntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityType::isRenderCacheable | function | core/ |
Indicates whether the rendered output of entities should be cached. |
| EntityTypeBundleInfoTest::$cacheBackend | property | core/ |
The cache backend to use. |
| EntityTypeInterface::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
| EntityTypeInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityTypeInterface::isRenderCacheable | function | core/ |
Indicates whether the rendered output of entities should be cached. |
| EntityTypeManagerTest::$cacheBackend | property | core/ |
The cache backend. |
| EntityViewBuilder::getRenderRecursionKey | function | core/ |
Generates a key for an entity render array for recursion protection. |
| EntityViewBuilder::setRecursiveRenderProtection | function | core/ |
Entity render array #pre_render callback. |
| EntityViewBuilder::unsetRecursiveRenderProtection | function | core/ |
Entity render array #post_render callback. |
| EntityViewController::$renderer | property | core/ |
The renderer service. |
| EntityViewDisplay::collectRenderDisplay | function | core/ |
Returns the display object used to render an entity. |
| EntityViewDisplay::collectRenderDisplays | function | core/ |
Returns the display objects used to render a set of entities. |
| EntityViewDisplay::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
| Error::renderExceptionSafe | function | core/ |
Renders an exception error message without further exceptions. |
| ErrorTestController::triggerRendererException | function | core/ |
Trigger an exception during rendering. |
| ExampleRenderable | class | core/ |
Provides an example implementation of the RenderableInterface. |
| ExampleRenderable.php | file | core/ |
|
| ExampleRenderable::toRenderable | function | core/ |
Returns a render array representation of the object. |
| ExampleWithOtherModuleDependency | class | core/ |
Test class with a dependency on another module. |
| ExampleWithOtherModuleDependency.php | file | core/ |
|
| example_module_only_dependencies.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_only_dependencies.libraries.yml |
| ExcludedFieldTokenTest::testExcludedTitleTokenDisplay | function | core/ |
Tests the display of an excluded title field when used as a token. |
| ExcludedModulesEventSubscriber::getDependentConfigNames | function | core/ |
Get all the configuration which depends on one of the excluded modules. |
| experimental_module_dependency_test.info.yml | file | core/ |
core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml |
| experimental_theme_dependency_test.info.yml | file | core/ |
core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml |
| Exporter::exportWithDependencies | function | core/ |
Exports an entity and all of its dependencies to a directory. |
| ExportMetadata::addDependency | function | core/ |
Adds a dependency on another content entity. |
| ExportMetadata::getDependencies | function | core/ |
Returns the dependencies of the exported entity. |
| ExposedFormCheckboxesTest::testExposedFormRenderCheckboxes | function | core/ |
Tests overriding the default render option with checkboxes. |
| ExposedFormPluginBase::postRender | function | core/ |
Runs after the view has been rendered. |
| ExposedFormPluginBase::preRender | function | core/ |
Runs before the view is rendered. |
| ExposedFormPluginBase::renderExposedForm | function | core/ |
Renders the exposed form. |
| ExposedFormPluginInterface::postRender | function | core/ |
Runs after the view has been rendered. |
| ExposedFormPluginInterface::preRender | function | core/ |
Runs before the view is rendered. |
| ExposedFormPluginInterface::renderExposedForm | function | core/ |
Renders the exposed form. |
| ExposedFormRenderTest | class | core/ |
Tests the exposed form. |
| ExposedFormRenderTest.php | file | core/ |
|
| ExposedFormRenderTest::$modules | property | core/ |
Modules to install. |
| ExposedFormRenderTest::$testViews | property | core/ |
Views to be enabled. |
| ExposedFormRenderTest::setUp | function | core/ |
|
| ExposedFormRenderTest::testExposedFormRawInput | function | core/ |
Tests the exposed form raw input. |
| ExposedFormRenderTest::testExposedFormRender | function | core/ |
Tests the exposed form markup. |
| ExtendableInterface | interface | core/ |
Interface for extendable query objects. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.