ApacheRequestTest::provideServerVars |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ApacheRequestTest.php |
|
InactiveScopeException::getServiceId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InactiveScopeException.php |
|
OptionsWidgetsTest::testRadioButtons |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_buttons' widget (single select). |
openid_form_user_register_form_alter |
function |
drupal/core/modules/openid/openid.module |
Implements hook_form_FORM_ID_alter(). |
ArgumentPluginBase::validateArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Validate that this argument works. By default, all arguments are valid. |
update_manager_install_form_validate |
function |
drupal/core/modules/update/update.manager.inc |
Form validation handler for update_manager_install_form(). |
form_test_programmatic_form_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form validation handler for programmatic form submissions. |
CacheBackendInterface::invalidateAll |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Marks all cache items as invalid. |
SimpleTestTest::getTestIdFromResults |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Fetch the test id from the test results. |
FilterPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Simple validate handler |
AssetManagerTest::testGetInvalidAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php |
|
ContactSitewideTest::deleteCategories |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Deletes all categories. |
WidgetLegacyDiscoveryDecorator::$hook |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetLegacyDiscoveryDecorator.php |
Overrides Drupal\field\Plugin\Type\LegacyDiscoveryDecorator::$hook. |
ValidUrlUnitTest::testInvalidAbsolute |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidUrlUnitTest.php |
Tests invalid absolute URLs. |
ValidUrlUnitTest::testInvalidRelative |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidUrlUnitTest.php |
Tests invalid relative URLs. |
RequestTest::provideOverloadedMethods |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
HandlerBase::validateExtraOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Validate the options form. |
TestFieldWidgetMultiple::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
TestFieldWidgetMultiple::errorElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
field_sql_storage_field_update_forbid |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_update_forbid(). |
AccessPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Provide the default form form for validating options |
ConfigCacheTest::testInvalidTimestamp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
JsonldNormalizerTestBase::getEntityId |
function |
drupal/core/modules/jsonld/lib/Drupal/jsonld/Tests/JsonldNormalizerTestBase.php |
Get the Entity ID. |
ContainerTest::getInvalidParentScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
UserValidateCurrentPassCustomFormTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Tests user_validate_current_pass on a custom form. |
RouteCompilerTest::provideCompileData |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
|
hook_openid_normalization_method_info |
function |
drupal/core/modules/openid/openid.api.php |
Allow modules to declare OpenID normalization methods. |
FormTest::testFieldFormMultipleWidget |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
Tests widgets handling multiple values. |
ValidationTest::testPatternValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php |
Tests #pattern validation. |
views.view.test_node_revision_nid.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_node_revision_nid.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_node_revision_nid.yml |
ClassWithValidAnnotationTarget::$name |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetAll("Some data",name="Some name") |
FieldValidationException::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php |
Constructor for FieldValidationException. |
InvalidAnnotationUsageButIgnoredClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageButIgnoredClass.php |
@NoAnnotation |
UserCancelTest::testUserCancelInvalid |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Attempt invalid account cancellations. |
DocParserTest::testInvalidContantName |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage [Semantical Error] Couldn't find constant foo. |
MockFileSessionStorageTest::testGetId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
views.view.test_node_revision_vid.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_node_revision_vid.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_node_revision_vid.yml |
views.view.test_user_uid_argument.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_user_uid_argument.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_user_uid_argument.yml |
ResolveInvalidReferencesPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php |
Process the ContainerBuilder to resolve invalid references. |
ParameterNotFoundException::$sourceId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php |
|
_image_field_required_fields_validate |
function |
drupal/core/modules/image/image.field.inc |
Validate callback for alt and title field, if the user wants them required. |
OptionsWidgetsTest::testOnOffCheckbox |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_onoff' widget. |
ArgumentPluginBase::validate_argument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Called by the menu system to validate an argument. |
RedisProfilerStorage::isItemNameValid |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
|
CacheBackendInterface::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Marks cache items with any of the specified tags as invalid. |
DisplayPluginBase::isIdentifierUnique |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check if the provided identifier is unique. |
ServiceNotFoundException::getSourceId |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceNotFoundException.php |
|
ajax_forms_test_validation_form_submit |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form submission handler for ajax_forms_test_validation_form(). |
FilterPluginBase::build_group_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the build group options form. |
PagerPluginBase::exposed_form_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|