Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TypedConfigManager::$configStorage | property | core/ |
A storage instance for reading configuration data. |
| TypedConfigManager::$schemaStorage | property | core/ |
A storage instance for reading configuration schema data. |
| TypedDataAwareValidatorTrait | trait | core/ |
Defines a trait to access the typed data object of a validated value. |
| TypedDataAwareValidatorTrait.php | file | core/ |
|
| TypedDataAwareValidatorTrait::getTypedData | function | core/ |
Gets the typed data object for the validated value. |
| TypedDataManager::$prototypes | property | core/ |
An array of typed data property prototypes. |
| TypedDataManager::$validator | property | core/ |
The validator used for validating typed data. |
| TypedDataManager::getValidator | function | core/ |
Gets the validator for validating typed data. |
| TypedDataManager::setValidator | function | core/ |
Sets the validator for validating typed data. |
| TypedDataManagerInterface::getValidator | function | core/ |
Gets the validator for validating typed data. |
| TypedDataManagerInterface::setValidator | function | core/ |
Sets the validator for validating typed data. |
| Uid::$storage | property | core/ |
The user storage. |
| UidUpdateToSerialTest | class | core/ |
Tests user_update_9301(). |
| UidUpdateToSerialTest.php | file | core/ |
|
| UidUpdateToSerialTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UidUpdateToSerialTest::testDatabaseLoaded | function | core/ |
Tests user_update_9301(). |
| UiHelperTrait::cssSelectToXpath | function | core/ |
Translates a CSS expression to its XPath equivalent. |
| UnapprovedComments::$commentStorage | property | core/ |
The comment storage service. |
| UncacheableFieldHandlerTrait::getFieldTokenPlaceholder | function | core/ |
|
| UncaughtExceptionTest::testMissingDependencyCustomErrorHandler | function | core/ |
Tests a missing dependency on a service with a custom error handler. |
| UncaughtExceptionTest::testUncaughtExceptionCustomExceptionHandler | function | core/ |
Tests uncaught exception handling with custom exception handler. |
| Unicode::convertToUtf8 | function | core/ |
Converts data to UTF-8. |
| UnicodeTest::providerTestConvertToUtf8 | function | core/ |
Provides data to self::testConvertToUtf8(). |
| UnicodeTest::testConvertToUtf8 | function | core/ |
Tests UTF-8 conversion. |
| UnicornEditor | class | core/ |
Defines a Unicorn-powered text editor for Drupal (for testing purposes). |
| UnicornEditor.php | file | core/ |
|
| UnicornEditor::buildConfigurationForm | function | core/ |
Form constructor. |
| UnicornEditor::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| UnicornEditor::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| UnicornEditor::getLibraries | function | core/ |
Returns libraries to be attached. |
| UnicornEditor::validateImageUploadSettings | function | core/ |
#element_validate handler for "image_upload" in buildConfigurationForm(). |
| UninstallDefaultContentTest::assertImportedCustomBlock | function | core/ |
Assert block content are imported. |
| UniqueFieldValueValidator | class | core/ |
Validates that a field is unique for the given entity type. |
| UniqueFieldValueValidator.php | file | core/ |
|
| UniqueFieldValueValidator::validate | function | core/ |
|
| UniqueLabelInListConstraintValidator | class | core/ |
Uniquely labeled list item constraint validator. |
| UniqueLabelInListConstraintValidator.php | file | core/ |
|
| UniqueLabelInListConstraintValidator::validate | function | core/ |
|
| UniquePathAliasConstraintValidator | class | core/ |
Constraint validator for a unique path alias. |
| UniquePathAliasConstraintValidator.php | file | core/ |
|
| UniquePathAliasConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| UniquePathAliasConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| UniquePathAliasConstraintValidator::validate | function | core/ |
|
| UniquePathAliasConstraintValidator::__construct | function | core/ |
Creates a new UniquePathAliasConstraintValidator instance. |
| UnitTestCase::$randomGenerator | property | core/ |
The random generator. |
| UnitTestCase::getConfigFactoryStub | function | core/ |
Returns a stub config factory that behaves according to the passed array. |
| UnitTestCase::getConfigStorageStub | function | core/ |
Returns a stub config storage that returns the supplied configuration. |
| UnitTestCase::getContainerWithCacheTagsInvalidator | function | core/ |
Sets up a container with a cache tags invalidator. |
| UnitTestCase::getRandomGenerator | function | core/ |
Gets the random generator for the utility methods. |
| UnroutedUrlAssemblerTest::$configFactory | property | core/ |
The mocked config factory. |
Pagination
- Previous page
- Page 236
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.