ListString::defineOptions |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
theme_node_admin_overview |
function |
drupal/core/modules/node/content_types.inc |
Returns HTML for a node type description for the content type admin page. |
UserDataInterface::delete |
function |
drupal/core/modules/user/lib/Drupal/user/UserDataInterface.php |
Deletes data stored for a user account. |
Definition::setProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
@api |
Definition::getProperties |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
@api |
FeedLanguageTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedLanguageTest.php |
|
form_test_group_container |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Builds a simple form to test the #group property on #type 'container'. |
UserOnlineBlock::settings |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserOnlineBlock.php |
Overrides \Drupal\block\BlockBase::settings(). |
PhpDumper::addNewInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
CachePluginBase::cacheSet |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Save data to the cache. |
CachePluginBase::cacheGet |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Retrieve data from the cache. |
FilterInterface::getLabel |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterInterface.php |
Returns the administrative label for this filter plugin. |
BreakpointTestBase::setUp |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
MemoryBackend::invalidate |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidate(). |
SelectExtender::innerJoin |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Inner Join against another table in the database. |
ValidatorBuilderInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
A configurable builder for ValidatorInterface objects. |
CookieParserInterface.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Cookie/CookieParserInterface.php |
|
SelectExtender::rightJoin |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Right Outer Join against another table in the database. |
Definition::addMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Adds a method to call after service initialization. |
DateTimePlusTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test information. |
Attachment::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
MenuLink::createDuplicate |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Overrides Entity::createDuplicate(). |
SingleClassLOC1000::TEST1 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
SingleClassLOC1000::TEST2 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
Definition::hasMethodCall |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Check if the current definition has a given method to call after service initialization. |
SingleClassLOC1000::TEST3 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
_drupal_schema_initialize |
function |
drupal/core/includes/schema.inc |
Fills in required default values for table definitions from hook_schema(). |
SingleClassLOC1000::TEST4 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
EditLoadingTest::$modules |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Modules to enable. |
QueryTest::_testInitQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/QueryTest.php |
Tests the ViewExecutable::initQuery method. |
SingleClassLOC1000::TEST5 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
LanguageSwitchingTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageSwitchingTest.php |
Definition of Drupal\language\Tests\LanguageSwitchingTest. |
SingleClassLOC1000::TEST6 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
LocaleUninstallFrenchTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php |
Locale uninstall with French UI functional test. |
SingleClassLOC1000::TEST7 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
BlockInterfaceTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInterfaceTest.php |
Sets up Drupal unit test environment. |
RequestFactory::$instance |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
|
SingleClassLOC1000::TEST8 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
PhpExecutableFinder::find |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php |
Finds The PHP executable. |
ArgumentDateTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php |
|
SingleClassLOC1000::TEST9 |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
FeedFetcherPluginTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedFetcherPluginTest.php |
Contains \Drupal\aggregator\Tests\FeedFetcherPluginTest. |
LoggerInterface::critical |
function |
drupal/core/vendor/psr/log/Psr/Log/LoggerInterface.php |
Critical conditions. |
LanguageListTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php |
|
CssMinFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php |
|
StyleMappingTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
|
TaggingTest::testMetaData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Tests that we can attach metadata to a query object. |
FileBinaryMimeTypeGuesser |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php |
Guesses the mime type with the binary "file" (only available on *nix) |
MenuLinkStorageController |
class |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Controller class for menu links. |
ChainEncoder::__construct |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainEncoder.php |
|