Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EmptySource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
EnabledConfigurablePluginsConstraintValidator | class | core/ |
Enabled configurable plugin settings validator. |
EnabledConfigurablePluginsConstraintValidator.php | file | core/ |
|
EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions | function | core/ |
Gets all configurable CKEditor 5 plugin definitions that are enabled. |
EnabledConfigurablePluginsConstraintValidator::validate | function | core/ |
|
EnabledExtensionsValidator | class | core/ |
Validates no enabled Drupal extensions are removed from the stage directory. |
EnabledExtensionsValidator.php | file | core/ |
|
EnabledExtensionsValidator::getSubscribedEvents | function | core/ |
|
EnabledExtensionsValidator::validate | function | core/ |
Validates that no enabled Drupal extensions have been removed. |
EnabledExtensionsValidator::__construct | function | core/ |
|
EnabledExtensionsValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\EnabledExtensionsValidator[[api-linebreak]] @group package_manager @internal |
EnabledExtensionsValidatorTest.php | file | core/ |
|
EnabledExtensionsValidatorTest::createExtension | function | core/ |
Returns a mocked extension object for a package. |
EnabledExtensionsValidatorTest::providerExtensionRemoved | function | core/ |
Data provider for testExtensionRemoved(). |
EnabledExtensionsValidatorTest::testExtensionRemoved | function | core/ |
Tests that error is raised if Drupal modules, profiles or themes are removed. |
EndOfTransactionQueriesTest::isStatementRelatedToTable | function | core/ |
Determines if a statement is relative to a specified table. |
EngineTwigTest::testTwigLinkGenerator | function | core/ |
Tests the link_generator Twig functions. |
EngineTwigTest::testTwigUrlGenerator | function | core/ |
Tests the url and url_generate Twig functions. |
EngineTwigTest::testTwigUrlToString | function | core/ |
Tests the magic url to string Twig functions. |
entity.autocomplete_matcher | service | core/ |
Drupal\Core\Entity\EntityAutocompleteMatcher |
entity.bundle_config_import_validator | service | core/ |
Drupal\Core\Entity\Event\BundleConfigImportValidate |
entity.last_installed_schema.repository | service | core/ |
Drupal\Core\Entity\EntityLastInstalledSchemaRepository |
entity.repository | service | core/ |
Drupal\Core\Entity\EntityRepository |
Entity::$entityDisplayRepository | property | core/ |
The entity display repository. |
Entity::$entityRepository | property | core/ |
The entity repository service. |
Entity::$storage | property | core/ |
The entity storage. |
Entity::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
Entity::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
EntityAccessChecker::$entityRepository | property | core/ |
The entity repository. |
EntityAccessChecker::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
EntityAdapter::getIterator | function | core/ |
|
EntityAdapter::toArray | function | core/ |
Returns an array of all property values. |
EntityAdapterUnitTest::testGetIterator | function | core/ |
@covers ::getIterator[[api-linebreak]] |
EntityAdapterUnitTest::testOnChange | function | core/ |
@covers ::onChange[[api-linebreak]] |
EntityAdapterUnitTest::testToArray | function | core/ |
@covers ::toArray[[api-linebreak]] |
EntityAdapterUnitTest::testToArrayWithoutData | function | core/ |
@covers ::toArray[[api-linebreak]] |
EntityApiTest::testEntityStorageExceptionHandling | function | core/ |
Tests that exceptions are thrown when saving or deleting an entity. |
EntityAutocomplete | class | core/ |
Provides an entity autocomplete form element. |
EntityAutocomplete.php | file | core/ |
|
EntityAutocomplete::extractEntityIdFromAutocompleteInput | function | core/ |
Extracts the entity ID from the autocompletion result. |
EntityAutocomplete::getEntityLabels | function | core/ |
Converts an array of entity objects into a string of entity labels. |
EntityAutocomplete::getInfo | function | core/ |
Returns the element properties for this element. |
EntityAutocomplete::matchEntityByTitle | function | core/ |
Finds an entity from an autocomplete input without an explicit ID. |
EntityAutocomplete::processEntityAutocomplete | function | core/ |
Adds entity autocomplete functionality to a form element. |
EntityAutocomplete::validateEntityAutocomplete | function | core/ |
Form element validation handler for entity_autocomplete elements. |
EntityAutocomplete::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
EntityAutocompleteController | class | core/ |
Defines a route controller for entity autocomplete form elements. |
EntityAutocompleteController.php | file | core/ |
|
EntityAutocompleteController::$keyValue | property | core/ |
The key value store. |
EntityAutocompleteController::$matcher | property | core/ |
The autocomplete matcher for entity references. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.