ResponseTest::testIsValidateable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
Controller::createObjectIdentity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Creates the ACL for the passed object identity |
SelectExtender::uniqueIdentifier |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Implements Drupal\Core\Database\Query\PlaceholderInterface::uniqueIdentifier(). |
CacheProvider::$namespaceVersion |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
|
Controller::deleteObjectIdentity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Deletes the object identity from the database. |
ResolveInvalidReferencesPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php |
|
VocabularyVid::get_value_options |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyVid.php |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
BlockInvalidRegionTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Modules to enable. |
translation_entity_enable_widget |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Returns a widget to enable entity translation per entity bundle. |
EntityFormControllerNG::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Overrides EntityFormController::validate(). |
language_fallback_get_candidates |
function |
drupal/core/includes/language.inc |
Returns the possible fallback languages ordered by language weight. |
SearchPageOverrideTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
Modules to enable. |
TaxonomyIndexTid::value_validate |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Validate the options form. |
form_test_validate_form_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form validation handler for form_test_validate_form(). |
taxonomy_field_widget_info_alter |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info_alter(). |
form_test_validate_required_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form constructor to test the #required property. |
ViewExecutable::$exposed_widgets |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The rendered output of the exposed form. |
ArgumentPluginBase::validateFail |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
How to act if validation failes |
_image_field_resolution_validate |
function |
drupal/core/modules/image/image.field.inc |
Element validate function for resolution fields. |
file_stream_wrapper_valid_scheme |
function |
drupal/core/includes/file.inc |
Checks that the scheme of a stream URI is valid. |
field_ui_widget_type_form_submit |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_widget_type_form(). |
openid_test_openid_request_alter |
function |
drupal/core/modules/openid/tests/openid_test.module |
Implements hook_openid_request_alter(). |
ParameterBagTest::getInvalidPaths |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
|
FilterManagerTest::testHasInvalid |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
AssetManagerTest::testInvalidName |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php |
|
aggregator_form_category_validate |
function |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form validation handler for aggregator_form_category(). |
node_assign_owner_action_validate |
function |
drupal/core/modules/node/node.module |
Form validation handler for node_assign_owner_action_form(). |
_update_manager_unique_identifier |
function |
drupal/core/modules/update/update.module |
Returns a short unique identifier for this Drupal installation. |
ConfigStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Name of the entity's UUID property. |
CookieTest::testInvalidExpiration |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
@expectedException InvalidArgumentException |
Twig_TokenParser_If::decideIfFork |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/If.php |
|
XmlFileLoader::validateExtensions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Validates an extension. |
WebTestBase::assertNoDuplicateIds |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that each HTML ID is used for just a single element. |
TestObjectMetadata::getIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
Gets the mapped identifier field name. |
ConfigCacheTest::testInvalidValue |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
XssUnitTest::testInvalidMultiByte |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php |
Checks that invalid multi-byte sequences are rejected. |
OpenIDFunctionalTest::addIdentity |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Add OpenID identity to user's profile. |
ImageWidget::formMultipleElements |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formMultipleElements(). |
UserValidationTest::testUsernames |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidationTest.php |
|
FieldUpdateForbiddenException.php |
file |
drupal/core/modules/field/lib/Drupal/field/FieldUpdateForbiddenException.php |
|
system_modules_uninstall_validate |
function |
drupal/core/modules/system/system.admin.inc |
Validates the submitted uninstall form. |
PathMatcher::getCandidateOutlines |
function |
drupal/core/lib/Drupal/Core/Routing/PathMatcher.php |
Returns an array of path pattern outlines that could match the path parts. |
OpenIDTest::testOpenidDhXorsecret |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_dh_xorsecret(). |
FilterUidRevisionTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php |
Views used by this test. |
FilterUidRevisionTest::testFilter |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php |
Tests the node_uid_revision filter. |
DatabaseStorageController::$idKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Name of the entity's ID field in the entity database table. |
TaxonomyIndexTid::add_self_tokens |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php |
Add any special tokens this field might use for itself. |
filter_admin_format_form_validate |
function |
drupal/core/modules/filter/filter.admin.inc |
Form validation handler for filter_admin_format_form(). |
FilterDateTest::_testUiValidation |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
Make sure the validation callbacks works. |
simpletest_settings_form_validate |
function |
drupal/core/modules/simpletest/simpletest.pages.inc |
Validation handler for simpletest_settings_form(). |