HttpAssetTest::testInvalidUrl |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/HttpAssetTest.php |
|
PagerPluginBase::get_pager_id |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the pager id, if it exists |
user_uid_only_optional_to_arg |
function |
drupal/core/modules/user/user.module |
Returns $arg or the user ID of the current user if $arg is '%' or empty. |
Breakpoint::isValidMediaQuery |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
Checks if a mediaQuery is valid. |
user_login_default_validators |
function |
drupal/core/modules/user/user.module |
Set up a series for validators which check for blocked users,
then authenticate against local database, then return an error if
authentication fails. Distributed authentication modules are welcome
to use hook_form_alter() to change this series in… |
WidgetBase::formSingleElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Generates the form element for a single copy of the widget. |
WidgetBase::massageFormValues |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::massageFormValues() |
block_add_block_form_validate |
function |
drupal/core/modules/block/block.admin.inc |
Form validation handler for block_add_block_form(). |
XmlFileLoader::validateSchema |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php |
Validates a documents XML schema. |
ConfigEntityBase::$originalID |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
The original ID of the configuration entity. |
WidgetFactory::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php |
Overrides Drupal\Component\Plugin\Factory\DefaultFactory::createInstance(). |
InstallBackend::invalidateAll |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
WidgetInterface::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Returns a form to configure settings for the widget. |
WidgetInterface::errorElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Assigns a field-level validation error to the right widget sub-element. |
CustomXmlFileLoader::validate |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/CustomXmlFileLoader.php |
Validates a loaded XML file. |
WizardInterface::validateView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php |
Validate form and values. |
InvalidParameterException.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php |
|
TestFieldWidget::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
Reference::getInvalidBehavior |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Reference.php |
Returns the behavior to be used when the service does not exist. |
TestFieldWidget::errorElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
OpenIDFunctionalTest::getInfo |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
|
UploadedFileTest::testIsValid |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
OpenIDRegistrationTest::setUp |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
Sets up a Drupal site for running functional and integration tests. |
FieldOverview::validateAddNew |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Validates the 'add new field' row. |
RouteTest::getValidParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Annotation/RouteTest.php |
|
TextfieldWidget::settingsForm |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
OpenIDTest::testOpenidXRITest |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_is_xri(). |
options_field_widget_validate |
function |
drupal/core/modules/field/modules/options/options.module |
Form element validation handler for options elements. |
LocaleConfigOverride::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/LocaleConfigOverride.php |
|
TaxonomyIndexTid::render_item |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php |
|
ArgumentValidateTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentValidateTest.php |
|
IndexTidDepth::set_breadcrumb |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php |
Give an argument the opportunity to modify the breadcrumb, if it wants.
This only gets called on displays where a breadcrumb is actually used. |
SortPluginBase::sort_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
|
BlockInvalidRegionTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Sets up a Drupal site for running functional and integration tests. |
FileFieldValidateTest::$field |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
|
ViewExecutable::$override_url |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the url of the current view. |
ResponseTest::testIsForbidden |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
SearchPageOverrideTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
Sets up a Drupal site for running functional and integration tests. |
OverrideDisplaysTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/OverrideDisplaysTest.php |
|
FilterUserUIDTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/FilterUserUIDTest.php |
Views used by this test. |
FormTest::testColorValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation of #type 'color' elements. |
TextareaWithSummaryWidget.php |
file |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php |
Definition of Drupal\text\Plugin\field\widget\TextareaWithSummaryWidget. |
_field_create_entity_from_ids |
function |
drupal/core/modules/field/field.module |
Assembles a partial entity structure with initial IDs. |
SaveUploadTest::$maxFidBefore |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
The largest file id when the test starts. |
FieldUpdateForbiddenException |
class |
drupal/core/modules/field/lib/Drupal/field/FieldUpdateForbiddenException.php |
Exception class thrown by hook_field_update_forbid(). |
openid_test_redirected_method |
function |
drupal/core/modules/openid/tests/openid_test.module |
Menu callback; respond with appropriate callback. |
openid_menu_site_status_alter |
function |
drupal/core/modules/openid/openid.module |
Implements hook_menu_site_status_alter(). |
field_ui_default_value_widget |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Builds the default value widget for a given field instance. |
XmlRpcValidatorTest::$modules |
property |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php |
Modules to enable. |
MemoryBackend::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |