Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search main for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ExtendableInterface.php | file | core/ |
|
| ExtendableInterface::extend | function | core/ |
Enhance this object by wrapping it in an extender object. |
| ExtendedDiscoveryInterface | interface | core/ |
An interface for testing the Discovery interface. |
| ExtendedDiscoveryInterface::otherMethod | function | core/ |
|
| ExtendedForm | class | core/ |
Extends the site setting form. |
| ExtendedForm.php | file | core/ |
|
| ExtendFriendsTest | class | core/ |
|
| Extending and altering Drupal | group | core/ |
Overview of extensions and alteration methods for Drupal. |
| ExtendingNonInstalledClass | class | core/ |
Plugin annotation @Plugin( id = "extending_non_installed_class", label = "A plugin whose class is extending from a non-installed module class", color = "pink", ) |
| ExtendingNonInstalledClass | class | core/ |
This class does not have a plugin attribute or plugin annotation on purpose. |
| ExtendingNonInstalledClass.php | file | core/ |
|
| ExtendingNonInstalledClass.php | file | core/ |
|
| ExtendingNonInstalledClass::testMethod | function | core/ |
Provides an empty test method for testing. |
| ExtraFieldBlock::preRenderBlock | function | core/ |
Pre-render callback to ensure empty extra_field_block's are not rendered. |
| Feed::$renderer | property | core/ |
The renderer. |
| Feed::render | function | core/ |
Renders this display. |
| FiberPlaceholderTest::testLongPlaceholderFiberSuspendingLoop | function | core/ |
Tests long placeholder fiber suspending loop. |
| FieldConfig::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| FieldConfigBase::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| FieldConfigBase::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| FieldConfigEntityUnitTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle | function | core/ |
Tests that invalid bundles are handled. |
| FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
Tests on dependency removal. |
| FieldConfigListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| FieldConfigValidationTest::testInvalidDependencies | function | core/ |
Tests that validation fails if config dependencies are invalid. |
| FieldCounterTest::testExcludedTitleTokenDisplay | function | core/ |
Tests the display of an excluded title field when used as a token. |
| FieldDateTest::assertRenderedDatesEqual | function | core/ |
Asserts properly formatted display against 'created' field in view. |
| FieldDateTest::assertRenderedFutureDatesEqual | function | core/ |
Asserts properly formatted display against 'destroyed' field in view. |
| FieldDefinitionListener::$cacheBackend | property | core/ |
Cache backend instance. |
| FieldDefinitionListenerTest::$cacheBackend | property | core/ |
The cache backend. |
| FieldFieldTest::testAttachedRender | function | core/ |
Tests that formatter's #attached assets are correctly preserved. |
| FieldFieldTest::testComplexRender | function | core/ |
Tests the output of a view with complex field configuration. |
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.