DebugClassLoader::loadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Loads the given class or interface. |
TestXSSTitleBlock::settings |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestXSSTitleBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
RequestMatcherInterface.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcherInterface.php |
|
FieldItemInterface::__isset |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemInterface.php |
Magic method: Determines whether a property is set. |
hook_field_storage_pre_load |
function |
drupal/core/modules/field/field.api.php |
Act before the storage backends load field data. |
CommentInterface::permalink |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentInterface.php |
Returns the permalink URL for this comment. |
Twig_Template::getAttribute |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns the attribute value for a given array/object. |
DisableForm::getConfirmText |
function |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
Twig_Test_Function::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Function.php |
Compiles a test. |
system_test_basic_auth_page |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
|
EntityFieldTest::assertSave |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Executes the save tests for the given entity type. |
AjaxTestBase::assertCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxTestBase.php |
Asserts the array of Ajax commands contains the searched command. |
EntityDisplay::getFormatter |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityDisplay.php |
Returns the Formatter plugin for a field. |
NodeAccessBaseTableTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Definition of Drupal\node\Tests\NodeAccessBaseTableTest. |
FieldItemInterface::__unset |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemInterface.php |
Magic method: Unsets a property. |
FieldOverview::validateForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
user_role_grant_permissions |
function |
drupal/core/modules/user/user.module |
Grant permissions to a user role. |
ThemeRegistry::$persistable |
property |
drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php |
Whether the partial registry can be persisted to the cache. |
DisableForm::getDescription |
function |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getDescription(). |
CheckCircularReferencesPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php |
Checks your services for circular references |
Comment::pageDisplayOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Retrieves the page display options. |
JavaScriptTest::testDefault |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests that default JavaScript is empty. |
DefaultParser::elementStart |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/parser/DefaultParser.php |
XML parser callback: Perform an action when an opening tag is encountered. |
FileinfoMimeTypeGuesser.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php |
|
views.data_types.schema.yml |
file |
drupal/core/modules/views/config/schema/views.data_types.schema.yml |
drupal/core/modules/views/config/schema/views.data_types.schema.yml |
MockFileFinder::__construct |
function |
drupal/core/lib/Drupal/Component/Reflection/MockFileFinder.php |
Constructs a MockFileFinder object. |
Database::addConnectionInfo |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Adds database connection information for a given key/target. |
PhpStorageInterface::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Deletes PHP code from storage. |
OpmlFeedAdd::$entityManager |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
The entity manager. |
Twig_Test_Node::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Node.php |
|
CssEmbedFilter::getChildren |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
Returns child assets. |
system_test_modules_enabled |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_modules_enabled(). |
JavaScriptTest::testAddFile |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding a JavaScript file. |
YamlFileLoader::$yamlParser |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
|
Existence::getDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Existence.php |
Returns the name of the default option |
WebTestBase::curlInitialize |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Initializes the cURL connection. |
Twig_TokenParser::setParser |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser.php |
Sets the parser associated with this token parser |
Database::getConnectionInfo |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Gets information on the specified database connection. |
RESTTestBase::enableService |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php |
Enables the REST service interface for a specific entity type. |
AsseticTokenParser::$output |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|
LuhnValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php |
|
FieldOverview::getRowRegion |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Returns the region to which a row in the display overview belongs. |
ThemeRegistry::offsetExists |
function |
drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php |
Overrides CacheArray::offsetExists(). |
FieldEntityTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
Views used by this test. |
AsseticTokenParser::$single |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|
TestHttpKernel::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/TestHttpKernel.php |
Constructor |
FilterDateTest::_testOffset |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
Test the general offset functionality. |
PHP_CodeCoverage::getReport |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Returns the PHP_CodeCoverage_Report_Node_* object graph
for this PHP_CodeCoverage object. |
theme_test_info_stylesheets |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Page callback; Adds stylesheets to test theme .info.yml property processing. |
EmptyStatementTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Database/EmptyStatementTest.php |
This method exists to support the simpletest UI runner. |