Search for to
Title | Object type | File name | Summary |
---|---|---|---|
email.validator | service | core/ |
Drupal\Component\Utility\EmailValidator |
EmailAction::$emailValidator | property | core/ |
The email validator. |
EmailAction::$storage | property | core/ |
The user storage. |
EmailAction::$token | property | core/ |
The token service. |
EmailFieldTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
EmailValidator | class | core/ |
Validates email addresses. |
EmailValidator.php | file | core/ |
|
EmailValidator::isValid | function | core/ |
Validates an email address. |
EmailValidatorInterface | interface | core/ |
Validates email addresses. |
EmailValidatorInterface.php | file | core/ |
|
EmailValidatorInterface::isValid | function | core/ |
Validates an email address. |
EmailValidatorTest | class | core/ |
Tests the EmailValidator utility class. |
EmailValidatorTest.php | file | core/ |
|
EmailValidatorTest::testIsValid | function | core/ |
@covers ::isValid |
EmailValidatorTest::testIsValidException | function | core/ |
@covers ::isValid |
EmbeddedDataSource::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
EmbeddedDataSource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
EmptyHelpSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
EmptySource::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
EmptySource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
EndOfTransactionQueriesTest::statementToTableName | function | core/ |
Returns the table name for a statement. |
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 |
EntityAdapterUnitTest::testOnChange | function | core/ |
@covers ::onChange |
EntityAdapterUnitTest::testToArray | function | core/ |
@covers ::toArray |
EntityAdapterUnitTest::testToArrayWithoutData | function | core/ |
@covers ::toArray |
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. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.