ResponseTest::validContentProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
UserCancelTest::testUserCancelUid1 |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Tests that user account for uid 1 cannot be cancelled. |
InactiveScopeException::$serviceId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InactiveScopeException.php |
|
file_field_widget_process_multiple |
function |
drupal/core/modules/file/file.field.inc |
Render API callback: Processes a group of file_generic field elements. |
openid_test_menu_site_status_alter |
function |
drupal/core/modules/openid/tests/openid_test.module |
Implements hook_menu_site_status_alter(). |
field_test_field_widget_info_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_widget_info_alter(). |
_openid_test_endpoint_authenticate |
function |
drupal/core/modules/openid/tests/openid_test.module |
OpenID endpoint; handle "authenticate" requests. |
InsertTest::testInsertLastInsertID |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertTest.php |
Tests that inserts return the proper auto-increment ID. |
OptionsWidgetsTest::testCheckBoxes |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_buttons' widget (multiple select). |
openid_block_view_user_login_alter |
function |
drupal/core/modules/openid/openid.module |
Implements hook_block_view_MODULE_DELTA_alter(). |
OptionsDynamicValuesValidationTest |
class |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesValidationTest.php |
Tests the Options field allowed values function. |
XmlRpcValidatorTest::testValidator |
function |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php |
Run validator1 tests. |
SessionHttpsTest::assertSessionIds |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionHttpsTest.php |
Test that there exists a session with two specific session IDs. |
AbstractProxyTest::testIdException |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
@expectedException \LogicException |
DisplayPluginBase::optionsOverride |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
If override/revert was clicked, perform the proper toggle. |
openid_verify_assertion_return_url |
function |
drupal/core/modules/openid/openid.module |
Verify that openid.return_to matches the current URL. |
ValidateTest::testCallerValidation |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidateTest.php |
Test that the validators passed into are checked. |
views_ui_edit_display_form_override |
function |
drupal/core/modules/views/views_ui/admin.inc |
Override handler for views_ui_edit_display_form |
FilterManagerTest::testInvalidAlias |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
FilterPluginBase::operator_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the operator form. |
ThemeTestTwig::testTemplateOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php |
Ensures a themes template is overrideable based on the 'template' filename. |
DatabaseBackend::invalidateMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalideMultiple(). |
PathPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::validateOptionsForm(). |
locale_translate_edit_form_validate |
function |
drupal/core/modules/locale/locale.pages.inc |
Form validation handler for locale_translate_edit_form(). |
ContactSitewideTest::updateCategory |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Updates a category. |
ValidUrlUnitTest::testValidAbsolute |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidUrlUnitTest.php |
Tests valid absolute URLs. |
ValidUrlUnitTest::testValidRelative |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidUrlUnitTest.php |
Tests valid relative URLs. |
CheckDefinitionValidityPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
Twig_TokenParser_For::decideForFork |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
|
OpenIDFunctionalTest::testDiscovery |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test discovery of OpenID Provider Endpoint via Yadis and HTML. |
FieldUiTestBase::fieldUIDeleteField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Deletes a field instance through the Field UI. |
system_test_redirect_invalid_scheme |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
FieldInfoTest::testWidgetDefinition |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that the widget definition functions work. |
AssetFactoryTest::testInvalidFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
DatabaseStorageController::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Name of entity's UUID database table field, if it supports UUIDs. |
HandlerArgumentUserUidTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php |
|
ConnectionUnitTest::getConnectionID |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Returns the connection ID of the current test connection. |
SortPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Simple validate handler |
Controller::createOrRetrieveClassId |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Returns the primary key for the passed class type. |
ArgumentValidatorPluginBase::access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Determine if the administrator has the privileges to use this plugin |
DocParserTest::getConstantsProvider |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
OverrideServerVariablesUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
Definition of Drupal\system\Tests\Bootstrap\OverrideServerVariablesUnitTest. |
CacheProvider::getNamespaceCacheKey |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Namespace cache key |
FileFieldValidateTest::testRequired |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
Tests the required property on file fields. |
TaxonomyIndexTid::get_value_options |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.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. |
ResponseTest::testSetContentInvalid |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
@expectedException UnexpectedValueException
@dataProvider invalidContentProvider |
TextFieldTest::testTextfieldWidgets |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Test widgets. |
Extension::getXsdValidationBasePath |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/Extension.php |
Returns the base path for the XSD files. |
file_field_widget_upload_validators |
function |
drupal/core/modules/file/file.field.inc |
Retrieves the upload validators for a file field. |
ScopeWideningInjectionException.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php |
|