ReflectionProviderInterface.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php |
|
GroupSequenceProviderEntity.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
|
LengthValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
|
CheckDefinitionValidityPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php |
|
EmailDefaultWidget::formElement |
function |
drupal/core/modules/email/lib/Drupal/email/Plugin/field/widget/EmailDefaultWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
ChoiceValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
LoadTest::testLoadInvalidStatus |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
Try to load a non-existent file by status. |
UuidReferenceInterface::getUuid |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/EntityResolver/UuidReferenceInterface.php |
Get the uuid from the data array. |
UrlValidator::$allowedProtocols |
property |
drupal/core/lib/Drupal/Component/Utility/UrlValidator.php |
The list of allowed protocols. |
UrlValidator::filterBadProtocol |
function |
drupal/core/lib/Drupal/Component/Utility/UrlValidator.php |
Processes an HTML attribute value and strips dangerous protocols from URLs. |
entity_reference_field_validate |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_validate(). |
AdvancedSettingsForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
KernelTest::testOverrideGetName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
RouteProvider::getRoutesByNames |
function |
drupal/core/lib/Drupal/Core/Routing/RouteProvider.php |
Find many routes by their names using the provided list of names. |
Tasks::validateDatabaseSettings |
function |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Validates driver specific configuration settings. |
ajax_forms_test_validation_form |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form constructor for AJAX validation form. |
Issue765Test::dependentProvider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/765/Issue765Test.php |
|
TaxonomyIndexTid::defineOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Views argument validate plugins |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Allow specialized methods of validating arguments. |
ExecutionContext::validateValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Validates a value against a constraint. |
CountValidatorCountableTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorCountableTest.php |
|
TaxonomyIndexTid::addSelfTokens |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php |
Add any special tokens this field might use for itself. |
ConfigLocaleOverrideWebTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverrideWebTest.php |
Contains \Drupal\config\Tests\ConfigLocaleOverrideWebTest. |
IndexTidDepth::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php |
Build the options form. |
InvalidAnnotationUsageClass.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageClass.php |
|
DateTimeValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
|
LinkManager::getTypeInternalIds |
function |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
Implements \Drupal\rest\LinkManager\TypeLinkManagerInterface::getTypeInternalIds(). |
DateTimeValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
|
EqualToValidator::compareValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/EqualToValidator.php |
@inheritDoc |
CrudTest::testUpdateFieldForbid |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
Test field type modules forbidding an update. |
install_configure_form_validate |
function |
drupal/core/includes/install.core.inc |
Form validation handler for install_configure_form(). |
NotIdenticalToValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotIdenticalToValidatorTest.php |
|
IndexTidDepthModifier::preQuery |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php |
Run before the view is built. |
comment_admin_overview_validate |
function |
drupal/core/modules/comment/comment.admin.inc |
Form validation handler for comment_admin_overview(). |
NotBlankValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
|
ColorTest::providerTestHexToRgb |
function |
drupal/core/tests/Drupal/Tests/Core/Utility/ColorTest.php |
Data provider for testHexToRgb(). |
NotBlankValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
|
ColorTest::providerTestRbgToHex |
function |
drupal/core/tests/Drupal/Tests/Core/Utility/ColorTest.php |
Data provider for testRgbToHex(). |
WidgetPluginManager::getOptions |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Returns an array of widget type options for a field type. |
TaxonomyIndexTid::defineOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
WidgetBaseInterface::flagErrors |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBaseInterface.php |
Reports field-level validation errors against actual form elements. |
TaxonomyIndexTid::valueValidate |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Validate the options form. |
FieldUnitTest::_testHideIfEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the hide if empty functionality. |
NodeIntegrationTest::assertNids |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/NodeIntegrationTest.php |
Ensures that a list of nodes appear on the page. |
AutocompleteWidget::formElement |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidget.php |
Overrides \Drupal\entity_reference\Plugin\field\widget\AutocompleteWidgetBase::formElement(). |
DateFormatDeleteForm::$formatID |
property |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
The ID of the date format to be deleted. |
Serialized::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Validate the options form. |
ArgumentValidatorPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Definition of Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase. |
DateFormatDeleteForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Returns a unique string identifying the form. |
serializer.entity_resolver.uuid |
service |
drupal/core/modules/serialization/serialization.services.yml |
Drupal\serialization\EntityResolver\UuidResolver |