BankAccount::setBalance |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php |
|
DartFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/DartFilter.php |
|
Context::getConstraints |
function |
drupal/core/lib/Drupal/Core/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::getConstraints(). |
Compiler::getPassConfig |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Returns the PassConfig. |
EditIntegrationTest.php |
file |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditIntegrationTest.php |
Contains \Drupal\editor\Tests\EditorIntegrationTest. |
NativeExtensionTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/NativeExtensionTest.php |
|
config_test.routing.yml |
file |
drupal/core/modules/config/tests/config_test/config_test.routing.yml |
drupal/core/modules/config/tests/config_test/config_test.routing.yml |
entity_info_cache_clear |
function |
drupal/core/includes/entity.inc |
Resets the cached information about entity types. |
EntityBCDecorator::uuid |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
EntityReferenceItemTest |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceItemTest.php |
Tests the new entity API for the entity reference field type. |
File::$mimeTypesMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php |
|
View::generateDisplayId |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Generates a display ID of a certain plugin type. |
PHP_Token_DOUBLE_QUOTES |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
contextual_library_info |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_library_info(). |
LoggingForm::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/LoggingForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
menu_link_load_multiple |
function |
drupal/core/modules/menu_link/menu_link.module |
Loads menu link entities from the database. |
install_profile_modules |
function |
drupal/core/includes/install.core.inc |
Installs required modules via a batch process. |
contextual_element_info |
function |
drupal/core/modules/contextual/contextual.module |
Implements hook_element_info(). |
EasyRdf_TypeMapper::get |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/TypeMapper.php |
Get the registered class for an RDF type |
AccessManager::checkAll |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Checks access so that every checker should allow access. |
TermLanguageTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
Request::getCurlOptions |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the cURL options that will be applied when the cURL handle is created |
Request::getQueryString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Generates the normalized query string for the Request. |
Links::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::defineOptions(). |
GetSetDummy::$camelCase |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
Controller::indexAction |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Plugin annotation
@Route("/", name="_demo")
@Template() |
LengthValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
|
StaticPHPDriverTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticPHPDriverTest.php |
|
EasyRdf_TypeMapper::set |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/TypeMapper.php |
Register an RDF type with a PHP Class name |
AccessManager::checkAny |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Checks access so that at least one checker should allow access. |
DerivativeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/DerivativeTest.php |
|
Compiler::addLogMessage |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/Compiler.php |
Adds a log message. |
XmlDumperTest::testDump |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
|
Controller::helloAction |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Plugin annotation
@Route("/hello/{name}", name="_demo_hello")
@Template() |
Schema::_createIndexSql |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
|
hook_entity_bundle_info |
function |
drupal/core/includes/entity.api.php |
Describe the bundles for entity types. |
_install_prepare_import |
function |
drupal/core/includes/install.core.inc |
Tells the translation import process that Drupal core is installed. |
NoTestCases::noTestCase |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/NoTestCases.php |
|
FileTransferTest::$port |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|
AutoExpireFlashBag::add |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php |
Adds a flash message for type. |
PerformanceForm::create |
function |
drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php |
Instantiates a new instance of this controller. |
NodeBlockFunctionalTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBlockFunctionalTest.php |
Functional tests for the node module blocks. |
RangeQueryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RangeQueryTest.php |
|
field_content_languages |
function |
drupal/core/modules/field/field.multilingual.inc |
Returns available content language codes. |
RESPONSIVE_PRIORITY_LOW |
constant |
drupal/core/includes/theme.inc |
A responsive table class; only show table cell on wide devices. |
node_field_extra_fields |
function |
drupal/core/modules/node/node.module |
Implements hook_field_extra_fields(). |
PHPUnit_Util_Fileloader |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Fileloader.php |
Utility methods to load PHP sourcefiles. |
VocabularyTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php |
|
FileTransferTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
Sets up a Drupal site for running functional and integration tests. |
MemberMetadata::__sleep |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/MemberMetadata.php |
Returns the names of the properties that should be serialized |