Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| TwigThemeTestController::urlGeneratorRender | function | core/ |
Renders for testing url_generator functions in a Twig template. |
| TwigThemeTestController::urlToStringRender | function | core/ |
Renders a URL to a string. |
| TwigTransTokenParser | class | core/ |
A class that defines the Twig 'trans' token parser for Drupal. |
| TwigTransTokenParser.php | file | core/ |
|
| TwigTransTokenParser::checkTransString | function | core/ |
Ensure that any nodes that are parsed are only of allowed types. |
| TwigTransTokenParser::decideForEnd | function | core/ |
Detect the end of a 'trans' tag. |
| TwigTransTokenParser::decideForFork | function | core/ |
Detect a 'plural' switch or the end of a 'trans' tag. |
| TwigTransTokenParser::getTag | function | core/ |
|
| TwigTransTokenParser::parse | function | core/ |
|
| twig_theme_test.link_generator.html.twig | file | core/ |
<div>link via the link generator: {{ link('register', test_url) }}</div> <div>link via the link generator: {{ link('register', test_url, {'foo': 'bar'}) }}</div> <div>link via the… |
| twig_theme_test.url_generator.html.twig | file | core/ |
{# Test the url and path twig functions #} <div>path (as route) not absolute: {{ path('user.register') }}</div> <div>url (as route) absolute: {{ url('user.register') }}</div> <div>path (as route) not… |
| twig_theme_test.url_to_string.html.twig | file | core/ |
<div>rendered url: {{ test_url }}</div> |
| Type::$nodeTypeStorage | property | core/ |
NodeType storage handler. |
| TypedConfigInterface::toArray | function | core/ |
Returns an array of all property values. |
| 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. |
| TypedDataDefinitionEntityBundleTest::$entityTestBundleStorage | property | core/ |
The storage for the 'entity_test_bundle' entity type. |
| 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. |
| 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::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/ |
Render API callback: Image upload handler for confirmation form. |
| UnicornEditor::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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::caseInsensitiveArrayIntersect | function | core/ |
Performs a case-insensitive array intersection. |
| UniqueFieldValueValidator::create | function | core/ |
Instantiates a new instance of this class. |
| UniqueFieldValueValidator::extractDuplicates | function | core/ |
Get an array of duplicate field values. |
| UniqueFieldValueValidator::validate | function | core/ |
|
| UniqueFieldValueValidator::__construct | function | core/ |
Creates a UniqueFieldValueValidator object. |
| UniqueLabelInListConstraintValidator | class | core/ |
Uniquely labeled list item constraint validator. |
Pagination
- Previous page
- Page 259
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.