ValidationVisitorInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitorInterface.php |
|
OptionsWidgetBase::formElement |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php |
Returns the form for a single field widget. |
ImageValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
ArgumentValidatorTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php |
|
StringTest::providerCheckPlain |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Data provider for testCheckPlain(). |
BlockPluginInterface::validate |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Handles form validation for the block configuration form. |
GroupSequenceProviderInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GroupSequenceProviderInterface.php |
Defines the interface for a group sequence provider. |
ServiceReferenceGraphNode::$id |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
|
WebTestBase::assertNoFieldById |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field does not exist with the given id and value. |
ArgumentPluginBase::$validator |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
|
CardSchemeValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
|
ComplexDataConstraintValidator |
class |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php |
Validates complex data. |
ConditionPluginBase::getFormID |
function |
drupal/core/lib/Drupal/Core/Condition/ConditionPluginBase.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
ClassWithValidAnnotationTarget |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetClass("Some data"); |
InvalidBreakpointException.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointException.php |
Definition of Drupal\breakpoint\InvalidBreakpointException. |
WidgetPluginManager::$defaults |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase:$defaults. |
BlankValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/BlankValidatorTest.php |
|
RangeValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
|
ConfigExportForm::validateForm |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigExportForm.php |
Form validation handler. |
TypedDataManager::setValidator |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Sets the validator for validating typed data. |
ContextInterface::setOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Sets the override data for a configuration object. |
BlockListController::getFormID |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
TypedDataManager::getValidator |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Gets the validator for validating typed data. |
ContextInterface::getOverrides |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Gets the override data for a configuration object. |
TaxonomyAutocompleteWidget.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Definition of Drupal\taxonomy\Plugin\field\widget\TaxonomyAutocompleteWidget. |
ConfigImportForm::validateForm |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigImportForm.php |
Form validation handler. |
TaxonomyIndexTid::adminSummary |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Display the filter on the administrative summary |
InvalidBreakpointNameException |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointNameException.php |
Exception thrown if an invalid name is detected. |
field_test_field_update_forbid |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_update_forbid(). |
TestableProviderBasedGenerator |
class |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php |
Overwrite doGenerate to reduce amount of mocking needed |
FilterUidRevisionTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php |
|
SystemManager::fixAnonymousUid |
function |
drupal/core/modules/system/lib/Drupal/system/SystemManager.php |
Fixes anonymous user on MySQL. |
TrackerUserUidTest::$testViews |
property |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/Views/TrackerUserUidTest.php |
Views used by this test. |
IpValidatorTest::getValidIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
IpValidatorTest::getValidIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
EmailValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
|
DisplayPluginBase::setOverride |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Flip the override setting for the given section. |
LockBackendAbstract::getLockId |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendAbstract.php |
Implements Drupal\Core\Lock\LockBackedInterface::getLockId(). |
BooleanOperator::valueValidate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/BooleanOperator.php |
Validate the options form. |
EntityReferenceIdFormatter.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceIdFormatter.php |
Contains \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceIdFormatter. |
FieldWidgetTypeForm::getFormID |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php |
Returns a unique string identifying the form. |
FieldWidgetTypeForm::buildForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldWidgetTypeForm.php |
Form constructor. |
HandlerArgumentUserUidTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerArgumentUserUidTest.php |
Contains \Drupal\user\Tests\Views\HandlerArgumentUserUidTest. |
InvalidMergeQueryException.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/InvalidMergeQueryException.php |
Definition of Drupal\Core\Database\Query\InvalidMergeQueryException |
FileValidatorPathTest::getFile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorPathTest.php |
|
LanguageValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
LanguageValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
CallbackValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
ImageStyleDeleteForm::getFormID |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns a unique string identifying the form. |
CallbackValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|