drupal_install_config_directories |
function |
drupal/core/includes/install.inc |
Creates the config directory and ensures it is operational. |
KeyValueNullExpirableFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueNullExpirableFactory.php |
Constructs a new key/value expirable null storage object for a given
collection name. |
ContainerInterface::isScopeActive |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php |
Determines whether the given scope is currently active. |
BasePhpFormulaLoader::processCall |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
InvalidOptionsException::$options |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/InvalidOptionsException.php |
|
SimpleTestTest::$childTestResults |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
The results array that has been parsed by getTestResults(). |
TypedDataTest::testTypedDataLists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests using typed data lists. |
InstallStorage::getComponentNames |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Get all configuration names and folders for a list of modules or themes. |
DisplayPluginBase::usesBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check to see if the display needs a breadcrumb |
template_process_maintenance_page |
function |
drupal/core/includes/theme.inc |
Theme process function for theme_maintenance_field(). |
DateFormatDeleteForm::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Constructs a DateFormatDeleteForm object. |
ContainerAwareEventDispatcherTest |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
ApacheMatcherDumperTest::testDump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
NamespacedAttributeBagTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
CustomBlockTypeFormController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Contains \Drupal\custom_block\CustomBlockTypeFormController. |
ExceptionController::$negotiation |
property |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
The content negotiation library. |
DeleteMultiple::$tempStoreFactory |
property |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
The tempstore factory. |
RevisionRelationships::$testViews |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/RevisionRelationships.php |
Views used by this test. |
ServiceReferenceGraphEdge::$value |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php |
|
YamlFileLoaderTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
Twig_Environment::removeExtension |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Removes an extension by name. |
AbstractMessage::$protocolVersion |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
|
DisplayAttachmentTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayAttachmentTest.php |
Views used by this test. |
ControllerResolver::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolver.php |
Returns the Controller instance associated with a Request. |
DateFormatDeleteForm::getQuestion |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Returns the question to ask the user. |
CustomBlockTypeListController.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Contains \Drupal\custom_block\CustomBlockTypeListController. |
BreakpointGroupInterface::isValid |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/BreakpointGroupInterface.php |
Checks if the breakpoint group is valid. |
CKEditorPluginContextualInterface |
interface |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/CKEditorPluginContextualInterface.php |
Defines an interface for contextually enabled CKEditor plugins. |
SimpleTestTest::testWebTestRunner |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Make sure that tests selected through the web interface are run and
that the results are displayed correctly. |
ImageEffectsTest::testScaleEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_scale_effect() function. |
Twig_Extension_Staging::$visitors |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
PHPUnit_Framework_Comparator_Type |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Type.php |
Compares values for type equality. |
CachedFormulaLoader::$configCache |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
|
SlaveDatabaseIgnoreSubscriber.php |
file |
drupal/core/lib/Drupal/Core/EventSubscriber/SlaveDatabaseIgnoreSubscriber.php |
Contains \Drupal\Core\EventSubscriber\SlaveDatabaseIgnoreSubscriber. |
ManageFieldsTest::testDeleteField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that deletion removes fields and instances as expected. |
FilterUidRevisionTest::$testViews |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php |
Views used by this test. |
MissingOptionsException::$options |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/MissingOptionsException.php |
|
ConfigTestDeleteForm::$configTest |
property |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
The config_test entity to be deleted. |
BootstrapConfigStorageFactory.php |
file |
drupal/core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php |
Contains Drupal\Core\Config\BootstrapConfigStorageFactory. |
Twig_Environment::getTokenParsers |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the registered Token Parsers. |
MethodCallback::nonStaticCallback |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/MethodCallback.php |
|
ManageFieldsTest::testLockedField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that Field UI respects locked fields. |
ConfigTestDeleteForm::getQuestion |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
Returns the question to ask the user. |
DisplayPluginBase::getFieldLabels |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Retrieves a list of fields for the current display. |
DumperCollectionTest::testGetRoot |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperCollectionTest.php |
|
BundleConstraint::getBundleOption |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/BundleConstraint.php |
Gets the bundle option as array. |
FilterUidRevisionTest::testFilter |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FilterUidRevisionTest.php |
Tests the node_uid_revision filter. |
CookieTest::testInvalidExpiration |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
@expectedException InvalidArgumentException |
views.view.test_access_static.yml |
file |
drupal/core/modules/views/tests/views_test_data/test_views/views.view.test_access_static.yml |
drupal/core/modules/views/tests/views_test_data/test_views/views.view.test_access_static.yml |
SelectExtender::$uniqueIdentifier |
property |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
A unique identifier for this query object. |