SlaveDatabaseIgnoreSubscriber |
class |
drupal/core/lib/Drupal/Core/EventSubscriber/SlaveDatabaseIgnoreSubscriber.php |
System subscriber for controller requests. |
hook_field_storage_info_alter |
function |
drupal/core/modules/field/field.api.php |
Perform alterations on Field API storage types. |
DefaultProcessor::formatItems |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php |
Helper function for drupal_map_assoc. |
MockFileSessionStorage::start |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
Starts the session. |
NamespaceAndClassCommentedOut |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NamespaceAndClassCommentedOut.php |
|
access_check.menu.delete_menu |
service |
drupal/core/modules/menu/menu.services.yml |
Drupal\menu\Access\DeleteMenuAccessCheck |
ViewExecutable::mergeDefaults |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Merges all plugin default values for each display. |
WebTestBase::drupalCreateUser |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Create a user with a given set of permissions. |
CopyTest::testExistingReplace |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/CopyTest.php |
Test replacement when copying over a file that already exists. |
assertClassHasStaticAttribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a class has a specified static attribute. |
FieldFileSizeTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Views used by this test. |
QueryPluginBase::addSignature |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Add a signature to the query, if such a thing is feasible. |
WebTestBase::drupalCreateRole |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Internal helper function; Create a role with specified permissions. |
CssEmbedFilter::$maxUriLength |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
|
CustomBlockTestBase::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Modules to enable. |
NodeTestStorageController.php |
file |
drupal/core/modules/node/tests/modules/node_test/lib/Drupal/node_test/NodeTestStorageController.php |
Contains \Drupal\node_test\NodeTestStorageController. |
Default theme implementations |
group |
drupal/core/modules/system/theme.api.php |
Functions and templates for the user interface to be implemented by themes. |
ArchiveTar::_translateWinPath |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
WebTestBase::checkPermissions |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Check to make sure that the array of permissions are valid. |
NodePostSettingsTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodePostSettingsTest.php |
|
CssEmbedFilter::$maxImageSize |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
|
EasyRdf_Parser_Turtle::unread |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
Steps back, restoring the previous character read() to the input buffer
@ignore |
Kernel::getContainerBaseClass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Gets the container's base class. |
ConstraintValidator::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidator.php |
|
TimeValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
ConcatenationSpacingSniff.php |
file |
drupal/core/vendor/phpunit/php-timer/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
CommentFormController::submit |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
PHPUnit_Util_XML::getNodeText |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
Get the text value of this node's child text node. |
BasicTest::testSimpleArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php |
Tests simple argument. |
BlockUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BlockUpgradePathTest.php |
|
QueryPluginBase::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Returns the summary of the settings in the display. |
StylePluginBase::renderFields |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Renders all of the fields for a given style and store them on the object. |
TaxonomyTermReferenceItem.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php |
Contains \Drupal\taxonomy\Type\TaxonomyTermReferenceItem. |
ConcatenationSpacingSniff.php |
file |
drupal/core/vendor/phpunit/php-token-stream/build/PHPCS/Sniffs/Whitespace/ConcatenationSpacingSniff.php |
|
FieldOverview::$widgetManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
The widget plugin manager. |
TipPluginManager::__construct |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginManager.php |
Overrides \Drupal\Component\Plugin\PluginManagerBase::__construct(). |
SaveUploadTest::$maxFidBefore |
property |
drupal/core/modules/file/lib/Drupal/file/Tests/SaveUploadTest.php |
The largest file id when the test starts. |
Twig_Test_Method::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Method.php |
|
DebugClassLoader::__construct |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Constructor. |
ConstraintViolation::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
|
assertContainsOnlyInstancesOf |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a haystack contains only instances of a given classname |
StorageTestBase::$collections |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
An array of data collection labels. |
IteratorResourceInterface.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/IteratorResourceInterface.php |
|
ConfigEntityInterface::enable |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php |
Enables the configuration entity. |
CustomBlockTypeTest::$modules |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTypeTest.php |
Modules to enable. |
AnnotationFileLoader::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php |
|
ResponseTest::testSendHeaders |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
MockBlockManager::__construct |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php |
|
UserRegistrationTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
|
TestBlockInstantiation::build |
function |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestBlockInstantiation.php |
Builds and returns the renderable array for this block plugin. |