BreakpointGroup::isValid |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Checks if the breakpoint group is valid. |
EntityTest::$revision_id |
property |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php |
The entity revision id. |
Connection::nextIdDelete |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php |
|
YamlFileLoader::validate |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php |
Validates a YAML file. |
OverrideDisplaysTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/OverrideDisplaysTest.php |
Definition of Drupal\views\Tests\UI\OverrideDisplaysTest. |
AccessManager::$checkIds |
property |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Array of registered access check service ids. |
SessionTest::setProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
TestFieldWidgetNoDefault |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetNoDefault.php |
Plugin implementation of the 'test_field_widget_no_default' widget. |
OpenIDFunctionalTest.php |
file |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Definition of Drupal\openid\Tests\OpenIDFunctionalTest. |
NullLockBackend::$lockId |
property |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Current page lock token identifier. |
Response::isValidateable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns true if the response includes headers that can be used to validate
the response with the origin server using a conditional GET request. |
LocaleConfigOverride.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/LocaleConfigOverride.php |
Definition of Drupal\config\Tests\LocaleConfigOverride. |
Response::mustRevalidate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns true if the response must be revalidated by caches. |
ImageWidget::formElement |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formElement(). |
OpenIDTestBase::$modules |
property |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTestBase.php |
Modules to enable. |
UserUid::default_actions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php |
Provide a list of default behaviors for this argument if the argument
is not present. |
test_invalid_engine.info |
file |
drupal/core/modules/system/tests/themes/test_invalid_engine/test_invalid_engine.info |
name = Theme test with invalid theme engine
description = Test theme which has a non-existent theme engine.
core = 8.x
hidden = TRUE
engine = not_real_engine |
LegacyWidget::flagErrors |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/widget/LegacyWidget.php |
Overrides Drupal\field\Plugin\Type\Widget\WidgetBase::flagErrors(). |
hook_field_update_forbid |
function |
drupal/core/modules/field/field.api.php |
Forbid a field update from occurring. |
drupal_render_cid_create |
function |
drupal/core/includes/common.inc |
Creates the cache ID for a renderable element. |
file_validate_extensions |
function |
drupal/core/modules/file/file.module |
Checks that the filename ends with an allowed extension. |
InvalidArgumentException |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/InvalidArgumentException.php |
InvalidArgumentException |
StatementPrefetch::valid |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
|
book_admin_edit_validate |
function |
drupal/core/modules/book/book.admin.inc |
Form validation handler for book_admin_edit(). |
IndexTid::set_breadcrumb |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.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. |
ValidationTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php |
Modules to enable. |
CacheProvider::deleteAll |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Delete all cache entries. |
FieldInstance::getWidget |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInstance.php |
Returns the Widget plugin for the instance. |
FieldValidationException |
class |
drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php |
Exception thrown by field_attach_validate() on field validation errors. |
BlockHtmlIdTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
|
InvalidArgumentException |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/InvalidArgumentException.php |
Base InvalidArgumentException for Dependency Injection component. |
InvalidDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InvalidDataTest.php |
|
openid_extract_namespace |
function |
drupal/core/modules/openid/openid.inc |
Extract all the parameters belonging to an extension in a response message. |
openid_extract_ax_values |
function |
drupal/core/modules/openid/openid.inc |
Extracts values from an OpenID AX Response. |
file_field_widget_submit |
function |
drupal/core/modules/file/file.field.inc |
Form submission handler for upload/remove button of file_field_widget_form(). |
_openid_get_math_library |
function |
drupal/core/modules/openid/openid.inc |
Determine the available math library GMP vs. BCMath, favouring GMP for performance. |
openid_test_html_openid1 |
function |
drupal/core/modules/openid/tests/openid_test.module |
Menu callback; regular HTML page with OpenID 1.0 <link> element. |
openid_test_html_openid2 |
function |
drupal/core/modules/openid/tests/openid_test.module |
Menu callback; regular HTML page with OpenID 2.0 <link> element. |
InvalidArgumentException |
class |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/InvalidArgumentException.php |
|
update_settings_validate |
function |
drupal/core/modules/update/update.settings.inc |
Form validation handler for update_settings(). |
path_admin_form_validate |
function |
drupal/core/modules/path/path.admin.inc |
Form validation handler for path_admin_form(). |
Request::overrideGlobals |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Overrides the PHP global variables according to this request instance. |
NextIdTest::testDbNextId |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/NextIdTest.php |
Tests that the sequences API works. |
openid_login_form_submit |
function |
drupal/core/modules/openid/openid.module |
Form submit handler for openid_login_form(). |
WebTestBase::$session_id |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The current session ID, if available. |
ArgumentValidateTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentValidateTest.php |
Definition of Drupal\views\Tests\User\ArgumentValidateTest. |
openid_user_add_validate |
function |
drupal/core/modules/openid/openid.pages.inc |
|
ViewExecutable::validate |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Make sure the view is completely valid. |
ArgumentValidatorTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php |
Definition of Drupal\views\Tests\Plugin\ArgumentValidatorTest. |
BlockHiddenRegionTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
Definition of Drupal\block\Tests\BlockHiddenRegionTest. |