Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserUid::query | function | core/ |
|
| UserUid::title | function | core/ |
|
| UserUid::__construct | function | core/ |
Constructs a \Drupal\comment\Plugin\views\argument\UserUid object. |
| UserValidationTest | class | core/ |
Verify that user validity checks behave as designed. |
| UserValidationTest.php | file | core/ |
|
| UserValidationTest::$modules | property | core/ |
|
| UserValidationTest::assertAllowedValuesViolation | function | core/ |
Verifies that an AllowedValues violation exists for the given field. |
| UserValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
| UserValidationTest::setUp | function | core/ |
|
| UserValidationTest::testValidation | function | core/ |
Runs entity validation checks. |
| UserViewsHooks::viewsPluginsArgumentValidatorAlter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
| user_config_override_test.info.yml | file | core/ |
core/modules/user/tests/modules/user_config_override_test/user_config_override_test.info.yml |
| user_config_override_test.overrider | service | core/ |
Drupal\user_config_override_test\ConfigOverrider |
| user_config_override_test.services.yml | file | core/ |
core/modules/user/tests/modules/user_config_override_test/user_config_override_test.services.yml |
| uuid | service | core/ |
Drupal\Component\Uuid\Php |
| Uuid | class | core/ |
UUID Helper methods. |
| Uuid.php | file | core/ |
|
| Uuid::isValid | function | core/ |
Checks that a string appears to be in the format of a lower-case UUID. |
| Uuid::VALID_PATTERN | constant | core/ |
The pattern used to validate a UUID string. |
| UuidConstraint | class | core/ |
Validates a UUID. |
| UuidConstraint.php | file | core/ |
|
| UuidConstraint::validatedBy | function | core/ |
|
| UuidFormatterTest | class | core/ |
Tests the output of a UUID field. |
| UuidFormatterTest.php | file | core/ |
|
| UuidFormatterTest::$modules | property | core/ |
|
| UuidFormatterTest::setUp | function | core/ |
|
| UuidFormatterTest::testUuidStringFormatter | function | core/ |
Tests string formatter output. |
| UuidInterface | interface | core/ |
Interface for generating UUIDs. |
| UuidInterface.php | file | core/ |
|
| UuidInterface::generate | function | core/ |
Generates a Universally Unique IDentifier (UUID). |
| UuidItem | class | core/ |
Defines the 'uuid' entity field type. |
| UuidItem.php | file | core/ |
|
| UuidItem::applyDefaultValue | function | core/ |
|
| UuidItem::defaultStorageSettings | function | core/ |
|
| UuidItem::generateSampleValue | function | core/ |
|
| UuidItem::schema | function | core/ |
|
| UuidItemTest | class | core/ |
Tests the UUID field. |
| UuidItemTest.php | file | core/ |
|
| UuidItemTest::testInvalidUuid | function | core/ |
Tests that UUID item values must be valid UUIDs. |
| UuidItemTest::testSampleValue | function | core/ |
Tests 'uuid' random values. |
| UuidReferenceInterface | interface | core/ |
Interface for extracting UUID from entity reference data when denormalizing. |
| UuidReferenceInterface.php | file | core/ |
|
| UuidReferenceInterface::getUuid | function | core/ |
Get the uuid from the data array. |
| UuidResolver | class | core/ |
Resolves entities from data that contains an entity UUID. |
| UuidResolver.php | file | core/ |
|
| UuidResolver::$entityRepository | property | core/ |
The entity repository. |
| UuidResolver::resolve | function | core/ |
|
| UuidResolver::__construct | function | core/ |
Constructs a UuidResolver object. |
| UuidResolverTest | class | core/ |
Tests Drupal\serialization\EntityResolver\UuidResolver. |
| UuidResolverTest.php | file | core/ |
Pagination
- Previous page
- Page 188
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.