FilterAccessCheck::applies |
function |
drupal/core/modules/filter/lib/Drupal/filter/Access/FilterAccessCheck.php |
Declares whether the access check applies to a specific route or not. |
ArrayElement::offsetExists |
function |
drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php |
Implements ArrayAccess::offsetExists(). |
EnableDisableTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/EnableDisableTest.php |
|
XmlDumper::addServiceAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php |
Adds a service alias. |
DynamicRouter::__construct |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
|
translation_entity_enabled |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Determines whether the given entity type is translatable. |
Client::SSL_CERT_AUTHORITY |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
Twig_TokenParser_Do::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Do.php |
Parses a token and returns a node. |
_drupal_html_to_text_clean |
function |
drupal/core/includes/mail.inc |
Replaces non-quotation markers from a given piece of indentation with spaces. |
twig_escape_filter_is_safe |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
|
NumberWidget::settingsForm |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/widget/NumberWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
NotSetStateClass::getValue |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
loop_not_defined_cond.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/loop_not_defined_cond.test |
|
ContextAwarePluginBase.php |
file |
drupal/core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php |
Contains \Drupal\Component\Plugin\ContextAwarePluginBase |
Twig_Function::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Function.php |
|
PHP_Token_ClassTest::setUp |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/ClassTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
RequestException::$request |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/RequestException.php |
|
entity_test_entity_presave |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_presave() |
EntityAccessTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Modules to enable. |
ProcessFailedExceptionTest |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessFailedExceptionTest.php |
@author Sebastian Marek <proofek@gmail.com> |
RedisProfilerStorage::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Finds profiler tokens for the given criteria. |
LoadClassMetadataEventArgs |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Class that holds event arguments for a loadMetadata event. |
FieldMapEnhancer::$hashmap |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldMapEnhancer.php |
|
views_test_config.info.yml |
file |
drupal/core/modules/views/tests/views_test_config/views_test_config.info.yml |
drupal/core/modules/views/tests/views_test_config/views_test_config.info.yml |
Connection::$prefixReplace |
property |
drupal/core/lib/Drupal/Core/Database/Connection.php |
List of replacement values for use in prefixTables(). |
FormatDisableCheck::access |
function |
drupal/core/modules/filter/lib/Drupal/filter/Access/FormatDisableCheck.php |
Implements \Drupal\Core\Access\AccessCheckInterface::access(). |
NumberWidget::errorElement |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/widget/NumberWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
LocaleValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
|
PluginManagerInterface.php |
file |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerInterface.php |
Definition of Drupal\Component\Plugin\PluginManagerInterface |
comment_node_search_result |
function |
drupal/core/modules/comment/comment.module |
Implements hook_node_search_result(). |
FieldSqlStorageTest::setUp |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Tests/FieldSqlStorageTest.php |
Sets up Drupal unit test environment. |
RedisProfilerStorage::read |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php |
Reads data associated with the given token. |
FieldInstance::offsetUnset |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
|
SetStateClass::__set_state |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
ExceptionHandler::$charset |
property |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ExceptionHandler.php |
|
FieldWebTest::parseContent |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Parse a content and return the html element. |
TwigSettingsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php |
Modules to enable. |
RestExport::setContentType |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Sets the content type. |
FileValidatorTest::getFile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
MetadataBagTest::testClear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
UuidReferenceInterface.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/EntityResolver/UuidReferenceInterface.php |
Contains \Drupal\serialization\EntityResolver\UuidReferenceInterface |
SelectionPluginManager.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/SelectionPluginManager.php |
Contains \Drupal\entity_reference\Plugin\Type\SelectionPluginManager. |
Action::$confirm_form_path |
property |
drupal/core/lib/Drupal/Core/Annotation/Action.php |
The path for a confirmation form for this action. |
EditFieldForm::buildEntity |
function |
drupal/core/modules/edit/lib/Drupal/edit/Form/EditFieldForm.php |
Returns a cloned entity containing updated field values. |
Process::$fallbackExitcode |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
FieldWebTest::xpathContent |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Performs an xpath search on a certain content. |
FieldInstance::unserialize |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
|
RestExport::getContentType |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Gets the content type. |
BulkForm::buildOptionsForm |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/views/field/BulkForm.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::buildOptionsForm(). |
SingleClassLOC1000::test10 |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|