Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| DataEntityRow::render | function | core/ |
Renders a row object. |
| DataFieldRow::render | function | core/ |
Renders a row object. |
| Date::preRenderDate | function | core/ |
Adds form-specific attributes to a 'date' #type element. |
| Date::render | function | core/ |
Renders the field. |
| DateRangeWidgetBase::validateStartEnd | function | core/ |
#element_validate callback to ensure that the start date <= the end date. |
| DateTestBase::renderTestEntity | function | core/ |
Renders an entity_test and sets the output in the internal browser. |
| DateTimePlus::render | function | core/ |
Renders the timezone name. |
| DblogMessage::render | function | core/ |
Renders the field. |
| DblogOperations::render | function | core/ |
Renders the field. |
| dblog_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
| DbUpdateController::$bareHtmlPageRenderer | property | core/ |
The bare HTML page renderer. |
| DefaultDisplayExtender | class | core/ |
Default display extender plugin; does nothing. |
| DefaultDisplayExtender.php | file | core/ |
|
| DefaultLanguageRenderer | class | core/ |
Renders entities in their default language. |
| DefaultLanguageRenderer.php | file | core/ |
|
| DefaultLanguageRenderer::getLangcode | function | core/ |
Returns the language code associated with the given row. |
| DefaultPluginManager::setCacheBackend | function | core/ |
Initialize the cache backend. |
| DefaultPluginManagerTest::testDefaultPluginManagerWithPluginExtendingNonInstalledClass | function | core/ |
Tests the plugin manager with a plugin that extends a non-installed class. |
| DefaultSummary::render | function | core/ |
Render the display in this style. |
| dependencies.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/dependencies.libraries.yml |
| Dependency | class | core/ |
A value object representing dependency information. |
| Dependency.php | file | core/ |
|
| Dependency::$constraint | property | core/ |
The Constraint object from the constraint string. |
| Dependency::$constraintString | property | core/ |
The constraint string. |
| Dependency::$name | property | core/ |
The name of the dependency. |
| Dependency::$project | property | core/ |
The project namespace for the dependency. |
| Dependency::createFromString | function | core/ |
Creates a new instance of this class from a dependency string. |
| Dependency::getConstraint | function | core/ |
Gets the Constraint object. |
| Dependency::getConstraintString | function | core/ |
Gets constraint string from the dependency. |
| Dependency::getName | function | core/ |
Gets the dependency's name. |
| Dependency::getProject | function | core/ |
Gets the dependency's project namespace. |
| Dependency::isCompatible | function | core/ |
Determines if the provided version is compatible with this dependency. |
| Dependency::__construct | function | core/ |
Dependency constructor. |
| Dependency::__sleep | function | core/ |
Prevents unnecessary serialization of constraint objects. |
| DependencyFieldItem | class | core/ |
A test class. |
| DependencyFieldItem::calculateDependencies | function | core/ |
|
| DependencyFieldItem::onDependencyRemoval | function | core/ |
|
| DependencyHookInvocationTest | class | core/ |
Tests the hook invocation for determining update dependencies. |
| DependencyHookInvocationTest.php | file | core/ |
|
| DependencyHookInvocationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyHookInvocationTest::$modules | property | core/ |
Modules to enable. |
| DependencyHookInvocationTest::setUp | function | core/ |
|
| DependencyHookInvocationTest::testHookUpdateDependencies | function | core/ |
Tests the structure of the array returned by hook_update_dependencies(). |
| DependencyMissingTest | class | core/ |
Tests that missing update dependencies are correctly flagged. |
| DependencyMissingTest.php | file | core/ |
|
| DependencyMissingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DependencyMissingTest::$modules | property | core/ |
Modules to enable. |
| DependencyMissingTest::setUp | function | core/ |
|
| DependencyMissingTest::testMissingUpdate | function | core/ |
|
| DependencyOrderingTest | class | core/ |
Tests that update functions are run in the proper order. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.