Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UploadedFileConstraintValidator::validate | function | core/ |
|
| UploadedFileConstraintValidatorTest | class | core/ |
Tests the uploaded file validator. |
| UploadedFileConstraintValidatorTest.php | file | core/ |
|
| UploadedFileConstraintValidatorTest::$filename | property | core/ |
The file name. |
| UploadedFileConstraintValidatorTest::$maxSize | property | core/ |
The max 4 MB filesize to use for testing. |
| UploadedFileConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| UploadedFileConstraintValidatorTest::$path | property | core/ |
The temporary file path. |
| UploadedFileConstraintValidatorTest::$validator | property | core/ |
A validator. |
| UploadedFileConstraintValidatorTest::setUp | function | core/ |
|
| UploadedFileConstraintValidatorTest::testValidateFail | function | core/ |
Tests validate fail. |
| UploadedFileConstraintValidatorTest::testValidateSuccess | function | core/ |
Tests validate success. |
| UploadedFileConstraintValidatorTest::validateProvider | function | core/ |
Data provider for ::testValidateFail. |
| UploadedFileInterface::getClientOriginalName | function | core/ |
Returns the original file name. |
| UploadInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| Upsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Upsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Upsert::__toString | function | core/ |
|
| Upsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| UriHostConstraintValidator | class | core/ |
Validates if a string conforms to the RFC 3986 host component. |
| UriHostConstraintValidator.php | file | core/ |
|
| UriHostConstraintValidator::isValid | function | core/ |
Return TRUE if value is a valid hostname or IP address literal. |
| UriHostConstraintValidator::validate | function | core/ |
|
| UriHostValidatorTest | class | core/ |
Tests the UriHost validator. |
| UriHostValidatorTest.php | file | core/ |
|
| UriHostValidatorTest::$modules | property | core/ |
|
| UriHostValidatorTest::setUp | function | core/ |
|
| UriHostValidatorTest::testUriHost | function | core/ |
Tests the UriHost constraint validator. |
| UriItem::defaultStorageSettings | function | core/ |
|
| UriItemTest::$fieldStorage | property | core/ |
A field to use in this test class. |
| Url::$urlGenerator | property | core/ |
The URL generator. |
| Url::getOption | function | core/ |
Gets a specific option. |
| Url::getOptions | function | core/ |
Returns the URL options. |
| Url::setOption | function | core/ |
Sets a specific option. |
| Url::setOptions | function | core/ |
Sets the URL options. |
| Url::setUrlGenerator | function | core/ |
Sets the URL generator. |
| Url::toString | function | core/ |
Generates the string URL representation for this Url object. |
| Url::toUriString | function | core/ |
Generates a URI string that represents the data in the Url object. |
| Url::urlGenerator | function | core/ |
Gets the URL generator. |
| UrlConversionTest::providerConvertDbUrlToConnectionInfo | function | core/ |
Data provider for testDbUrlToConnectionConversion(). |
| UrlConversionTest::testDbUrlToConnectionConversion | function | core/ |
Tests db url to connection conversion. |
| UrlConversionTest::testNoModuleSpecifiedDefaultsToDriverName | function | core/ |
Tests that connection URL with no module name defaults to driver name. |
| UrlGenerator | class | core/ |
Generates URLs from route names and parameters. |
| UrlGenerator.php | file | core/ |
|
| UrlGenerator::$context | property | core/ |
|
| UrlGenerator::$decodedChars | property | core/ |
Overrides characters that will not be percent-encoded in the path segment. |
| UrlGenerator::$pathProcessor | property | core/ |
The path processor to convert the system path to one suitable for URLs. |
| UrlGenerator::$provider | property | core/ |
The route provider. |
| UrlGenerator::$requestStack | property | core/ |
A request stack object. |
| UrlGenerator::$routeProcessor | property | core/ |
The route processor. |
| UrlGenerator::doGenerate | function | core/ |
Substitute the route parameters into the route path. |
Pagination
- Previous page
- Page 261
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.