|
Uuid::isValid |
function |
drupal/core/lib/Drupal/Component/Uuid/Uuid.php |
Checks that a string appears to be in the format of a UUID. |
|
Breakpoint::isValid |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
Checks if the breakpoint is valid. |
|
UploadedFile::isValid |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns whether the file was uploaded successfully. |
|
BreakpointGroup::isValid |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Checks if the breakpoint group is valid. |
|
Response::isValidateable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns true if the response includes headers that can be used to validate
the response with the origin server using a conditional GET request. |
|
Breakpoint::isValidMediaQuery |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
Checks if a mediaQuery is valid. |
|
UploadedFileTest::testIsValid |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
|
ResponseTest::testIsValidateable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|