TaxonomyAutocompleteWidget::formElement |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
IpValidatorTest::getInvalidPrivateIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
IpValidatorTest::testInvalidPublicIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidPublicIpsV4 |
PersistentObjectTest::testInvalidMethod |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
IpValidatorTest::getInvalidPrivateIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
IpValidatorTest::testInvalidPublicIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidPublicIpsV6 |
EntityFormControllerInterface::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Validates the submitted form values of the entity form. |
ConstraintValidatorFactory::$validators |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactory.php |
|
ConstraintValidatorFactory::getInstance |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactory.php |
Given a Constraint, this returns the ConstraintValidatorInterface
object that should be used to verify its validity. |
FileValidatorPathTest::testFileNotFound |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorPathTest.php |
|
IpValidatorTest::getInvalidPublicIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
UrlMatcherTest::testMatchOverriddenRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
LanguageValidatorTest::getValidLanguages |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
ValidatorBuilderInterface::addXmlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds an XML constraint mapping file to the validator. |
Twig_TokenParser_Sandbox::decideBlockEnd |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php |
|
ContextAwarePluginBase::validateContexts |
function |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Implements \Drupal\Component\Plugin\ContextAwarePluginInterface::valdidateContexts(). |
ValidatorBuilderInterface::setTranslator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Sets the translator used for translating violation messages. |
FileValidatorTest::testValidUploadedfile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
FileValidatorTest::testTooLargeKiloBytes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
FileValidatorTest::testTooLargeMegaBytes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
FieldWebTest::clickSortLoadIdsFromOutput |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Small helper function to get all ids in the output. |
FileValidatorTest::testUploadedFileError |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
@dataProvider uploadedFileErrorProvider |
XssTest::providerTestFilterXssNormalized |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/XssTest.php |
Data provider for testFilterXssNormalized(). |
ContentRepositoryInterface::getContentId |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentRepositoryInterface.php |
Return the content identifier for the provided content object for
debugging purposes. |
ImportOpmlTest::validateImportFormFields |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Submits form filled with invalid fields. |
RouteProviderInterface::getRoutesByNames |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteProviderInterface.php |
Find many routes by their names using the provided list of names |
ValidatorBuilderTest::testAddXmlMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
ValidatorBuilderTest::testAddYamlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
OptionsWidgetsTest::testSelectListSingle |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_select' widget (single select). |
ResolveInvalidReferencesPass::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php |
|
PHPUnit_Framework_Constraint_IsIdentical |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsIdentical.php |
Constraint that asserts that one value is identical to another. |
CountValidatorTest::testValidValuesExact |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@dataProvider getFourElements |
CountValidatorTest::testInvalidValuesMax |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@dataProvider getFiveOrMoreElements |
InvalidDataTest::testInsertDuplicateData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InvalidDataTest.php |
Tests aborting of traditional SQL database systems with invalid data. |
ValidatorTest::testValidatePropertyValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
CountValidatorTest::testInvalidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@dataProvider getThreeOrLessElements |
FrameworkTest::testLazyLoadOverriddenCSS |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/FrameworkTest.php |
Tests that overridden CSS files are not added during lazy load. |
OverrideServerVariablesUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
|
PHPUnit_Framework_TestSuite_DataProvider |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite/DataProvider.php |
@package PHPUnit
@subpackage Framework_TestSuite
@author Sebastian Bergmann <sebastian@phpunit.de>
@copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license http://www.opensource.org/licenses/BSD-3-Clause The BSD… |
CollectionValidatorTest::prepareTestData |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
CollectionValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
hook_field_widget_WIDGET_TYPE_form_alter |
function |
drupal/core/modules/field/field.api.php |
Alter widget forms for a specific widget provided by another module. |
ClassWithInvalidAnnotationTargetAtMethod |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php |
Plugin annotation
@AnnotationTargetClass("Some data"); |
FileFieldValidateTest::testFileExtension |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
Tests file extension checking. |
CheckDefinitionValidityPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
InlineServiceDefinitionsPass::$currentId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
|
HtmlIdentifierUnitTest::testDrupalHTMLId |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Tests that drupal_html_id() cleans the ID properly. |
IssnValidatorTest::testInvalidFormatIssn |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
@dataProvider getInvalidFormatedIssn |
UrlValidatorTest::testEmptyStringIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
|
entity_reference_field_widget_info_alter |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_widget_info_alter(). |