Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
UserUid::$database | property | core/ |
Database Service Object. |
UserUid::create | function | core/ |
Creates an instance of the plugin. |
UserUid::defaultActions | function | core/ |
Provide a list of default behaviors for this argument if the argument is not present. |
UserUid::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
UserUid::query | function | core/ |
Add this filter to the query. |
UserUid::query | function | core/ |
Set up the query for this argument. |
UserUid::query | function | core/ |
Add this filter to the query. |
UserUid::query | function | core/ |
Set up the query for this argument. |
UserUid::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
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/ |
Modules to enable. |
UserValidationTest::assertAllowedValuesViolation | function | core/ |
Verifies that a 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::testUsernames | function | core/ |
Tests user name validation. |
UserValidationTest::testValidation | function | core/ |
Runs entity validation checks. |
user_validate_name | function | core/ |
Verify the syntax of the given name. |
user_views_plugins_argument_validator_alter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
Uuid | class | core/ |
UUID Helper methods. |
uuid | service | core/ |
Drupal\Component\Uuid\Php |
Uuid.php | file | core/ |
|
Uuid::isValid | function | core/ |
Checks whether a string appears to be in the format of a 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/ |
Modules to enable. |
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/ |
Applies the default value. |
UuidItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
UuidItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
UuidItem::schema | function | core/ |
Returns the schema for the field. |
UuidItemTest | class | core/ |
Tests the UUID field. |
UuidItemTest.php | file | core/ |
|
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/ |
Pagination
- Previous page
- Page 147
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.