image_style_form_add_validate |
function |
drupal/core/modules/image/image.admin.inc |
Validate handler for adding a new image effect to an image style. |
openid_authentication_request |
function |
drupal/core/modules/openid/openid.module |
|
openid_verify_assertion_nonce |
function |
drupal/core/modules/openid/openid.module |
Verify that the nonce has not been used in earlier assertions from the same OpenID provider. |
ServiceNotFoundException::$id |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceNotFoundException.php |
|
FileAssetTest::testInvalidBase |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
TaxonomyAutocompleteWidget.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Definition of Drupal\taxonomy\Plugin\field\widget\TaxonomyAutocompleteWidget. |
search_admin_settings_validate |
function |
drupal/core/modules/search/search.admin.inc |
Form validation handler for search_admin_settings(). |
DatabaseBackend::invalidateAll |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
block_admin_configure_validate |
function |
drupal/core/modules/block/block.admin.inc |
Form validation handler for block_admin_configure(). |
ProcessTest::pipesCodeProvider |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTest.php |
|
WidgetLegacyDiscoveryDecorator |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetLegacyDiscoveryDecorator.php |
Custom decorator to add legacy widgets. |
WebTestBase::assertNoFieldById |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Asserts that a field does not exist with the given id and value. |
WidgetPluginManager::$defaults |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase:$defaults. |
ServiceReferenceGraphNode::$id |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php |
|
InstallBackend::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Overrides Drupal\Core\Cache\DatabaseBackend::invalidateTags(). |
views_form_views_form_validate |
function |
drupal/core/modules/views/views.module |
Validate handler for the first step of the views form.
Calls any existing views_form_validate functions located
on the views fields. |
LockBackendAbstract::getLockId |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendAbstract.php |
Implements Drupal\Core\Lock\LockBackedInterface::getLockId(). |
OpenIDFunctionalTest::$modules |
property |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Modules to enable. |
system_theme_settings_validate |
function |
drupal/core/modules/system/system.admin.inc |
Validator for the system_theme_settings() form. |
WizardPluginBase::validateView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate(). |
shortcut_set_add_form_validate |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Validation handler for shortcut_set_add_form(). |
EntityInterface::getRevisionId |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the revision identifier of the entity. |
OpenIDTest::testOpenidGetBytes |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_get_bytes(). |
InvalidBreakpointNameException |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointNameException.php |
Exception thrown if an invalid name is detected. |
FilterUidRevisionTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php |
|
UuidUnitTest::testGenerateUuid |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
Tests generating a UUID. |
LocaleConfigOverride::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/LocaleConfigOverride.php |
Modules to enable. |
CurlMultiInterface::STATE_IDLE |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php |
|
UuidUnitTest::testUuidIsUnique |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
Tests that generated UUIDs are unique. |
InvalidMergeQueryException.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/InvalidMergeQueryException.php |
Definition of Drupal\Core\Database\Query\InvalidMergeQueryException |
file_validate_image_resolution |
function |
drupal/core/modules/file/file.module |
Verifies that image dimensions are within the specified maximum and minimum. |
IndexTidDepth::default_actions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php |
Override default_actions() to remove summary actions. |
InvalidBreakpointException.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointException.php |
Definition of Drupal\breakpoint\InvalidBreakpointException. |
CheckReferenceValidityPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
|
SystemConfigFormBase::$form_id |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/SystemConfigFormBase.php |
Form ID to use for testing. |
CacheProvider::getNamespacedId |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Prefix the passed id with the configured namespace value |
ViewExecutable::$override_path |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the path used for generated urls. |
FileFieldValidateTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldValidateTest.php |
|
BlockHiddenRegionTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
|
XmlEncoder::isElementNameValid |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php |
Checks the name is a valid xml element name |
ClassWithValidAnnotationTarget |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithValidAnnotationTarget.php |
Plugin annotation
@AnnotationTargetClass("Some data"); |
ArgumentPluginBase::$validator |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
|
TaxonomyIndexTid::value_submit |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
TaxonomyIndexTid::adminSummary |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Display the filter on the administrative summary |
EntityFormController::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::validate(). |
MockArraySessionStorage::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Returns the session ID |
taxonomy_autocomplete_validate |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Form element validate handler for taxonomy term autocomplete element. |
MockArraySessionStorage::setId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
Sets the session ID |
field_test_field_update_forbid |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_update_forbid(). |
SessionStorageInterface::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php |
Returns the session ID |