StatisticsSettingsForm::getFormID |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
IpValidatorTest::testInvalidIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidIpsV4 |
IpValidatorTest::testInvalidIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidIpsV6 |
ConfigStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Name of the entity's UUID property. |
form_test_clicked_button_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form validation handler for the form_test_clicked_button() form. |
PHP_TokenWithScope::getEndTokenId |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
IpValidatorTest::getInvalidIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
ValidTest::testRejectGroupsOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ValidTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
FieldWidgetTypeForm::validateForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php |
Form validation handler. |
TestObjectMetadata::getIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the mapped identifier field name. |
UserValidationTest::testUsernames |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php |
|
DateTimeDefaultWidget::__construct |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDefaultWidget.php |
Constructs a WidgetBase object. |
SelectTest::testInvalidSelectCount |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that an invalid merge query throws an exception. |
DateTimeDefaultWidget::formElement |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDefaultWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
DateTimePlusTest::testInvalidDates |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test invalid date handling. |
BaseFormIdInterface::getBaseFormID |
function |
drupal/core/lib/Drupal/Core/Form/BaseFormIdInterface.php |
Returns a string identifying the base form. |
FileValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
IbanValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
|
FilterPluginBase::operatorValidate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the operator form. |
CacheProvider::getNamespaceVersion |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Namespace version |
IbanValidatorTest::getInvalidIbans |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
|
AggregatorTestBase::getInvalidOpml |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Creates an invalid OPML file. |
CollectionValidatorArrayObjectTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayObjectTest.php |
|
RequestTest::iisRequestUriProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
IsbnValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
FormTestArgumentsObject::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
ValidatorBuilder::$metadataFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
IsbnValidatorTest::testValidIsbn10 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
@dataProvider getValidIsbn10 |
IsbnValidatorTest::testValidIsbn13 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
@dataProvider getValidIsbn13 |
IsbnValidatorTest::testInvalidIsbn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
@dataProvider getInvalidIsbn |
EntityFormController::validateForm |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form validation handler. |
OptionsWidgetsTest::testCheckBoxes |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_buttons' widget (multiple select). |
ValidatorBuilder::addMethodMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Enables constraint mapping using the given static method. |
DateValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
|
OptionsDynamicValuesValidationTest |
class |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesValidationTest.php |
Tests the Options field allowed values function. |
ValidatorBuilder::setMetadataCache |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Sets the cache for caching class metadata. |
NegotiationSelectedForm::getFormID |
function |
drupal/core/modules/language/lib/Drupal/language/Form/NegotiationSelectedForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
InactiveScopeException::$serviceId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InactiveScopeException.php |
|
ActionFormControllerBase::validate |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::validate(). |
Twig_TokenParser_For::decideForEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
|
WizardPluginBase::$validated_views |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
An array of validated view objects, keyed by a hash. |
DateValidatorTest::getInvalidDates |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
|
CheckReferenceValidityPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
ViewFormControllerBase::$displayID |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
The name of the display used by the form. |
PHPUnit_Util_Test::getProvidedData |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the provided data for a method. |
TrueValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TrueValidatorTest.php |
|
TrueValidatorTest::testTrueIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TrueValidatorTest.php |
|
ClassMetadata::getIdentifierValues |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php |
Return the identifier of this object as an array with field name as key. |
RequestDataCollectorTest::provider |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
|
UserCancelTest::testUserCancelUid1 |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Tests that user account for uid 1 cannot be cancelled. |