|
SystemListingInfo::profiles |
function |
drupal/core/lib/Drupal/Core/SystemListingInfo.php |
Overrides Drupal\Core\SystemListing::profiles(). |
|
system_cron_settings_submit |
function |
drupal/core/modules/system/system.admin.inc |
Form builder submit handler; Handle submission for cron settings. |
|
FileinfoMimeTypeGuesser.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php |
|
|
CompassFilter::setDebugInfo |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
|
system_performance_settings |
function |
drupal/core/modules/system/system.admin.inc |
Form builder; Configure site performance settings. |
|
FilterLanguageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FilterLanguageTest.php |
|
|
TaggingTest::testHasAllTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php |
Tests query tagging "has all of these tags" functionality. |
|
JoinPluginBase::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php |
Constructs a Drupal\views\Plugin\views\join\JoinPluginBase object. |
|
UnboundDisplayInterface.php |
file |
drupal/core/modules/layout/lib/Drupal/layout/Config/UnboundDisplayInterface.php |
Definition of Drupal\layout\Config\UnboundDisplayInterface |
|
hook_filter_FILTER_settings |
function |
drupal/core/modules/filter/filter.api.php |
Settings callback for hook_filter_info(). |
|
FileInclusionTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Modules to enable. |
|
PhpDumper::isSimpleInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Checks if the definition is a simple instance. |
|
SessionHandlerInterface::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Resources/stubs/SessionHandlerInterface.php |
Garbage collection for storage. |
|
system_file_system_settings |
function |
drupal/core/modules/system/system.admin.inc |
Form builder; Configure the site file handling. |
|
ControllerResolverInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php |
A ControllerResolverInterface implementation knows how to determine the
controller to execute based on a Request object. |
|
shortcut_link_delete_submit |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Submit handler for shortcut_link_delete_submit(). |
|
ConfigOverrideTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php |
|
|
AlterDecoratorTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/AlterDecoratorTest.php |
|
|
StreamInterface::__toString |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Convert the stream to a string if the stream is readable and the stream is seekable. |
|
DrupalKernel::$allowDumping |
property |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Whether the container can be dumped. |
|
Definition::$factoryService |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
|
|
InitialMatcherInterface.php |
file |
drupal/core/lib/Drupal/Core/Routing/InitialMatcherInterface.php |
Definition of Drupal\Core\Routing\InitialMatcherInterface. |
|
_user_install_picture_field |
function |
drupal/core/modules/user/user.install |
Creates a user picture image field for the User entity. |
|
theme_filter_admin_overview |
function |
drupal/core/modules/filter/filter.admin.inc |
Returns HTML for the text format administration overview form. |
|
StreamInterface::getWrapper |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Get the stream wrapper type |
|
contextual_pre_render_links |
function |
drupal/core/modules/contextual/contextual.module |
Pre-render callback: Builds a renderable array for contextual links. |
|
PartialMatcherInterface.php |
file |
drupal/core/lib/Drupal/Core/Routing/PartialMatcherInterface.php |
Definition of Drupal\Core\Routing\PathMatcherInterface. |
|
FilterSecurityTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
|
|
ExtensionGuesser::$instance |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php |
The singleton instance |
|
InvalidAnnotationUsageClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/InvalidAnnotationUsageClass.php |
@NoAnnotation |
|
StreamInterface::isReadable |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Check if the stream is readable |
|
NodeQueryAlterTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
|
|
ConnectionUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
|
|
KeyValueStoreInterface::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns the stored value for a given key. |
|
StreamInterface::isWritable |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Check if the stream is writable |
|
SystemListingCompatibleTest |
class |
drupal/core/profiles/testing/modules/drupal_system_listing_compatible_test/lib/Drupal/drupal_system_listing_compatible_test/Tests/SystemListingCompatibleTest.php |
Helper to verify tests in installation profile modules. |
|
filter_admin_disable_submit |
function |
drupal/core/modules/filter/filter.admin.inc |
Form submission handler for filter_admin_disable(). |
|
StreamInterface::isConsumed |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Check if the stream has been consumed |
|
user_admin_account_validate |
function |
drupal/core/modules/user/user.admin.inc |
|
|
Definition::setFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Sets the name of the class that acts as a factory using the factory method,
which will be invoked statically. |
|
NormalizationAwareInterface |
interface |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/NormalizationAwareInterface.php |
Defines the interface of encoders that will normalize data themselves |
|
KeyValueStoreInterface::set |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Saves a value for a given key. |
|
ClientInterface::getBaseUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Get the client's base URL as either an expanded or raw URI template |
|
StreamInterface::isSeekable |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Check if the string is repeatable |
|
Definition::getFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets the factory class. |
|
ClientInterface::setBaseUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Set the base URL of the client |
|
Twig_Compiler::$indentation |
property |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
|
SortPluginBase::sort_submit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
|
|
RoutingFixtures::dropTables |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RoutingFixtures.php |
Drop the tables used for the sample data. |
|
ConfigImportUITest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php |
|